1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2025-01-01 01:27:54 +01:00
Commit Graph

68 Commits

Author SHA1 Message Date
manolodewiner
ebf5f6a408 small correction when changing to camelcase 2017-12-19 15:57:36 +01:00
Manolo
bc574c2b9d
camelcase output_index 2017-12-19 15:17:10 +01:00
manolodewiner
1076d2d2ab merge master 2017-11-27 15:36:34 +01:00
Rashad Ibrahimov
e0f11ec415 Issue #44 Multiple inputs for transfer transaction 2017-11-23 10:03:23 +01:00
michielmulders
2df643b8a7 Removed parenthesis in request.js 2017-11-23 10:03:23 +01:00
michielmulders
d05f7ef3e6 Issue 50: remove onlyJsonResponse connection.js 2017-11-23 10:02:28 +01:00
michielmulders
fee4530d5c Revert "Fix Issue 50: connection.js remove onlyJsonResponse"
This reverts commit 3c9ff5c384.
2017-11-23 10:02:28 +01:00
michielmulders
e99b4b9874 Fix Issue 50: connection.js remove onlyJsonResponse 2017-11-23 10:02:28 +01:00
vrde
6416718102 Fix eslint errors 2017-11-23 09:55:45 +01:00
manolodewiner
dd2a52bf1f search metadata field 2017-11-21 16:51:31 +01:00
michielmulders
ce9e88bac3 Fixed for TravisCI 2017-09-26 16:29:52 +02:00
michielmulders
42c037c6ac Trying to match TravisCI Criteria 2017-09-26 16:25:07 +02:00
michielmulders
823d340d61 Updated errorObject to match TravisCI criteria 2017-09-26 16:19:36 +02:00
michielmulders
6c01d37576 Solved throw payload message at baserequest 2017-09-26 16:05:25 +02:00
michielmulders
d284ced256 Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
michielmulders
dfaf97e5ce Basic usage examples added, not completed 2017-09-22 10:14:24 +02:00
michielmulders
202ae6060b Removed parenthesis in request.js 2017-09-22 10:14:24 +02:00
michielmulders
7ac13b2045 Issue 50: remove onlyJsonResponse connection.js 2017-09-22 10:14:24 +02:00
michielmulders
a5509a0171 Revert "Fix Issue 50: connection.js remove onlyJsonResponse"
This reverts commit 3c9ff5c384.
2017-09-22 10:14:24 +02:00
michielmulders
5ec5df7e1d Fix Issue 50: connection.js remove onlyJsonResponse 2017-09-22 10:14:24 +02:00
michielmulders
484a3eb608 Issue 57: mv connection/index.js connection.js && rm connection + fix all breaking imports) 2017-09-22 10:14:24 +02:00
vrde
2fd3fcf8ce Fix eslint errors 2017-09-22 10:14:22 +02:00
Scott Sadler
b665752c8c fulfills.output -> fulfills.output_index 2017-09-22 10:14:22 +02:00
Scott Sadler
529c18a753 remove signature in details and rename subfulfillments to subconditions 2017-09-22 10:14:22 +02:00
vrde
3d83083ee8
Fix Content-Type issue 2017-06-23 14:31:30 +02:00
Scott Sadler
69c1fa29a2 use includes instead of indexOf 2017-06-23 10:46:31 +02:00
Scott Sadler
b22cf39aa2 public_keys array is a set 2017-06-23 10:30:08 +02:00
Scott Sadler
6fa2b2e7e5 encode public_keys array for threshold conditions 2017-06-23 10:24:23 +02:00
Scott Sadler
46a05b14d3 bump transaction version to 1.0 2017-06-22 16:17:43 +02:00
Scott Sadler
e19a37fb78 Merge remote-tracking branch 'origin/master' into cc2 2017-06-22 15:09:42 +02:00
tim
c17d614ab6 Dynamically generated keys for /outputs tests + bool fix 2017-06-21 15:59:28 +02:00
tim
b883e1f6d9 endpoints => endpoint 2017-06-21 13:27:54 +02:00
tim
1696f7c1ac Test list transaction for an asset id 2017-06-21 13:27:54 +02:00
tim
3671c5758c Test list blocks for a transaction id 2017-06-21 13:27:54 +02:00
tim
8bd602f446 Fix and test outputs endpoint 2017-06-21 13:27:54 +02:00
tim
db10937f9e Add integration test for asset endpoint :diamond: 2017-06-21 13:27:54 +02:00
tim
44896b98dc serializeTransactionIntoCanonicalString line length 2017-06-21 13:27:54 +02:00
tim
03c17ef70c Add integration tests 2017-06-21 13:27:54 +02:00
tim
d4ea4d6ccd CamelCase for path keys 2017-06-21 13:27:54 +02:00
tim
af49ec1c7a Adjust HTTP API endpoints and test 2017-06-21 13:27:54 +02:00
Scott Sadler
ce523e703f load condition details and test transfer and sign 2017-06-21 09:56:51 +02:00
Scott Sadler
35944d6d75 cc2 threshold condition creation 2017-06-21 09:56:51 +02:00
Scott Sadler
07e6584cf4 cc2 ed25519 condition creation 2017-06-21 09:56:51 +02:00
tim
ede11da4c7 Correct mocking of export default 2017-06-20 14:55:58 +02:00
tim
9183205f04 Use rest params in fn definition 2017-06-20 11:04:34 +02:00
tim
b8241589df fulfills.txid => fulfills.transaction_id + tests 2017-06-20 11:04:34 +02:00
tim
27d8dabd7a Stringify output.amount 2017-06-20 11:04:34 +02:00
tim
0ed3aa39b4 fulfills.txid ==> fulfills.transaction_id 2017-06-20 11:04:34 +02:00
vrde
a5efa38121
Add few tests 2017-06-16 11:22:23 +02:00
c8902046b8
disable that one no-confusing-arrow snippet 2017-06-13 13:59:02 +02:00