js-bigchaindb-driver/src
Arjun Nemani a3be6c63a6 Fix sanitize array filter
The code for filtering with array has a small mistake,
where it checks if the "key" of the object is included in
the filter array instead of the "value" at that key.

Part of https://github.com/bigchaindb/js-bigchaindb-driver/issue/220
2018-07-19 21:23:57 +05:30
..
utils API docs & dev updates 2018-05-14 17:14:40 +02:00
Ed25519Keypair.js API docs & dev updates 2018-05-14 17:14:40 +02:00
baseRequest.js API docs & dev updates 2018-05-14 17:14:40 +02:00
connection.js refactor code & add test 2018-06-19 16:52:23 +02:00
format_text.js API docs & dev updates 2018-05-14 17:14:40 +02:00
index.js static methods 2018-01-15 15:42:34 +01:00
request.js API docs & dev updates 2018-05-14 17:14:40 +02:00
sanitize.js Fix sanitize array filter 2018-07-19 21:23:57 +05:30
sha256Hash.js Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
stringify_as_query_param.js API docs & dev updates 2018-05-14 17:14:40 +02:00
transaction.js changeing bad nameed variable 2018-06-05 16:47:17 +02:00