github ergoplatform/ergo v3.0.2
Ergo Mainnet 3.0.2 Release

latest releases: v5.0.21, v5.0.20, v5.0.19...
4 years ago

This release contains API improvements

  • utils/rawToAddress and utils/addressToRaw methods to convert pubkeyHex (used by mining software) into P2PK address (used by wallet) and vice versa

  • /wallet/updateChangeAddress method allows to set arbitrary address to send change for further transactions (by default, wallet sends change to a random wallet key)

  • /wallet/transactionById method shows data on given transaction id from the wallet

  • /wallet/transactions now has filters by min and max confirmations

  • number of confirmations added to wallet transaction

Don't miss a new ergo release

NewReleases is sending notifications on new releases.