v0.4.0-beta.0
Pre-release
Pre-release
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