15 Commits

Author SHA1 Message Date
Elad-PC\elad
89661a9979 moved transaction version inside the tx object that gets hashed
moved the transaction version (currently fixed to 1.0) from the outer
"transaction" object to the inside part, where it will get hashed
together with the rest of the transaction.

updated docs accordingly.
2016-08-03 06:34:16 +02:00
vrde
6b2d87b53f
Merge branch 'remove-block-number' 2016-07-18 16:50:14 +02:00
ryan
86466725cf remove block number reference from docs 2016-07-18 15:18:31 +02:00
Troy McConaghy
c7aa2b1984 Merge pull request #430 from bigchaindb/some-notes-on-assets
Docs: Notes on mutable assets & determining asset owners
2016-07-14 15:34:03 +02:00
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
9428230101 Docs: Notes on mutable assets & determining asset owners 2016-07-12 16:18:00 +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