Releases: centrifuge/go-substrate-rpc-client
Releases · centrifuge/go-substrate-rpc-client
v4.0.9
v4.0.8
Changelog
❤
v4.0.7
v4.0.6
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
Changelog
- f6dea8b → Add more types (#258)
- 7855f9f → Bump github.com/ethereum/go-ethereum from 1.10.16 to 1.10.17 (#250)
- 519697f → Fix ecdsa signatures in extrinsics parsing (#242)
- ea36b31 → Bump github.com/ethereum/go-ethereum from 1.10.15 to 1.10.16 (#238)
- 978b289 → Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#237)
- e370c7f → Bump github.com/ethereum/go-ethereum from 1.10.14 to 1.10.15 (#231)
- 23ff41f → Bump github.com/rs/cors from 1.8.0 to 1.8.2 (#229)
- c582c51 → Bump github.com/ethereum/go-ethereum from 1.10.13 to 1.10.14 (#230)
- 9261036 → Bump github.com/deckarep/golang-set from 1.7.1 to 1.8.0 (#226)
- 7a18f81 → Update deps (#223)
- c5c085b → Bump github.com/ethereum/go-ethereum from 1.10.12 to 1.10.13 (#221)
- b7de1d4 → chore: Update README with latest workflow (#218)
❤
v4.0.0
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)
❤