Scott Sadler
21af588f7c
docs update for flat transaction
2016-12-01 14:37:41 +01:00
Scott Sadler
8d4677f456
flatten transaction - code changes
2016-12-01 14:31:31 +01:00
libscott
e4026db85f
Merge pull request #891 from bigchaindb/generate-http-docs-examples
...
Auto generate examples in http server API docs
2016-12-01 10:23:37 +01:00
Scott Sadler
f4164a6970
nomenclature fix in generate_http_server_api_documentation.py
2016-12-01 10:17:58 +01:00
Scott Sadler
ec38d06856
add test to make sure documentation can build
2016-11-30 16:41:24 +01:00
Scott Sadler
49726c4a31
make html
runs generation scripts for documentation, generates http server examples
2016-11-30 16:28:58 +01:00
libscott
a30c79f3d5
Merge pull request #856 from bigchaindb/remove-metadata-uuid
...
Remove metadata uuid
2016-11-30 06:20:32 +01:00
Troy McConaghy
d6c93a3c9e
Merge pull request #889 from bigchaindb/bump-version-to-0.9.0.dev
...
Bump version to 0.9.0.dev
2016-11-29 16:48:11 +01:00
Troy McConaghy
76ce436e03
Bump version to 0.9.0.dev
2016-11-29 16:44:11 +01:00
Troy McConaghy
69408101ec
Merge pull request #888 from bigchaindb/update-version-py-to-0.8.0
...
Updated version.py to 0.8.0
v0.8.0
2016-11-29 14:53:21 +01:00
troymc
b261724c27
Updated version.py to 0.8.0
2016-11-29 14:47:44 +01:00
Troy McConaghy
011a5c2bc3
Merge pull request #867 from bigchaindb/update-changelog-for-v0.8.0
...
[WIP] CHANGELOG.md updated for v0.8.0
2016-11-29 14:45:47 +01:00
Troy McConaghy
a388af6b59
Merge pull request #887 from bigchaindb/update-transaction-rst-for-0.8.0
...
Updated transaction.rst for v0.8.0
2016-11-29 14:45:14 +01:00
troymc
eb6c423eee
Updated transaction.rst for v0.8.0
2016-11-29 14:41:00 +01:00
troymc
ba78c9c804
Last CHANGELOG updates before the v0.8.0 release
2016-11-29 14:33:44 +01:00
Troy McConaghy
36e403564b
Merge pull request #882 from bigchaindb/fix/871/updated-json-examples-in-http-api-docs
...
Fix HTTP API docs for upcoming release
2016-11-29 14:32:22 +01:00
troymc
9212bcbe24
Minor edit about tx depending on associated keypairs
2016-11-29 14:28:21 +01:00
Ryan Henderson
689446c6a4
add backlog reassign delay documentation ( #883 )
2016-11-29 13:56:02 +01:00
Brett Sun
536d440837
Fix HTTP API docs for upcoming release
2016-11-29 11:42:13 +01:00
Scott Sadler
18d018519f
remove Condition.cid
and Fulfillment.fid
in favour of dereferencing conditions and fulfillments by their location in their respective arrays
2016-11-29 09:59:43 +01:00
Troy McConaghy
839035b203
Merge pull request #872 from bigchaindb/update-some-docs-re-divisible-assets
...
Update some docs re divisible assets
2016-11-29 09:18:05 +01:00
Troy McConaghy
8d69418429
Merge pull request #870 from bigchaindb/bugfix-in-create-rethinkdb-conf
...
Fixed bug in create_rethinkdb_conf.py
2016-11-29 09:17:01 +01:00
troymc
95f605287f
Added clarity to TRANSFER Transactions section of the Transaction Concepts page
2016-11-28 17:55:13 +01:00
Scott Sadler
a6eb52d76d
disallow empty metadata dict in favour of null
2016-11-28 17:34:46 +01:00
Scott Sadler
71dcee019f
Remove metadata uuid
2016-11-28 17:34:46 +01:00
troymc
cc282905dd
Modified awsdeploy.sh to use new --bind-http-to-localhost argument
2016-11-28 16:39:43 +01:00
troymc
bf2b322739
Changed --bind-http-to-localhost to be a boolean flag argument
2016-11-28 16:37:19 +01:00
vrde
024c8583b5
Merge remote-tracking branch 'origin/isolate-db-testcalls'
2016-11-28 16:29:23 +01:00
troymc
47fbd2b1ee
Updated asset-model.md docs re/ divisible assets
2016-11-26 12:18:51 +01:00
troymc
3a410b33ed
Updated Transactions Concepts docs re/ divisible assets
2016-11-26 12:18:18 +01:00
troymc
34bbf4d31a
Updated assets.rst docs re/ divisible assets
2016-11-26 12:17:45 +01:00
troymc
53ac0e1b45
Addressed comments from @libscott and @sbellem
2016-11-25 20:10:06 +01:00
troymc
785ee4b726
Fixed bug in create_rethinkdb_conf.py
2016-11-25 19:37:20 +01:00
troymc
bd076cb150
Updated changelog draft with PR #869
2016-11-25 18:11:51 +01:00
Rodolphe Marques
81cb1f32d3
Merge pull request #869 from bigchaindb/bug/868/signature-stored-binary
...
decode signature to a str
2016-11-25 17:47:56 +01:00
Rodolphe Marques
a824e275e0
decode signature to a str
2016-11-25 16:00:20 +01:00
troymc
5fa25c64ee
First draft of CHANGELOG.md updated for v0.8.0
2016-11-25 14:34:49 +01:00
Troy McConaghy
8ebd93ed32
Removed a line from CONTRIBUTING.md
...
Removed a line: "If your addition or change is substantial, then please add a line or two to the [CHANGELOG.md file](https://github.com/bigchaindb/bigchaindb/blob/master/CHANGELOG.md ), following the guidelines given at the top of that file."
It was a nice idea but too much to expect.
2016-11-25 13:43:52 +01:00
Troy McConaghy
97c3380c2c
Removed trailing comma inside vote JSON
2016-11-24 15:59:58 +01:00
Troy McConaghy
a8f6e25962
Fixed typo and string formatting
2016-11-24 15:26:53 +01:00
Troy McConaghy
3e8f4b40e9
Merge pull request #863 from bigchaindb/bump-sphinx-for-readthedocs
...
bump sphinx version to 1.4.8 and add sphinxcontrib-napoleon to setup.…
2016-11-24 14:35:01 +01:00
Scott Sadler
8f47ec2796
bump sphinx version to 1.4.8 and add sphinxcontrib-napoleon to setup.py:docs_require
2016-11-24 14:33:59 +01:00
libscott
860500b114
Merge pull request #859 from bigchaindb/docs-datamodel-server
...
Move data model docs to server section
2016-11-24 13:53:36 +01:00
Dimitri De Jonghe
e8701e88b9
Merge pull request #861 from bigchaindb/fix/pretty-pretty-print-transactions
...
chore: fix printing out transactions on block creation
2016-11-24 10:31:45 +01:00
Scott Sadler
db673838fd
remove distracting para from transaction-model.rst docs
2016-11-24 10:09:26 +01:00
Scott Sadler
a002c38009
updating wording for transaction creation in transaction-model.rst
2016-11-24 10:08:06 +01:00
Scott Sadler
0ab6e2b432
fix duplicate label in aws testing cluster docs
2016-11-24 10:06:36 +01:00
Scott Sadler
85b3422799
leave link to Data Models in root section with hard link
2016-11-24 10:01:20 +01:00
libscott
957a548465
Merge pull request #846 from bigchaindb/fix-stale-pipeline-bug
...
Fix race condition in test_stale_monitor.py:test_full_pipeline
2016-11-24 09:53:26 +01:00
Dimitri De Jonghe
8dab3addd1
chore: fix printing out transactions on block creation
...
instead of printing the list `block.transactions` print `len(block.transactions)`
2016-11-23 22:42:16 +01:00