3
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
base58: cleanup variable names More... about 11 years ago
Address: Expected T, got PARAM for Buffer assertion More... about 11 years ago
base58check: buffers only, remove explicit 0 More... about 11 years ago
ECKey: ensure throw is from ECKey More... about 11 years ago
base58: use signum over compareTo More... about 11 years ago
ECKey: use signum over compareTo More... about 11 years ago
ECKey: adds test to ensure throws on negative D More... about 11 years ago
HDWallet: add fromBase58 exception checks More... about 11 years ago
Wallet: enforce operator new More... about 11 years ago
HD/Wallet: use network objects, not strings More... about 11 years ago
ecdsa: serializeSig should return a Buffer More... about 11 years ago
bufferutils: return opcode for use More... about 11 years ago
Merge pull request #199 from dcousens/btccoretests More... about 11 years ago
bufferutils: unrolls tests and adds more 16 bit test fixtures More... about 11 years ago
all: Expected T, got PARAM More... about 11 years ago
Script: adds missing exception regex More... about 11 years ago
HDWallet: adds missing exception regex More... about 11 years ago
ECKey: fix exception tests More... about 11 years ago
ecdsa: fix missing exceptions More... about 11 years ago
Merge pull request #196 from dcousens/intasync More... about 11 years ago
tests: adds bitcoin core tests More... about 11 years ago
Transaction: refactor hashForSignature More... about 11 years ago
Transaction: fix SIGHASH_* constant values More... about 11 years ago
Script: add fromChunks and without More... about 11 years ago
bufferutils: add PUSHDATA implementation More... about 11 years ago
tests: fix #198 indentation More... about 11 years ago
Merge pull request #198 from thallium205/master More... about 11 years ago
ensures that pubKey length is greater than m ensure that pubKey length is greater than m More... about 11 years ago
coretests: reverse inputs for simplicity of testing More... about 11 years ago
Transaction: extract DEFAULT_SEQUENCE constant More... about 11 years ago