1
I Use This!
High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support SIN keys in wallets. More... almost 11 years ago
SIN: spec updated magic number (prefix) to 0x0F More... almost 11 years ago
fixed jeff's bug More... almost 11 years ago
Merge pull request #28 from jgarzik/sin More... almost 11 years ago
Broken SIN stuff More... almost 11 years ago
Merge pull request #27 from jgarzik/p2sh-1 More... almost 11 years ago
Script: detect and parse P2SH and multisig scripts More... almost 11 years ago
Merge pull request #26 from jgarzik/txtool2 More... almost 11 years ago
Merge pull request #25 from jgarzik/txtool1 More... almost 11 years ago
Transaction: prefer to directly use a Buffer, where possible More... almost 11 years ago
util: add varInt encoding helper More... almost 11 years ago
Merge pull request #24 from jgarzik/txtool1 More... almost 11 years ago
Wallet: new methods for expanding pubkeyhash->pubkey, storing scripts More... almost 11 years ago
Script: add multisig, P2SH helpers. Prefer direct Buffer encoding to bufferput More... almost 11 years ago
Merge pull request #23 from jgarzik/encfile-hmac More... almost 11 years ago
util/EncFile: wallet file format gains a trailing HMAC checksum More... almost 11 years ago
fix camel case for an api call More... almost 11 years ago
Merge pull request #22 from jgarzik/wallet-key More... almost 11 years ago
Add new modules: WalletKey (a key, as found in a Wallet) and time utils More... almost 11 years ago
Merge pull request #21 from jgarzik/wallet-obj More... almost 11 years ago
Add Wallet object (required by wally, and soon txtool) More... almost 11 years ago
Merge pull request #20 from jgarzik/unsigned-fix More... almost 11 years ago
Deserialize: fix unsigned bitwise math More... almost 11 years ago
Merge pull request #19 from jgarzik/headers More... almost 11 years ago
Connection, const: add bits necessary for getheaders/headers More... almost 11 years ago
Connection: parse TXs, blocks via their object parsers. More... almost 11 years ago
Block, Transaction: de-serialize via BinaryParser More... almost 11 years ago
Merge pull request #17 from jgarzik/wally More... almost 11 years ago
Move varint, varstr parsing to BinaryParser for wider sharing of code. More... almost 11 years ago
Merge pull request #16 from jgarzik/wally More... almost 11 years ago