Commit Graph

123 Commits

Author SHA1 Message Date
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
Matthias Kretschmann c8902046b8
disable that one no-confusing-arrow snippet 2017-06-13 13:59:02 +02:00
Matthias Kretschmann 955a5af4fd
linting fix 2017-06-13 12:01:29 +02:00
Matthias Kretschmann fd15b0821c
use required parameter names, disable camelcase rule for them 2017-06-13 11:53:25 +02:00
Matthias Kretschmann 9822967a7f
more linting 2017-06-12 17:19:09 +02:00
Matthias Kretschmann 90cfaf1103
lint all the things 2017-06-12 16:57:29 +02:00
Matthias Kretschmann 7e8b062698 Merge pull request #7 from bigchaindb/text-search-support
Text search support
2017-06-12 15:15:29 +02:00
Matthias Kretschmann f23e0ae68e Merge pull request #10 from bigchaindb/remove-credentials-from-headers
Do not include credentials in XHR
2017-06-12 15:07:42 +02:00
Tim Daubenschütz 65c4c43f23 Add text search support 2017-06-12 14:38:07 +02:00
vrde 7c4d66bbb7
Do not include credentials in XHR
BigchainDB API doesn't use cookies, we can remove credentials from the
headers. It also create problems for CORS, since the server must
implement this.
2017-06-12 14:01:09 +02:00
vrde 8a86f954f9
Change Ed25519 constructor 2017-06-12 13:57:49 +02:00
Tim Daubenschütz 8f778f4c97 Connection.req -> Connection._req 2017-05-14 20:03:54 +02:00
Tim Daubenschütz 95f39ed23e Minor fixes 2017-05-11 18:51:30 +02:00
Tim Daubenschütz 53b9513206 Add optional headers to connection 2017-05-11 17:19:07 +02:00
Tim Daubenschütz 862ad6e4e6 Combine files 2017-05-11 12:45:19 +02:00
Tim Daubenschütz 476d53b00a Numberify outputs.amount 2017-05-11 10:45:50 +02:00
diminator 098fae794b driver docs 2017-05-03 01:02:50 +02:00
diminator 8702e4c6f2 makeXXXCondition signature and docs 2017-05-02 23:59:02 +02:00
diminator 002fb40011 driver support for sha256 and threshold
driver support for ccJsonify and ccJsonLoad
speech recognition with magic words
2017-05-01 18:44:49 +02:00
Matthias Kretschmann e595bf812a ignore yarn.lock 2017-04-26 15:58:19 +02:00