42 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
Troy McConaghy
b28a977ab3 Merge pull request #472 from bigchaindb/move-python-server-api-examples
Docs: moved The Python Server API by Example under Drivers & Clients
2016-07-20 14:56:23 +02:00
troymc
af6133389b Docs: moved The Python Server API by Example under Drivers & Clients 2016-07-20 14:13:51 +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
60098058f9 Merge remote-tracking branch 'origin/master' into feat/283/document-existing-backup-options 2016-06-29 09:44:21 +02:00
troymc
183205569a Docs re/ BFT: changed 'a little' to 'some' 2016-06-29 09:19:48 +02:00
troymc
67486d4f96 Docs: added section about BigchainDB and BFT 2016-06-28 16:42:29 +02:00
troymc
184d307e0b Docs: moved nodes, clusters, feds terminology section 2016-06-27 14:52:52 +02:00
troymc
82958ad397 Docs: More clarity on timestamp to UTC conversion. 2016-06-24 13:06:29 +02:00
troymc
8f63cae62f Fixed 'unambiguosly' and revised final subsection of timestamps.md 2016-06-23 17:31:25 +02:00
troymc
194c2aa82b Docs: clarified timestamp->UTC conversion 2016-06-23 11:29:11 +02:00
troymc
aa5fcd4db2 Docs: more details on timestamp interpretation 2016-06-22 13:55:40 +02:00
troymc
b166e2e25a Docs: fixed subsetion on timestamp -> UTC conversion 2016-06-22 12:41:40 +02:00
troymc
e2e08f5441 Docs: add subsection about how BDCB uses timestamps 2016-06-22 12:36:24 +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
5ae231501c Docs: Added 'BigchainDB Integration with Other Blockchains' 2016-06-20 11:24:05 +02:00
troymc
d4ef24aa7b Docs: Added high-level explanation of conditions 2016-06-20 11:12:59 +02:00
troymc
259252c08b Docs: added new section on smart contracts 2016-06-20 10:54:30 +02:00
troymc
6ac09e95c3 New top-level section of docs: Clusters & Federations 2016-06-15 15:32:41 +02:00
troymc
265b141679 Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations 2016-06-15 14:07:08 +02:00
Rodolphe Marques
90dd60ca10 updated documentation to reflect changes in the transaction model 2016-06-15 13:17:40 +02:00
troymc
e1b744a1f8 Clarified the crypto-condition example in assets.md 2016-06-10 11:05:43 +02:00
troymc
be65a9e307 Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations 2016-06-09 16:22:55 +02:00
troymc
3aef44441c Docs: Added words of caution re/ timestamps etc. 2016-06-09 13:22:08 +02:00
troymc
f7233c46f6 Docs: Added section on why BCBB good for assets 2016-06-09 12:04:37 +02:00
troymc
2bb88700a0 Note how tamper-resistance doesn't come 'for free' 2016-06-08 15:38:21 +02:00
troymc
c8fb264bb7 Edited section on immutability re/ watchdogs 2016-06-08 15:27:29 +02:00
troymc
8cb96790d4 Moved Kinds of Node Diversity into its own page 2016-06-08 14:15:58 +02:00
troymc
d4c8c4b6fc Merge remote-tracking branch 'origin/master' into reorganize-the-docs 2016-06-08 13:42:32 +02:00
troymc
1c635b42a9 Updated section on diversity in federations 2016-06-08 13:38:50 +02:00
troymc
69b32e9305 Updated links in docs to reflect new file locations 2016-06-07 16:58:58 +02:00
troymc
4c3c9a3257 Added section on how BCDB is decentralized 2016-06-07 16:16:39 +02:00
troymc
48c54cf75f Bolded some headings in the section on immutability 2016-06-07 15:45:38 +02:00
troymc
5bbe82ac0c Docs: added section on how BCDB is immutable 2016-06-07 15:37:14 +02:00
troymc
37ddfe3f2d Fixed paths to images in the rearranged docs 2016-06-07 15:36:16 +02:00
troymc
b4b1ee7027 Edited root index.rst & added index.rst to new subdirs of docs 2016-06-07 15:32:21 +02:00
troymc
ac2b1c13fe Reorganized and renamed some docs 2016-06-07 15:28:02 +02:00