github near/near-lake-framework-rs v0.6.0

latest releases: v0.7.3, 0.7.3, near-lake-parent-transaction-cache-v0.8.0-beta.2...
2 years ago

What's changed?

  • Upgrade underlying dependency near-indexer-primitives to versions between 0.15 and 0.16

Breaking change

near-indexer-primitives reflects some breaking changes in the data types. Some of the fields that were previously
a base64-encoded String that now became raw Vec<u8>:

  • views::ActionView::FunctionCall.args
  • views::QueryResponseKind::ViewState
  • views::ExecutionStatusView::SuccessValue

Refer to this nearcore commit to find all the changes of this kind.
Crate Link: https://crates.io/crates/near-lake-framework/0.6.0
Full Changelog: v0.5.2...v0.6.0

Don't miss a new near-lake-framework-rs release

NewReleases is sending notifications on new releases.