Skip to content

Releases: cyphersnake/solana-events-parser

v0.3.4

25 May 08:38
v0.3.4
608e98e
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.3.4] - 2023-05-25

Miscellaneous Tasks

  • Bump rocksdb version to v0.20.0
  • Prepare project for open-source

[0.3.3] - 2023-04-28

Refactor

  • Improve logs for resyn&listen processes

[0.3.2] - 2023-04-26

Bug Fixes

  • Impl Debug for DecomposedInstruction

[0.3.1] - 2023-03-23

Bug Fixes

  • Fix resync ptr setter
  • Fix resync ptr setter
  • Stop ignore commitment config at transaction getter

Features

  • Migrate to common get_signatures_for_address_with_config
  • Add resync rollback mechanism

Refactor

  • Improve handling of main async tasks set

Ci

  • Add CARGO_NET_GIT_FETCH_WITH_CLI
  • Add ssh step to rust job

[0.2.1-alpha.9] - 2023-02-11

Features

  • Add logs for websocket response

Miscellaneous Tasks

  • Update rust-toolchain to 1.67

[0.2.1-alpha.6] - 2023-02-10

Features

  • Move resync ptr if resyn-signatures batch is empty

[0.2.1-alpha.5] - 2023-01-12

Bug Fixes

  • Enable web-socket intercepting

Features

  • Improve historical order of transaction parsing
  • Add logs for errors of resync\listen
  • [breaking] Remove cluster & pubsub client

Miscellaneous Tasks

  • Bump version to v0.2.1-alpha.1

Refactor

  • Use tokio::JoinSet instead futures::join_all

v0.1.1

25 May 07:23
Compare
Choose a tag to compare