29 Commits

Author SHA1 Message Date
diminator
a9d081176c
remove duplicate validations 2016-05-26 17:47:25 +02:00
diminator
b21e06d9fe
minor tweaks 2016-05-26 15:32:46 +02:00
diminator
32c6ba3406
minor tweaks 2016-05-26 15:24:24 +02:00
diminator
7602e3550c
timeout caveat 2016-05-26 15:02:28 +02:00
diminator
649b1d4697
tutorial escrow doublespend 2016-05-26 10:41:28 +02:00
diminator
19d266df79
escrow tutorial 2016-05-26 10:33:27 +02:00
diminator
e0c4827eb3
doc images 2016-05-26 09:49:12 +02:00
diminator
37c698529f
WIP: docs and tutorial 2016-05-25 16:40:47 +02:00
Dimitri De Jonghe
3989346044 Merge pull request #264 from bigchaindb/fix/rename-validate_fulfillments
rename verify_signature to validate_fulfillments
2016-05-11 11:27:33 +02:00
diminator
ca34b58629
rename verify_signature to validate_fulfillments 2016-05-10 17:12:38 +02:00
troymc
4b44782805 Docs: a preimage can be any arbitrary string 2016-05-10 10:47:44 +02:00
troymc
886b6fce44 Copy-edited Python Server API Examples section of the docs 2016-05-06 14:31:28 +02:00
diminator
eab54e1a02
update docs/test file to avoid conflicts between testcases 2016-05-03 20:32:56 +02:00
diminator
db06970b1a
PR comments 2016-05-03 11:18:57 +02:00
diminator
6d99427bc7
hashlocked conditions + tests + docs 2016-04-21 18:59:48 +02:00
diminator
8e5c1133fb
replace markdown json by python 2016-04-20 14:33:02 +02:00
diminator
84d024f3be
replace null by None 2016-04-20 14:28:23 +02:00
diminator
29e13d642e
docs: split code from output and output explicitly 2016-04-19 17:08:10 +02:00
diminator
37ef8deb5b
docs: MIMO code and explanation 2016-04-19 11:25:29 +02:00
diminator
41dd9276a8
docs: MIMO update (WIP) 2016-04-19 10:38:36 +02:00
diminator
2fdbb5bef8
updated multiple owner docs and cryptoconditions example 2016-04-18 17:18:10 +02:00
diminator
87592ee004
docs for get_hash_data and get_fulfillment_message
added serialized=False arg to get_fulfillment_message
2016-04-13 11:34:01 +02:00
diminator
565fc8a1f7
fix typo 2016-04-13 11:13:04 +02:00
diminator
197954576f
threshold conditions documentation 2016-04-13 11:10:32 +02:00
diminator
8775e7e8d7
added get_hash_data() 2016-04-13 10:36:46 +02:00
diminator
61c0da8212
docs with code examples 2016-04-12 13:20:34 +02:00
troymc
ff2e36a44e Edits to configuration.md and related docs 2016-04-11 14:51:26 +02:00
Roderik van der Veer
722cc32393 Update the documentation to reflect the move of generate_keys to the crypto module 2016-04-03 11:43:25 +02:00
troymc
5f86a54538 Docs: Rename Getting Started to The Python Server API by Example 2016-03-08 13:25:50 +01:00