Skip to content

Releases: centrifuge/go-substrate-rpc-client

v2.0.0-RC6

25 Sep 14:17
fee0d0e
Compare
Choose a tag to compare
  • Update to Substrate 2.0.0-RC6 #97

v2.0.0-alpha.5 - Support Substrate Networks

17 Jul 14:36
40b1b01
Compare
Choose a tag to compare
  • On Key Load allow passing network to subkey so resulting ss58 address is accurate. #87

v2.0.0-alpha.4 - Fix Events 1

16 Jul 00:51
6c55974
Compare
Choose a tag to compare
  • Fixed DispatchError Module Enum
  • Fixed events to supported substrate v2.0.0-alpha.3

v2.0.0-alpha.3

14 Jul 19:44
53c1093
Compare
Choose a tag to compare

Breaking changes

  • Fix issue #66 by returning a bool if a storage value is empty
  • Update Events for Alpha.3 (#62)
  • Update ExtrinsicStatus Enum (#60) (Updates RPC status codes in ExtrinsicStatus enum (to latest Substrate 2), with the isInBlock (isFinalized now indicates finality))

Other changes

  • Stop SCALE decoding when no more bytes can be read to prevent decoder from hanging (#64)
  • Change Metadata 11 constructor to allocate an empty slice for con… (#59)
  • Add metadata v11 (#58)
  • Update documentation (#53)
  • Support for chains with no indices pallet (#71)
  • Support for omitting fields with scale codec (#75)
  • Support big numbers in UCompact encoding/decoding

v2.0.0-alpha.1

09 Mar 14:14
v2.0.0-alpha.1
3b9bcb3
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Breaking changes

  • Update ExtrinsicStatus Enum (#60) (Updates RPC status codes in ExtrinsicStatus enum (to latest Substrate 2), with the isInBlock (isFinalized now indicates finality))

Other changes

  • Change Metadata 11 constructor to allocate an empty slice for con… (#59)
  • Add metadata v11 (#58)
  • Update documentation (#53)

v1.1.0

30 Jan 20:21
Compare
Choose a tag to compare
  • Update metadatav10 (#51)
  • Add support for metadata v9, add support for double map storage e… (#48)
  • Modify signing to hash payload if it is longer than 256 bytes (#47)
  • Fix regex for new output for SS58 Address returned by subkey inspect command (#46)
  • Fix events (#45)
  • Add ImOnline_AllGood (#44)
  • Match milliseconds encoding for type Moment (#42)
  • Hotfix: TEST_PRIV_KEY env variable was not passed into docker container for end-to-end tests (#41)

M3

30 Jan 20:07
8f43a37
Compare
Choose a tag to compare
M3
v1.0.0

M2

24 Oct 07:49
1a8ff1e
Compare
Choose a tag to compare
M2
v0.0.3

M1

27 Sep 20:04
2ae99bf
Compare
Choose a tag to compare
M1
v0.0.2

Change license to Apache License, version 2.0 (#20)

M1

19 Sep 16:06
Compare
Choose a tag to compare
M1 Pre-release
Pre-release

First milestone for the grant.