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
Revert "Add Justcoin Exchange to README.md" More... about 11 years ago
Add Justcoin Exchange to README.md More... about 11 years ago
network: moves tests to fixtures More... about 11 years ago
wallet: rename utxo.receive to utxo.from More... about 11 years ago
wallet.getUnspentOutputs includes the pending field More... about 11 years ago
network: testnet should use testnet More... about 11 years ago
Merge pull request #215 from weilu/feendust More... about 11 years ago
Network estimateFee tests no longer relies on fixtures More... about 11 years ago
Merge pull request #214 from dcousens/txtests More... about 11 years ago
Merge pull request #216 from dcousens/addrser More... about 11 years ago
Network: use capitalization More... about 11 years ago
Transaction: improve hash length checking + tests More... about 11 years ago
Network specific constants reference the latest tags More... about 11 years ago
Add fee estimation functions for dogecoin and litecoin More... about 11 years ago
Move fee estimation into networks.js More... about 11 years ago
Fix bitcoin dustThreshold and feePerKb values More... about 11 years ago
wallet: Move dust and fee per kb into networks.js More... about 11 years ago
Merge pull request #213 from dcousens/ecsignature More... about 11 years ago
ECSignature: rename parsing functions to parse* More... about 11 years ago
Transaction: data driven tests More... about 11 years ago
Transaction: remove untestable assert More... about 11 years ago
Transaction: add hash as addInput parameter More... about 11 years ago
Transaction: re-adds getHash as a pure hash More... about 11 years ago
Transaction: add sequence parameter to addInput More... about 11 years ago
Transaction: move constants to Transaction More... about 11 years ago
TxBuilder: Initial commit and tests More... about 11 years ago
Merge pull request #212 from dcousens/txclean More... about 11 years ago
Transaction: amend confusing exception message More... about 11 years ago
Transaction: remove .outpoint object More... about 11 years ago
Wallet: fix processConfirmedTx tests More... about 11 years ago