GitXplorerGitXplorer
c

bcoin-core

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
a68c40cde9d17cc6768cddee4e6a9910c2c37e9a

3.3.0

cczzarr committed 9 years ago
Unverified
b9daf1d1f4995894e1f776b875dfa56f466c194c

fix parsing of scripthash non standard input scripts

cczzarr committed 9 years ago
Unverified
2553cc49fa2df83b0e34ac6798e6f3d2bb203277

getReadableScript for non-standard scripts

cczzarr committed 9 years ago
Unverified
6726dec128a19abb96ab56749deb6f3c837a9a2c

bump to 3.1.0

cczzarr committed 9 years ago
Unverified
c1794c79921d416c684957d90012c7ab17cc35ed

getReadableScript for nulldata

cczzarr committed 9 years ago
Unverified
fed5a347815d4f70c9f1cffde7a18d15b1bb3ae1

getReadableScript for multisig

cczzarr committed 9 years ago

README

The README file for this repository.

Bitcoin protocol parser and framer, script, tx and block

Based on https://github.com/indutny/bcoin

npm i bcoin-core

Differences with bcoin include testnet3 support, and a few other changes.

License MIT