3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #211 from dcousens/tests More... about 11 years ago
ecurve: upgrade to 0.9.0 More... about 11 years ago
jshint: remove unused variables More... about 11 years ago
ECSignature: use for(it( style for tests More... about 11 years ago
ECSignature: add tests for scriptSignature More... about 11 years ago
ecdsa: moved all signature encoding to ECSignature More... about 11 years ago
Transaction: remove TxIn/TxOut More... about 11 years ago
Transaction: add test for clone More... about 11 years ago
Transaction: remove TxIn/TxOut clone More... about 11 years ago
Transaction: rename key to privKey and standardize type check More... about 11 years ago
Wallet: remove superfluous false parameter More... about 11 years ago
Wallet: avoid transaction inspection when signing More... about 11 years ago
Transaction: use hash Buffer instead of hex string More... about 11 years ago
Transaction: remove untested TransactionIn constructor params More... about 11 years ago
scripts: remove unused imports More... about 11 years ago
Scripts: move test data to fixtures More... about 11 years ago
ecdsa: add more extensive tests for recoverPubKey More... about 11 years ago
Merge branch 'scriptclean' More... about 11 years ago
ecdsa: amend recoverPubKey SEC comments More... about 11 years ago
ecdsa: add invalid test fixtures for recoverPubKey More... about 11 years ago
Transaction: remove untested (and broken) functionality More... about 11 years ago
message: add missing test for Address More... about 11 years ago
tests: remove unnecessary linebreaks More... about 11 years ago
Merge pull request #209 from weilu/pending-utxo More... about 11 years ago
scripts: adds example multisig inputScript More... about 11 years ago
network: always use lowercase More... about 11 years ago
Script: fixes pubKeyInput and adds a test More... about 11 years ago
Transaction: remove estimateFee More... about 11 years ago
Transaction: now returns index of added input/output More... about 11 years ago
tests: formatting More... about 11 years ago