Skip to content

Releases: defuse-protocol/blocksapi-rs

v0.2.3

Choose a tag to compare

@kobayurii kobayurii released this 19 Jun 12:18
Immutable release. Only release title and notes can be modified.
add08f2

What's Changed

  • Update nearcore to 2.12.0
  • Update Rust to 1.93.0

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@kobayurii kobayurii released this 08 May 11:15
389ca5e

What's Changed

  • bump borealis-prototypes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@kobayurii kobayurii released this 08 May 11:07
e0de971

What's Changed

  • fix bug with skip block with serialization problem
  • bump nearcore version

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@kobayurii kobayurii released this 05 Dec 09:46
75c44bc

What's Changed

  • add json patch for streamer message json
  • reexport near_indexer_primitives
  • add the protoc-bin-vendored crate, which downloads a prebuilt protoc binary automatically
  • refactors and modernizes the Rust gRPC client for streaming
  • maximum message size for gRPC messages
  • Bump blocksapi to 0.2.0 and migrate near-indexer-primitives to crates.io

Full Changelog: https://github.com/defuse-protocol/blocksapi-rs/commits/v0.2.0