Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 09:05
· 40 commits to master since this release
2e604ac

Changelog

We add support for Metadata v14. In this latest version, the old Map, DoubleMap, and NMap are combined into a single Map representation that abstracts the three. With that, we altered the StorageEntryMetadata interface to reflect that design update.

  • 2e604ac → Refactor code using DecodeOption & EncodeOption (#217)
  • d4d35ed → Support Metadata v14 (#206)
  • 1930cc9 → Update go to v1.17 (#214)
  • c28fe36 → Bump github.com/ethereum/go-ethereum from 1.10.11 to 1.10.12 (#207)
  • 6435c3e → Drop redundant IsMetadataV* field (#205)
  • ca15f05 → Bump actions/checkout from 2.3.4 to 2.4.0 (#204)
  • 206b734 → Bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.11 (#200)
  • 635b2e3 → Bump github.com/ethereum/go-ethereum from 1.10.8 to 1.10.9 (#194)
  • bbcac28 → Bump github.com/ethereum/go-ethereum from 1.10.6 to 1.10.8 (#185)
  • 67f8a8d → Bump github.com/ethereum/go-ethereum from 1.10.5 to 1.10.6 (#177)
  • 73cfba8 → Bump github.com/ethereum/go-ethereum from 1.10.4 to 1.10.5 (#175)
  • 1126478 → Bump github.com/rs/cors from 1.7.0 to 1.8.0 (#173)
  • 4fec3b3 → Offchain RPC methods should not SCALE-encode keys & values (#171)

v3.0.2..v4.0.0