Skip to content

Releases: centrifuge/go-substrate-rpc-client

v4.0.9

23 Nov 19:29
ccecb66
Compare
Choose a tag to compare

Changelog

v4.0.8..v4.0.9

v4.0.8

20 Oct 09:31
91238f3
Compare
Choose a tag to compare

Changelog

  • 91238f3 → types: Remove FailedToTransactAsset field from XCM Error (#305)

v4.0.7..v4.0.8

v4.0.7

23 Sep 11:00
e6e34e3
Compare
Choose a tag to compare

Changelog

v4.0.6..v4.0.7

v4.0.6

12 Sep 10:33
c4bbd50
Compare
Choose a tag to compare

Changelog

v4.0.5..v4.0.6

v4.0.5

16 Aug 13:01
dee2d63
Compare
Choose a tag to compare

Changelog

  • dee2d63 → peerInfo: Use U32 instead of BlockNumber (#288)

v4.0.4..v4.0.5

v4.0.4

04 Aug 16:16
77783c7
Compare
Choose a tag to compare
event: Add TransactionFeePaid event (#285)

v4.0.3

06 Jul 09:46
f7dd338
Compare
Choose a tag to compare

Changelog

  • f7dd338 → make: Add generate-mocks target (#275)
  • cbf8772 → events: Implement substrate encode and decode for democracy vote (#277)
  • 03f67d4 → Add support for state_queryStorageAt RPC and add RPC mocks (#259)

v4.0.2..v4.0.3

v4.0.2

25 May 11:23
e66d072
Compare
Choose a tag to compare

Changelog

v4.0.1..v4.0.2

v4.0.1

18 May 18:52
f6dea8b
Compare
Choose a tag to compare

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..v4.0.1

v4.0.0

19 Nov 09:05
2e604ac
Compare
Choose a tag to compare

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