Rodolphe Marques
|
2262914868
|
Merge pull request #1130 from bigchaindb/feat/519/fix-logic-validate-block
fix wrong logic in validate_block
|
2017-02-02 13:34:47 +01:00 |
|
Rodolphe Marques
|
6fd8c7a20b
|
Feat/105/secondary indexes inputs outputs (#1125)
* Added inputs/outputs secondary indexes for rethinkdb
Added tests.
* Added inputs/outputs secondary indexes for mongodb
Fixed tests.
* fixed comment
|
2017-02-02 09:45:13 +01:00 |
|
Rodolphe Marques
|
b7f70befe6
|
fix wrong logic in validate_block
|
2017-02-01 15:10:17 +01:00 |
|
Scott Sadler
|
7f5318cba4
|
check validate_transaction raises DoubleSpend in integration test
|
2017-02-01 14:33:53 +01:00 |
|
Scott Sadler
|
d1b3a206ca
|
get integration test working issue 633
|
2017-02-01 14:25:11 +01:00 |
|
ryan
|
2de652ad5c
|
add replicating test
|
2017-02-01 14:25:11 +01:00 |
|
libscott
|
6783478126
|
Merge pull request #1117 from bigchaindb/unicode-529
test transaction supports unicode
|
2017-02-01 12:14:11 +01:00 |
|
vrde
|
157db3e01f
|
Fix exception in test
|
2017-01-31 16:59:43 +01:00 |
|
Rodolphe Marques
|
c9af57943b
|
Merge remote-tracking branch 'origin/master' into feat/1055/commands-add-remove-replicas
|
2017-01-31 16:29:18 +01:00 |
|
Rodolphe Marques
|
84626b6e32
|
Improved tests
Fixed typo
Add extra validation to hostnames to make sure host is not empty
|
2017-01-31 16:23:09 +01:00 |
|
Rodolphe Marques
|
426b02a3f1
|
Merge pull request #1082 from bigchaindb/feat/1057/mongodb-configure
Update configure command to support multiple backends
|
2017-01-31 16:21:35 +01:00 |
|
Scott Sadler
|
2af8fcb918
|
test unicode write block to disk
|
2017-01-31 15:48:34 +01:00 |
|
Scott Sadler
|
248e89a666
|
unicode tests uses serialize() and includes info about unicode symbol
|
2017-01-31 15:43:46 +01:00 |
|
Rodolphe Marques
|
f0e298bcd7
|
Added docstrings. Removed unnecessary returns.
Created fixture to simplify the tests.
Better comments.
|
2017-01-31 14:54:36 +01:00 |
|
Rodolphe Marques
|
2c26468cea
|
Added some constants to simplify test
|
2017-01-31 13:51:49 +01:00 |
|
Rodolphe Marques
|
4740150f6d
|
Updated config fixture
Simplified tests.
|
2017-01-31 10:57:58 +01:00 |
|
Rodolphe Marques
|
fafdac2523
|
Retrieve default backend from env if set.
Fixed tests.
|
2017-01-31 10:34:45 +01:00 |
|
Rodolphe Marques
|
555745abbf
|
fixed pep8 issue
|
2017-01-31 10:04:45 +01:00 |
|
Rodolphe Marques
|
86542fd745
|
remove unnecessary test
|
2017-01-31 09:58:20 +01:00 |
|
vrde
|
a8bbc87c1c
|
Major improvs for MongoDBConnection class
|
2017-01-31 01:29:12 +01:00 |
|
vrde
|
d8ba1f8f67
|
Merge branch 'master' into implement-connection-run-for-mongodb
|
2017-01-30 23:45:44 +01:00 |
|
Scott Sadler
|
2a07362bad
|
test transaction supports unicode
|
2017-01-30 16:11:44 +01:00 |
|
vrde
|
5b084edaf4
|
Break out of the loop once a connection is established
closes #1068
|
2017-01-30 10:56:46 +01:00 |
|
tymlez
|
12c16dbc12
|
Merge pull request #3 from tymlez/consensus_plugin_prod
Consensus Plugin
|
2017-01-26 21:39:26 +03:00 |
|
tymlez
|
750304b575
|
resolve travis errors
|
2017-01-26 18:36:38 +00:00 |
|
vrde
|
54544f66a0
|
Simplify run function
|
2017-01-26 17:12:35 +01:00 |
|
libscott
|
d55ed7adf4
|
Merge pull request #1103 from bigchaindb/http-case-insensitive-parameters
Case insensitive "unspent" and "operation" parameters"
|
2017-01-26 17:02:37 +01:00 |
|
libscott
|
05eeb6bc8a
|
Merge pull request #1101 from bigchaindb/revert-duplicate-asset-id
Revert "duplicate asset ID" and apply "get_txids_filtered" interface.
|
2017-01-26 17:02:19 +01:00 |
|
Rodolphe Marques
|
9d03aeb72a
|
fixed tests
|
2017-01-26 15:02:48 +01:00 |
|
tymlez
|
f9d398c03a
|
Merge pull request #1 from tymlez/consensus_plugin
consensus plugin
|
2017-01-26 16:02:14 +03:00 |
|
Scott Sadler
|
1243322aad
|
Case insensitive "unspent" and "operation" parameters"
|
2017-01-26 13:59:52 +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
|
9762b4b968
|
fix spend input twice bug (https://github.com/bigchaindb/bigchaindb/issues/1099)
|
2017-01-26 13:39:06 +01:00 |
|
vrde
|
baeae19951
|
Add experimental run interface
|
2017-01-26 09:56:13 +01:00 |
|
libscott
|
cd7d65b63e
|
Merge pull request #1066 from bigchaindb/1021/http_outputs_endpoint
1021/http outputs endpoint
|
2017-01-25 13:24:10 +01:00 |
|
Rodolphe Marques
|
391da2cf60
|
Added tests
|
2017-01-25 12:36:08 +01:00 |
|
Scott Sadler
|
7af9975081
|
return 202 on successful transaction POST
|
2017-01-25 12:23:36 +01:00 |
|
libscott
|
4802f0fabe
|
Merge pull request #1080 from bigchaindb/no-dev-in-tx-version
short form 0.9, 0.10 etc tx version with no '.dev' suffix
|
2017-01-24 14:34:37 +01:00 |
|
Scott Sadler
|
e3317b370b
|
don't rename TransactionLink to TL
|
2017-01-24 12:11:21 +01:00 |
|
Scott Sadler
|
af23ff5b65
|
clean up use of double quotes, rename UNSPENTS_ENDPOINT, clarify test
|
2017-01-24 12:08:55 +01:00 |
|
libscott
|
a7a163fd3c
|
Merge pull request #1083 from bigchaindb/single-quotes
Add flake8-quotes checker and cleanup double quotes
|
2017-01-24 12:07:29 +01:00 |
|
Sylvain Bellemare
|
fe5d966dca
|
Put back some strings with wrapped single quotes
just to double check that flake8-quotes does indeed tolerate it
|
2017-01-24 10:22:32 +01:00 |
|
tymlez
|
78bd1ecd96
|
consensus plugin
|
2017-01-24 09:12:16 +00:00 |
|
Scott Sadler
|
bd048a3115
|
add flake8-quotes checker and cleanup double quotes
|
2017-01-23 17:30:37 +01:00 |
|
Rodolphe Marques
|
927e57beba
|
Changed backend.connect to handle backend specific kwargs.
Fixed tests
|
2017-01-23 17:29:42 +01:00 |
|
Rodolphe Marques
|
f12264773c
|
bigchaindb configure now requires a positional backend argument.
Created and fixed tests.
Updated `b` fixture
|
2017-01-23 16:49:59 +01:00 |
|
Scott Sadler
|
897ffe81bc
|
outputs endpoint with unspent filter parameter
|
2017-01-23 16:10:21 +01:00 |
|
Scott Sadler
|
4bb64fa0b8
|
generalise get_owned_ids to get_outputs and get_owned_ids
|
2017-01-23 16:10:21 +01:00 |
|
libscott
|
ad2abcf723
|
Merge pull request #1065 from bigchaindb/1021/http_transactions_list
1021/http transactions list
|
2017-01-23 16:06:07 +01:00 |
|
Scott Sadler
|
ccdbb91c1c
|
short form 0.9, 0.10 etc tx version with no '.dev' suffix
|
2017-01-23 15:16:15 +01:00 |
|