Skip to content

v0.2.0

Compare
Choose a tag to compare
@miraclx miraclx released this 22 Dec 17:01
· 117 commits to master since this release
34acf7d

What's Changed

  • Updated nearcore version to 0.11.0 (near/nearcore#5943).
  • Fixed chunk method serialization. f40ad74
  • Client::call no longer consumes the client. 471a53b
  • Implemented workaround for partially serialized server responses. #29
  • Dropped base64 API token support in favor of a generic key-value approach. dd7761b
  • Added examples to repo. #32
  • Ensured None-typed wrapped errors are actual errors (i.e. have all traits attributed with errors, especially fmt::Display). #34

Crate Link: https://crates.io/crates/near-jsonrpc-client/0.2.0

Full Changelog: v0.1.0...v0.2.0