Skip to content

Releases: centrifuge/go-substrate-rpc-client

v3.0.2

21 Jun 10:15
v3.0.2
db7f2af
Compare
Choose a tag to compare

Changelog

  • db7f2af → CreateStorageKey improvements + Comprehensive tests (#169)
  • 00abec4 → Bump github.com/ethereum/go-ethereum from 1.10.3 to 1.10.4 (#167)
  • acc4082 → Make CreateStorageKey backward compatible (#166)

v3.0.1..v3.0.2

v3.0.1

16 Jun 07:43
v3.0.1
35e1b61
Compare
Choose a tag to compare

Changelog

  • 35e1b61 → Add support for v13 + General improvments (#161)
  • 3db578f → Bump actions/checkout from 2 to 2.3.4 (#155)
  • 2b3e7eb → Fix Council_Voted event (#158)
  • cf7d2b3 → Bump github.com/ethereum/go-ethereum from 1.10.2 to 1.10.3 (#153)

v3.0.0..v3.0.1

Patch v2.0.0-rc6.3

15 Jun 14:19
871581b
Compare
Choose a tag to compare
Patch v2.0.0-rc6.3 Pre-release
Pre-release
  • Fixes DispatchError enum decoder

v3.0.0

15 Apr 10:01
v3.0.0
c38f474
Compare
Choose a tag to compare

Compatibility with Substrate V3 chains. Chains that do not use MutliAddress yet would need to either upgrade the chain or use v2

Changelog

v2.1.0..v3.0.0

GSRPC v2.1.0

19 Jan 02:48
f23fc78
Compare
Choose a tag to compare

Release Notes:

GSRPC v2.0.1

04 Jan 22:08
3b7101e
Compare
Choose a tag to compare

Main changes:

  • Using Go Modules as package manager
  • New council types
  • RefCount to u8
  • Remove unix cgo constant

v2.0.0-RC6.2 - Add Council new Result Types

16 Dec 18:16
Compare
Choose a tag to compare
v2.0.0-rc6.2

Updating result type in Council

v2.0.0-RC6.1 - Patch to backport types

15 Dec 03:45
Compare
Choose a tag to compare

Including all commits from fee0d0e till be614e5 excluding v2.0.0 one (3e97443)

v2.0.0

06 Oct 16:00
3e97443
Compare
Choose a tag to compare

Substrate Support for v2.0.0 - #100

v2.0.0-RC6-0

30 Sep 16:44
305d63b
Compare
Choose a tag to compare
  • Added JSON Inspect parser #98