Skip to content

Solana-common-v0.3.0

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 05 Sep 13:54
· 107 commits to develop since this release
  • Kept the module hashes identical for blocks_without_votes and program_ids_without_votes index
  • Renamed the protobuf output for the 'transaction' modules to proto:sf.substreams.solana.v1.Transactions instead of sol.transactions...
  • Renamed the filtered_transactions_without_votes module to transactions_by_programid_without_votes. This index is way bigger than the one with only program IDs, but cover more cases.
  • Added program_ids_and_accounts_without_votes index and transactions_by_programid_and_account_without_votes associated mapper