bitcoinjs-lib/test/integration
Pavel 'PK' Kaminsky f46ae7d731
crypto.sha256 should receive a Buffer as an input rather than a string
checked and it works with buffers.

if you wanted to use string implicitly, the function parameter should be renamed  from buffer to string.
f4caaf42e7/src/crypto.js (L11)
2017-12-29 00:55:16 +02:00
..
_mainnet.js testing/integration/examples: isolate to addresses/transactions 2017-08-10 14:20:42 +10:00
_testnet.js tests: resist txn-mempool-conflicts 2017-08-21 19:13:24 +10:00
addresses.js crypto.sha256 should receive a Buffer as an input rather than a string 2017-12-29 00:55:16 +02:00
bip32.js tests/integration: add BIP32 serialization and multi-child examples 2017-08-10 14:20:42 +10:00
cltv.js testing/integration/examples: isolate to addresses/transactions 2017-08-10 14:20:42 +10:00
crypto.js testing/integration/examples: isolate to addresses/transactions 2017-08-10 14:20:42 +10:00
stealth.js block: use writeUInt32BE for target calculation 2017-03-29 09:36:07 +11:00
transactions.js tests: actual expected form 2017-12-09 10:05:12 +11:00