Releases: ruimarinho/bitcoin-core
Releases · ruimarinho/bitcoin-core
v4.2.0
v4.1.0
Changelog
- Add support for bitcoin@>0.19.0 RPC methods #142 (joaomatbarbosa)
v4.0.0
Changelog
- Remove Babel #106 (pedrobranco)
This release bumps the minimum node version from 4 to 7 to be able to remove the Babel transpiler.
v3.1.0
v3.0.0
Changelog
- Remove bluebird dependency and callbacks support #87 (pedrobranco)
v2.3.0
v2.2.1
v2.2.0
Changelog
- Add support for 0.17 methods #94 (pedrobranco)
- Add new [email protected] RPC methods to sign raw transactions #80 (lautarodragan)
v2.1.0
Changelog
- Add support for json extension in rest endpoint #78 (pedrobranco)
- Fix response log obfuscation #64 (pedrobranco)
- Fix obfuscator with named parameters #62 (pedrobranco)
- Add support for multiwallet #45 (ruimarinho)
v2.0.0
Changelog
- Add support for named parameters when using the JSON-RPC interface #51 (ruimarinho)
- Improve response handling #50 (ruimarinho)
- Update dependencies #49 (ruimarinho)
- Update references #44 (ruimarinho)
- Fix bug when calling REST method with extension
bin
#43 (pedrobranco) - Fix bug in rpc error class #42 (pedrobranco)
- Obfuscate private keys from importmulti request logging #38 (pedrobranco)
- Add support for [email protected] methods #36 (joaopaulofonseca)
- Add support for bitcoin 0.13.2 #24 (pedrobranco)
- Fix mempool naming inconsistency in getRawMempool method name #22 (ruimarinho)