Oasis Nexus 0.2.5
New features
- api: add NFT-oriented event filtering by @pro-wh in #579
- API: add NFT num_transfers by @pro-wh in #585
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