3
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HDNode: rename priv/pub to privKey/pubKey More... about 11 years ago
HDNode: adds neutered test examples More... about 11 years ago
HDWallet: rename to HDNode More... about 11 years ago
Base58check: no longer encodes version separately More... about 11 years ago
HDWallet: now export all information by default More... about 11 years ago
HDWallet: move toBase58 More... about 11 years ago
HDWallet: rename derivePrivate to deriveHardened More... about 11 years ago
HDWallet: adds Public -> public tests More... about 11 years ago
HDWallet: moves hardened info to test data more explicitly More... about 11 years ago
HDWallet: rename local priv to isPrivate More... about 11 years ago
Merge pull request #202 from dcousens/ecneg More... about 11 years ago
HDWallet: remove unnecessary Base58 context on fromBuffer tests More... about 11 years ago
HDWallet: add to/fromHex tests More... about 11 years ago
HDWallet: consistent test data ordering More... about 11 years ago
HDWallet: fix test data descriptions More... about 11 years ago
HDWallet: improve testing coverage More... about 11 years ago
HDWallet: more explicit branch for parentFingerprint More... about 11 years ago
HDWallet: adds PubKey validation More... about 11 years ago
HDWallet: extract BIP32 params search function More... about 11 years ago
HDWallet: remove repeated assertion More... about 11 years ago
HDWallet: use new constructor More... about 11 years ago
HDWallet: remove getKeyVersion More... about 11 years ago
HDWallet: remove unused imports More... about 11 years ago
HDWallet: moves fromBuffer tests to data driven style More... about 11 years ago
Merge pull request #200 from dcousens/walletclean More... about 11 years ago
HDWallet: use assert.throws More... about 11 years ago
HDWallet: clarify test intention More... about 11 years ago
bufferutils: test fixture filename copies parent More... about 11 years ago
bufferutils: use verifuint for 64 bit integers More... about 11 years ago
Wallet: use assert for consistency More... about 11 years ago