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
Rodolphe Marques
263c0b04d5
update data models documentation
2017-06-15 15:04:09 +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
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
Brett Sun
8470854769
Add extra set of backticks for code-blocks in inputs and outputs docs
2016-12-19 16:14:58 +01:00
Brett Sun
b64026441b
Add changes from @ttmc's suggestions
2016-12-19 16:12:09 +01:00
Brett Sun
d412c934b1
Add extra sentence to inputs and outputs docs describing divisible assets
2016-12-19 16:04:31 +01:00
Brett Sun
727e9822b5
Move asides in inputs and outputs docs to be sphinx notes
2016-12-19 16:04:31 +01:00
Brett Sun
a0487493ae
Small wording and typo fixes for inputs and outputs docs
2016-12-19 16:04:31 +01:00
Scott Sadler
33f05f7f6b
re-frame documentation on crypto conditions around inputs and outputs
2016-12-19 12:29:29 +01:00