1
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from jgarzik/bloom More... almost 11 years ago
minor update to RpcClient More... almost 11 years ago
Rough draft of bloom filter module More... almost 11 years ago
Merge pull request #6 from jgarzik/privkey-test More... almost 11 years ago
test/basic: verify our addr/privkey checks properly fail on invalid-data tests More... almost 11 years ago
Merge pull request #5 from jgarzik/test-expand More... almost 11 years ago
Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. More... almost 11 years ago
Merge pull request #4 from jgarzik/compressed-keys More... almost 11 years ago
Rename compiled binding to KeyModule. More... almost 11 years ago
eckey: add support for compressed or uncompressed keys More... almost 11 years ago
Merge pull request #3 from jgarzik/test-fix More... almost 11 years ago
test/basic: fix test for VersionedData updates, s/hash/payload/ More... almost 11 years ago
refactoring of Address More... almost 11 years ago
some more stuff...not complete yet More... almost 11 years ago
Merge pull request #2 from jgarzik/addrtest More... almost 11 years ago
Bitcoin address tests, from bitcoin/bitcoin.git More... almost 11 years ago
Rename compiled production from 'eckey' to 'Key' More... almost 11 years ago
bunch of interim (broken) stuff More... almost 11 years ago
add some reminders to package.json More... almost 11 years ago
Merge pull request #1 from jgarzik/eckey More... almost 11 years ago
.gitignore: update to match base58-native module More... almost 11 years ago
Wrap C++ Key object inside "bitcoin" namespace. More... almost 11 years ago
Rename BitcoinKey object to Key More... almost 11 years ago
Import BitcoinKey/eckey from bitcoinjs-server. More... almost 11 years ago
make binary conversion copy the buffer to avoid overwrite issues More... almost 11 years ago
bump version More... almost 11 years ago
add more constructor variations More... almost 11 years ago
version bump More... almost 11 years ago
add ability to get and set the hash of a BitcoinAddress More... almost 11 years ago
add ability to set the version More... almost 11 years ago