Releases: ruimarinho/bitcoin-core
Releases · ruimarinho/bitcoin-core
v1.2.0
Changelog
- Pin docker image to 0.13.0 to avoid failing tests on newer versions #21 (pedrobranco)
- Add logging to all requests #19 (pedrobranco)
- Add support for bignumbers #17 (pedrobranco)
v1.1.0
Changelog
- Add support for bitcoind 0.13 #18 (ruimarinho)
- Simplify Docker setup #14 (ruimarinho)
- Update [email protected] #13 (ruimarinho)
- Improve RPC documentation #12 (ruimarinho)
v1.0.0
Changelog
- Add a better changelog sed #10 (ruimarinho)
- Use async/await on tests #9 (ruimarinho)
- Fix Docker hosts in CI environment #8 (ruimarinho)
- Minor process improvements #7 (ruimarinho)
- Call
done\(\)
when testing callbacks #6 (ruimarinho) - Allow extra ips in docker-compose.yml #5 (ruimarinho)
- Add support for 0.12 #4 (ruimarinho)
- Add new 0.12 version methods #3 (pedrobranco)