1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-26 11:16:43 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
getlarge
dc353ee5bc
chore: update lint rules 2022-02-15 08:07:38 +01:00
getlarge
71a231a50a
fix: add delegateSignatureAsync method
Signed-off-by: getlarge <ed@getlarge.eu>
2021-03-11 13:04:17 +01:00
getlarge
71fe66c1f5
fix: Crypto conditions parsers
Signed-off-by: getlarge <ed@getlarge.eu>
2021-03-10 13:59:07 +01:00
getlarge
736b2adc37
fix: update tests to latest AVA API
Signed-off-by: getlarge <ed@getlarge.eu>
2021-03-10 08:49:02 +01:00
getlarge
4b0d5c40b6 test delegated signature
Signed-off-by: getlarge <ed@getlarge.eu>
2020-12-17 18:06:01 +01:00
Troy McConaghy
54dfcf637f Add SPDX license info strings to all source files 2018-08-10 12:49:26 +02:00
manolodewiner
22e0a59dcd test Sha256Condition 2018-04-04 10:16:39 +02:00
manolodewiner
c3e1244e52 unique-fulfillment and hash&sign 2018-03-01 12:22:36 +01:00
manolodewiner
3725afa4a0 static methods 2018-01-15 15:42:34 +01:00
manolodewiner
4dd006b8cb fix issues 2018-01-04 10:15:45 +01:00
Manolo
879ae68d0c
Merge pull request #125 from bigchaindb/transfer-multiple-inputs-rebase
Transfer multiple inputs rebase
2017-12-20 12:53:04 +01:00
Jernej Pregelj
da4c4a942b js-crypto-conditions -> crypto-conditions 2017-11-27 14:56:11 +01:00
Jernej Pregelj
7fbac23dc2 five-bells-conditions -> js-crypto-conditions 2017-11-23 16:39:13 +01:00
Rashad Ibrahimov
e0f11ec415 Issue #44 Multiple inputs for transfer transaction 2017-11-23 10:03:23 +01:00
Scott Sadler
4f48f1768e add has subcondition to ccJsonLoad test 2017-11-23 09:54:51 +01:00
Scott Sadler
4a349013b2 add additional test for ccJsonLoad 2017-11-23 09:54:51 +01: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
vrde
2fd3fcf8ce Fix eslint errors 2017-09-22 10:14:22 +02:00
Scott Sadler
d6e33b807a add has subcondition to ccJsonLoad test 2017-09-22 10:14:22 +02:00
Scott Sadler
51585b1b05 add additional test for ccJsonLoad 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
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
70681a3085 tests for cryptoconditions 2017-06-22 16:13:59 +02:00