Skip to content

v0.4.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 15:24
bdf3158

What's changed?

  • Updated nearcore dependencies, fixing a previous breaking change. #100
  • Fixed gas_price RPC method serialization. #73
  • Fixed query method error deserialization. #82
  • Reworked the JsonRpcError::handler_error method. #99
  • Moved auth specific logic behind a feature flag. #55
  • Added the methods::to_json() helper method for visualizing the serialization of the RPC methods. #49

Crate Link: https://crates.io/crates/near-jsonrpc-client/0.4.0-beta.0

Full Changelog: v0.3.0...v0.4.0-beta.0