php-bitcoinrpc v2.0.0beta
Pre-release
Pre-release
denpamusic
released this
14 Aug 22:59
·
185 commits
to master
since this release
- Added Bitcoind Response object that contains various useful helper methods and provides array and invoker access.
- Added BitcoindException Exception that gets thrown on error message from Bitcoin Core
- Improved exception handling
- Improved async request
- Minor bugfixes