Skip to content

Ergo Protocol Reference Client 4.0.33

Compare
Choose a tag to compare
@kushti kushti released this 04 Jul 15:45
· 1728 commits to master since this release
8066c84

Ergo Protocol Reference Client 4.0.33. It contains following PRs:

  • #1662 - the node can expose its open API to other peers , by setting scorex.restApi.publicUrl value , e.g. scorex.restApi.publicUrl = "http://213.239.193.208:9053"
  • #1706 - mass payment methods added to ergo-wallet Java API (along with an example)
  • #1737 - maxInclusionHeight and maxConfirmations parameters added to /scan API methods
  • #1760 - fix for possible parallel downloading issues when downloading block sections via a header taken from syncV2 message
  • #1762 - random test failures in ErgoNodeViewSynchronizerSpecification fixed

Contributors: @pragmaxim , @kushti