Skip to content

Releases: qtumproject/janus

v0.4.2

26 May 13:28
Compare
Choose a tag to compare
  • Improved handling of unloaded wallets in qtumd
  • Trims leading 0 in gasprice in eth_getTransactionByHash
  • Minor fix in bitcoin script parsing in eth_getTransactionByHash
  • Add logging to k8s liveness checks /live /ready
  • Add option HEALTH_CHECK_REQUEST_PERCENT to specify percentage of successful requests before /live returns unhealthy

Full Changelog: 0.4.0...0.4.2

v0.4.0

22 Nov 21:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

v0.3.1

19 Aug 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.3.1

v0.1.2

03 Jan 20:20
f02f8a4
Compare
Choose a tag to compare

Extends qtum_getUTXOs to filter by UTXO script type and coin maturity
Adds support for batch requests over websocket
Fixes eth_getTransactionByHash gas response
Fixex eth_getTransactionByHash transferred QTUM values
Updates openzeppelin-contract integration tests