Skip to content

Oasis Nexus 0.2.5

Compare
Choose a tag to compare
@pro-wh pro-wh released this 16 Jan 20:36
· 595 commits to main since this release
f2dc8d8

New features

Bug fixes

  • storage: avoid nil dereference when closing uninitialized kvstore by @pro-wh in #597
  • runtime-transactions: fix calculated charged_fee for non-evm txs by @ptrus in #602
  • storage: correct nft id type by @pro-wh in #604

Internal changes

  • tests: require.Nil -> require.NoError by @ptrus in #598
  • e2e-regression: Use block range in Eden by @mitjat in #596
  • tests/statecheck/runtime: Report the number of balance discrepancies by @ptrus in #600
  • statecheck: Add support for sapphire statecheck by @ptrus in #603

Full Changelog: v0.2.4...v0.2.5