Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 1.61 KB

v1.0.md

File metadata and controls

72 lines (38 loc) · 1.61 KB

Changelog v1.0

1.0.4 (May 12, 2023)

Changes

  • Handle failed wasm transactions (#1126)

1.0.3 (Mar 31, 2023)

Changes

  • Return flips with pair (#1121)
  • Add min gas limit and its cost to estimated tx receipt (#1122)

1.0.2 (Mar 23, 2023)

Changes

1.0.1 (Mar 1, 2023)

Changes

  • Fix upgrading to v11 (#1106)

1.0.0 (Feb 17, 2023)

Fork (Upgrade 11)

  • Smart contracts (#1096)
  • Mitigate false reporting (#1091)
  • Fix flip grade calculation inconsistency (#1091)
  • Keywords dictionary update (#1094)
  • Bug fixes (#1092, #1093)

Changes

  • Bug fixes: avoid difference with FMA calculations (#1084), remove unnecessary replace (#1095), collector bug fixes (#1083)