Skip to content

Tags: Reign-Protocol/go-substrate-rpc-client

Tags

v4.0.3

Toggle v4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make: Add generate-mocks target (centrifuge#275)

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add RPC support for Beefy & MMR (centrifuge#249)

* Add client support for Beefy & MMR

* Fix lint errors

* Fix tests

* Add more unit tests

* Add OptionalSignedCommitment type

* Remove obsolete JSON marshalling code

* update things

* fix bugs

* fixlint

v4.0.1

Toggle v4.0.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Add more types (centrifuge#258)

* Adapt core events - phase 1

* typo balances withdraw

* Add missing events + using Polkadot chain as test chain

* Add collator selection

* address comments

* types: Add more events

* rpc: Extract interfaces and fix tests

* test-gen: Add mocks and tests

* types: Add README for test

* events: Add ClassID and InstanceID

* types: Add support for retrieving errors via metadata

* types: Update ClassID and InstanceID

* types: Add storage entities for Unique pallet

* types: Remove class metadata comment and remove ClassID and InstanceID

* types: Implement gob encode/decode for U128

* types: Change metadata data fields to bytes

* types: Add more tests

* types: Add more tests

* types: Add more tests, add fuzzing for newly added types

* types: Update and fix linter, update go version for docker image

* gsrpc: Update linters, fix renaming TODOs

* types: Add more tests

* docs: Improve test-gen docs, update polkadot docker image version

Co-authored-by: Miguel Hervas <[email protected]>

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor code using DecodeOption & EncodeOption (centrifuge#217)

v3.0.2

Toggle v3.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
vedhavyas CrabGopher
patch to fix createstorage key regression

v3.0.1

Toggle v3.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
vedhavyas CrabGopher
Metadata v13

v2.0.0-rc6.3

Toggle v2.0.0-rc6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix DispatchError decode for rc6 (centrifuge#162)

* Patch prep rc6.3

* readd test

v3.0.0

Toggle v3.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
vedhavyas CrabGopher
Support Substrate V3

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace subkey with go port (centrifuge#114)

* Move to go.mod

* Replace subkey with go port

* Update README file

* Refactor fixed array type conversion

* Fix linter error

* Expand tests

* Update changes with new version of subkey go port

* Fix linter errors

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update imports to v2 (centrifuge#126)