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
andmaxConfirmations
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