180 Commits (18e9cdcc02f7d8a478def4d63b51bf95ff395a79)

Author SHA1 Message Date
Daniel Cousens 10fe4474d1 ECKey: remove *Buffer/*Hex functions 11 years ago
Daniel Cousens bf109f32a9 ECPubKey: improve tests and extract test data to fixtures 11 years ago
Daniel Cousens 842b075e75 Address: consistent json formatting 11 years ago
Daniel Cousens 39d042d058 syncscript: general cleanup 11 years ago
Daniel Cousens 276a339d60 crypto: HMACSHA512 into crypto and add tests 11 years ago
Daniel Cousens cace8316e4 Script: extract test data to fixture 11 years ago
Daniel Cousens 5e0d38ba54 Address: add Address.*ScriptPubKey and tests 11 years ago
Wei Lu e59f824c3a move fixture sync script into fixtures folder 11 years ago
Daniel Cousens c8bda6dde6 Adds Buffer extensions 11 years ago
Daniel Cousens c3e9d568c5 Adds RFC6979 test vectors and fixes ecdsa.sign/detGenK 11 years ago
Daniel Cousens d8883e8d32 Adds BI.toPaddedBuffer and toBuffer 11 years ago
Daniel Cousens c178804356 Updates test fixtures to use bitcoin core test data 11 years ago
Daniel Cousens 231ccdd721 Now shares base58 data with Address base58 tests 11 years ago
Daniel Cousens 1bcc7cfd95 Adds shared base58 test vectors 11 years ago
Daniel Cousens dd049fc764 Adds magicHash test fixtures 11 years ago
Daniel Cousens 1d1306b054 Removes Address.fromPubKey and improves test vectors 11 years ago
Daniel Cousens 682ec133bb Migrates Address to stricter API subset 11 years ago
Daniel Cousens d12a2cde49 Adds tests and fixtures for ./crypto 11 years ago
Wei Lu b7d65fb757 Transaction is able to estimate fees 11 years ago
Wei Lu dbb5681366 add tests and refactor wallet.processTx 11 years ago