Ergo Mainnet 3.0.6 Release

This release includes:

  • filter for cumulative transaction input scripts complexity for the miners (PR #829)
  • wallet now does not try to spend already spent but unconfirmed outputs (PR #859 )
  • updated /wallet/transaction/generate (and /wallet/transaction/send) request now allows to specify boxes to spend (useful for external applications), also, the following API methods removed (use generic /wallet/transaction/… instead): /wallet/payment/generate, /wallet/assets/issue, /wallet/assets/generate (PR #840 )
  • Swagger UI updated