Skip to content

Releases: filecoin-project/go-jsonrpc

v0.1.9

07 Nov 15:05
70f44a9
Compare
Choose a tag to compare

Fix handling of types

v0.1.8

21 Sep 16:27
236bc02
Compare
Choose a tag to compare

Fixes setup of RPC Connection Error (#74 )

v0.1.7

22 Aug 18:13
3dabc3d
Compare
Choose a tag to compare
Merge pull request #72 from filecoin-project/71-create-discernible-er…

…ror-types-for-rpc-connection-errors

Add RPCConnectionError and wrap rpc client connection errors with it

v0.1.6

19 Jul 17:36
9918975
Compare
Choose a tag to compare

Allows for the return of typed errors, as implemented in #36

v0.1.5

18 Aug 17:51
dff6592
Compare
Choose a tag to compare

minor improvements in returned error messages

v0.1.4

18 Aug 17:47
fa97bd7
Compare
Choose a tag to compare

DO NOT USE -- this release is buggy.
Bug was introduced in #60, and solved in #63.
This release was never adopted (to our knowledge).