Releases: ruimarinho/bitcoin-core
Releases · ruimarinho/bitcoin-core
v5.0.0
What's Changed
- Update supported node versions on unit tests by @jpuh in #157
- Improve client and deprecate useless features by @pedrobranco in #149
New Contributors
Full Changelog: v4.2.0...v5.0.0
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 bitcoin@0.17.0 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)