Ergo Mainnet 3.2.3 Release

Version 3.2.3. It is including following features and fixes:

  • Transaction signing with secrets provided (/wallet/transaction/sign) (PR #1089 )
  • Allow unconfirmed boxes to be spent via /transactions API method call (PR #1092 )
  • /transactions/check API method to check a transaction without propagating it (PR #1091 )
  • Data inputs added to API methods /wallet/transaction/{generate, sent} ( PR #1086 )
  • Setting up native LevelDB buffer (for better performance) ( PR #1073 )
  • Fixing rounding issues in /panel (PR #1087)
  • Implementation of transaction membership proof and extension element proof (PR #1076 #1081 )
  • Extract abstract box selection and add transaction building (PR #1071 )
  • Fixing some typos in openapi.yaml (PR #1088 )
  • build.sbt: Upgrade an http resolver to https (PR #1098 )
1 Like