Skip to content

v1.3.1 Release Note

Latest
Compare
Choose a tag to compare
@platfowner platfowner released this 02 Jul 05:40
8723666

Updates:

  • Let verifyTransaction() and verifySignedMessage() handle exceptions
  • Check sizeof(args.tx_body) instead of sizeof(args) for tx_bytes_limit
  • Change tx_bytes_limit to 100000 from 10000
  • Add test cases for ordered nonces (-2)