Skip to content

v6.0.0

Compare
Choose a tag to compare
@ggarri ggarri released this 20 Dec 05:09
· 14 commits to master since this release

🆕 Features

  • Support for new transaction pricing mechanism (eip-1559)
  • Support for go-quorum privacy privacy enhancements: privacyFlags, mandatoryFor
  • Support for go-quorum private transaction with optional privateFrom.
  • Support for contract name and tag in transaction receipts

⚠ BREAKING CHANGES

  • Removed /accounts/{address}/sign and /accounts/{address}/verify-signature in favor of /accounts/{address}/sign-message and /accounts/verify-message accordingly to EIP-191 standards