10 Commits

Author SHA1 Message Date
Ryan Henderson
073dcdaa79 Votes table (#379)
* create votes table and indexes

* initial db call rewrite

* setup votes table in tests

* rewrite election status

* update api tests

* update tests

* bigchaindb set-shards should change 'votes' table too

* Forgot to add change to bigchain.py in last commit

* update test

* move exceptions

* collapse line

* revise test

* remove obsolete test

* remove votelist from blocks

* sharding and replication

* documentation changes

* language change

* more readable assertions

* fix exception

* test exceptions

* remove parameter

* remove loop
2016-07-13 09:40:07 +02:00
troymc
ffb3a0adad Docs: new page on timestamps, updated other timestamp docs 2016-06-21 17:15:08 +02:00
troymc
a35a7d53f5 Docs: infinite condition URI 2016-06-21 10:39:05 +02:00
troymc
d4ef24aa7b Docs: Added high-level explanation of conditions 2016-06-20 11:12:59 +02:00
Rodolphe Marques
90dd60ca10 updated documentation to reflect changes in the transaction model 2016-06-15 13:17:40 +02:00
troymc
3aef44441c Docs: Added words of caution re/ timestamps etc. 2016-06-09 13:22:08 +02:00
troymc
d4c8c4b6fc Merge remote-tracking branch 'origin/master' into reorganize-the-docs 2016-06-08 13:42:32 +02:00
troymc
69b32e9305 Updated links in docs to reflect new file locations 2016-06-07 16:58:58 +02:00
troymc
37ddfe3f2d Fixed paths to images in the rearranged docs 2016-06-07 15:36:16 +02:00
troymc
ac2b1c13fe Reorganized and renamed some docs 2016-06-07 15:28:02 +02:00