72 Commits

Author SHA1 Message Date
Troy McConaghy
b52f094efa Revised several pages to point to replacement in the IPDB Transaction Spec 2017-11-28 12:16:44 +01:00
Troy McConaghy
f23a2c4042 Removed appendix page w/ tx JSON Schema files & updated transaction-model.rst page 2017-11-23 14:45:23 +01:00
muawiakh
020b6c1ff8 Minor change in docs 2017-11-23 10:43:48 +01:00
muawiakh
b184e83b6a [Doc]: Fix markdown formatting in rst 2017-11-23 10:24:35 +01:00
kansi
5abb6ead8b Update metadata documentation 2017-11-23 10:41:58 +05:30
Troy McConaghy
35fa8d7d19 Updated all code/docs referencing the transaction schema files by name 2017-11-21 14:12:13 +01:00
Troy McConaghy
c6c89bfcba Added page about the transaction schema files 2017-11-15 11:18:07 +01:00
Troy McConaghy
b3ccb09e01 Changed title of the page about vote.yaml 2017-11-15 11:17:41 +01:00
Troy McConaghy
31a0bc846b Updated docs about blocks and votes 2017-11-14 15:51:36 +01:00
Troy McConaghy
f0d4417d02 Removed auto-generation of tx/vote schema documentation 2017-11-13 17:28:06 +01:00
Troy McConaghy
cae883e9cb Edited the changes to transaction model docs 2017-11-06 14:30:01 +01:00
Troy McConaghy
636c28d311 Edited changes to the docs about the asset model 2017-11-06 14:22:17 +01:00
kansi
3cbec5a864 Updated metadata and asset model docs 2017-11-06 12:06:01 +05:30
Troy McConaghy
53b15aa723 Merge pull request #1654 from bigchaindb/docs/1615/explain-fulfillment-uri
Wrote more about how to calculate a fulfillment string
2017-07-24 16:53:15 +02:00
Troy McConaghy
d6221b3d78 New docs page re contents of a condition 2017-07-13 12:03:03 +02:00
Troy McConaghy
ab2b8aee21 Wrote more about how to calculate a fulfillment string 2017-07-11 13:34:48 +02:00
Rodolphe Marques
5e1480abd7 Fixed broken reference 2017-07-05 10:14:40 +02:00
Troy McConaghy
9f090f7601 'fulfillment length' --> 'cost' and add link re cost 2017-07-03 17:14:41 +02:00
Troy McConaghy
9c96147b23 Merge pull request #1573 from bigchaindb/update-server-docs-re-cc
Restructured & Revised the "Inputs and Outputs" Page of the Server Docs for v1.0
2017-07-03 15:28:38 +02:00
Troy McConaghy
e615e28cc4 output --> output_index & removed unneeded para. 2017-07-03 14:52:40 +02:00
Troy McConaghy
d99c7069e0 Merge remote-tracking branch 'origin/master' into update-tx-model-docs-page 2017-06-30 13:44:04 +02:00
libscott
5e9b7f4ffe Remove condition details signature, rename subfulfillments to subconditions (#1589)
* implement output.condition.details marshalling and remove signature field

* rename outputs[].condition.details.subfulfillments to subconditions

* simpler threshold depth overlow handling

* pass public_key as kwarg

* change ccv1 condition uri in docs

* import base58 at top in test_transaction
2017-06-30 09:44:22 +02:00
libscott
b1ad6045b6 Rename "output" to "output_index" in /api/v1/outputs (#1596)
* rename output to output_index in /api/v1/outputs

* rename transaction.input.fulfills.output to output_index

* fix rethinkdb queries for output_index
2017-06-30 09:40:50 +02:00
Troy McConaghy
e0452840bf Note how many inputs CREATE & TRANSFER txs should have 2017-06-23 15:08:02 +02:00
Troy McConaghy
a92ca862fc Revised & updated the docs page re the tx model 2017-06-23 14:57:02 +02:00
Troy McConaghy
932a17853b docs: restructured & revised the Inputs and Outputs page for v1.0 2017-06-22 09:51:11 +02:00
Rodolphe Marques
dda6517451 Merge pull request #1532 from bigchaindb/feat/1531/consistent-naming
Consistent naming of `transaction_id`
2017-06-16 09:50:43 +02:00
Rodolphe Marques
263c0b04d5 update data models documentation 2017-06-15 15:04:09 +02:00
Troy McConaghy
262dd06f68 Updated the docs page about the vote model 2017-06-15 13:44:04 +02:00
Troy McConaghy
e280b24f54 Updated some docs about the asset model 2017-06-07 16:19:50 +02:00
Scott Sadler
1e866a1207 signature payload is serialized transaction 2017-04-24 13:37:50 +02:00
Scott Sadler
2c6370f42e Merge branch 'master' into sign-tx-body 2017-04-24 13:28:02 +02:00
Troy McConaghy
0ec29abd24 docs: added note re only real way to limit CC complexity today 2017-04-16 21:57:05 +02:00
Troy McConaghy
aa4d532e47 added docs re enforcing max tx size with a reverse proxy 2017-04-16 21:22:12 +02:00
Rodolphe Marques
f98a634d65 clarify allowed maximum complexity of conditions 2017-03-22 14:37:37 +01:00
Troy McConaghy
421b5b03b3 Changed 'federation' to 'cluster' or 'consortium' in docs and some code 2017-03-07 17:41:25 +01:00
Scott Sadler
bae05e80a0 sign whole transaction body instead of partial transaction 2017-02-28 11:27:55 +01:00
Troy McConaghy
87f677d76e docs: correction to explanation of block signature calc. 2017-02-21 14:20:14 +01:00
Troy McConaghy
f6ebba8389 docs: clarified how block id & signature are calculated 2017-02-16 09:52:00 +01:00
Scott Sadler
adb579ac0a Revert "duplicate asset ID" and apply "get_txids_filtered" interface. 2017-01-26 13:52:09 +01:00
Scott Sadler
47f09c0e67 documentation changes for duplicate asset id 2017-01-16 15:24:51 +01:00
Scott Sadler
d714b133aa documentation fixes to inputs-outputs.rst 2017-01-05 10:15:35 +01:00
Scott Sadler
cadc9add39 fixups for 'multiple current owners' section in inputs/outputs docs 2017-01-04 15:39:10 +01:00
utarl
ab8579148c add multiple current owners 2017-01-04 10:49:07 +08:00
utarl
4266499263 change messy code 2017-01-04 10:44:30 +08:00
utarl
0c53a49405 change messy code 2017-01-04 10:36:10 +08:00
utarl
b8ae2132aa change messy code 2017-01-04 10:21:43 +08:00
utarl
c0d812f0d2 change messy code 2017-01-04 10:18:06 +08:00
utarl
4de0bb4c8c change messy code 2017-01-04 10:11:00 +08:00
utarl
96432ce0be add multiple current owners 2017-01-04 10:01:45 +08:00