vrde
|
fdce0d5876
|
Fix AttributeError in test
|
2016-04-20 23:23:08 +02:00 |
|
Troy McConaghy
|
e9bc552bb1
|
Merge pull request #203 from bigchaindb/add-release_eips-script
Put release_eips.py back
|
2016-04-20 23:08:04 +02:00 |
|
vrde
|
ed1e71bfec
|
Add tests to ProcessGroup
|
2016-04-20 18:18:01 +02:00 |
|
vrde
|
dcd09264d9
|
Merge branch 'master' into feat/156/refactor-monitoring-code
|
2016-04-20 16:53:29 +02:00 |
|
diminator
|
9f62cddbaf
|
bugfix and bump version to 0.1.5
v0.1.5
|
2016-04-20 15:31:52 +02:00 |
|
Troy McConaghy
|
dadde325b8
|
Merge pull request #186 from bigchaindb/feat/179/cli-export-import-public-keys
Added CLI command to export public key
|
2016-04-20 15:15:03 +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 |
|
Dimitri De Jonghe
|
bd24e0d2f9
|
Merge pull request #183 from bigchaindb/feat/116/more-solid-webserver
More solid webserver
creds to @vrde
|
2016-04-19 14:22:29 +02:00 |
|
diminator
|
9770785861
|
models docs update
|
2016-04-19 14:13:22 +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 |
|
Dimitri De Jonghe
|
4bc81105b0
|
Merge pull request #188 from bigchaindb/minor-update-to-docs-on-crypto
Revised the Cryptography section of the docs
|
2016-04-18 17:41:38 +02:00 |
|
troymc
|
9638a0b733
|
docs: Added sentence about how crypto keys are represented
|
2016-04-18 17:36:11 +02:00 |
|
diminator
|
d5923d5c67
|
Merge remote-tracking branch 'remotes/origin/feat/128/multiple-input-output' into feat/127/crypto-conditions-ilp-bigchain-integration
|
2016-04-18 17:19:02 +02:00 |
|
diminator
|
2fdbb5bef8
|
updated multiple owner docs and cryptoconditions example
|
2016-04-18 17:18:10 +02:00 |
|
troymc
|
b6fe85526f
|
Revised the Cryptography section of the docs
|
2016-04-18 16:48:39 +02:00 |
|
troymc
|
4bfad0bbbc
|
Minor formatting changes suggested by @r-marques
|
2016-04-18 16:08:25 +02:00 |
|
Rodolphe Marques
|
b64a39d59a
|
updated documentation
|
2016-04-18 16:00:51 +02:00 |
|
Rodolphe Marques
|
b8aeb228e8
|
documented the new transaction structure
|
2016-04-18 15:24:24 +02:00 |
|
Rodolphe Marques
|
7a75dc1700
|
replace inp with tx_input
|
2016-04-18 14:55:56 +02:00 |
|
Rodolphe Marques
|
35fc0b5dad
|
remove unnecessary sorts
|
2016-04-18 14:50:49 +02:00 |
|
vrde
|
6619036f3d
|
Add more docs and remove useless code
|
2016-04-18 12:02:05 +02:00 |
|
troymc
|
0870985049
|
Nevermind checking err when export pubkey and pubkey set
|
2016-04-18 11:49:41 +02:00 |
|
troymc
|
030385e68a
|
Merge remote-tracking branch 'origin/master' into feat/179/cli-export-import-public-keys
|
2016-04-18 11:45:04 +02:00 |
|
Troy McConaghy
|
a4a51b4ad3
|
Merge pull request #185 from bigchaindb/minor-change-to-codecov-yml
Minor change to codecov.yml
|
2016-04-18 11:37:25 +02:00 |
|
diminator
|
079a5296ce
|
Merge remote-tracking branch 'remotes/origin/master' into feat/127/crypto-conditions-ilp-bigchain-integration
|
2016-04-18 11:31:33 +02:00 |
|
troymc
|
1c483cd8a9
|
Remove docs for bigchaindb add-to-keyring KEY
|
2016-04-18 11:17:57 +02:00 |
|
Rodolphe Marques
|
5439c0bdda
|
Merge remote-tracking branch 'remotes/origin/feat/127/crypto-conditions-ilp-bigchain-integration' into feat/128/multiple-input-output
|
2016-04-18 11:12:26 +02:00 |
|
troymc
|
3fccd1ef1d
|
Added bigchaindb export-my-pubkey command
|
2016-04-18 11:11:59 +02:00 |
|
troymc
|
21d234a1eb
|
Improved docstrings + minor changes in config_utils.py
|
2016-04-18 11:07:53 +02:00 |
|
troymc
|
5482934868
|
More tests for bigchain export-my-pubkey
|
2016-04-18 11:06:09 +02:00 |
|
troymc
|
36a072948c
|
Minor formatting changes in commands/utils.py
|
2016-04-18 08:56:57 +02:00 |
|
troymc
|
8476154369
|
bigchain-benchmark -> bigchaindb-benchmark in opening docstring
|
2016-04-18 08:55:28 +02:00 |
|
Troy McConaghy
|
16d888d571
|
Minor change to codecov.yml
|
2016-04-17 13:43:21 +02:00 |
|
vrde
|
bbc08a5869
|
Fix tests
|
2016-04-15 16:35:30 +02:00 |
|
vrde
|
7cd26cbd3a
|
Update documentation about default bind address
|
2016-04-15 16:33:26 +02:00 |
|
diminator
|
85353f7002
|
updated cryptoconditions
replaced get_subcondition_from_vk
|
2016-04-15 16:32:27 +02:00 |
|
vrde
|
6844a1a212
|
Bind to localhost, safer
|
2016-04-15 16:24:38 +02:00 |
|
vrde
|
203f1bf70a
|
Merge branch 'feat/116/more-solid-webserver' into feat/156/refactor-monitoring-code
|
2016-04-15 16:21:14 +02:00 |
|
vrde
|
667b30e5e8
|
Add connection pool to web views
|
2016-04-15 16:08:08 +02:00 |
|
vrde
|
92ee52bb64
|
Merge branch 'master' into feat/116/more-solid-webserver
|
2016-04-15 15:55:55 +02:00 |
|
vrde
|
40896baa69
|
Reorganize the code for the context manager
There was probably a deadlock in the previous version.
|
2016-04-15 15:50:47 +02:00 |
|
vrde
|
57ffd361a6
|
Add timeout parameter to pool context manager
|
2016-04-15 12:57:53 +02:00 |
|
troymc
|
8d2d68fec4
|
install docs: bigchaindb init not needed before bigchaindb start
|
2016-04-15 12:48:33 +02:00 |
|
troymc
|
f7fc829662
|
Fleshed out the docs on the CLI
|
2016-04-15 12:47:14 +02:00 |
|
vrde
|
99ac8f99e0
|
Add new check for queue size
|
2016-04-15 12:34:27 +02:00 |
|
vrde
|
3f69f208a1
|
Add more tests for pool
|
2016-04-15 12:29:01 +02:00 |
|
troymc
|
40a8a88f20
|
Merge remote-tracking branch 'origin/master' into feat/179/cli-export-import-public-keys
|
2016-04-15 12:13:12 +02:00 |
|