Skip to content

Releases: streamingfast/substreams-foundational-modules

stellar-foundational-v0.5.0

07 Jan 20:29

Choose a tag to compare

bump stellar-xds library to v25.0.0

get it on substreams.dev with [email protected]

Solana SPL Initialized Account Foundational Store - v0.2.1

13 Nov 16:39

Choose a tag to compare

Handle token instruction unpacking error and bump package version to v0.2.1

Solana SPL Initialized Account Foundational Store - v0.2.0

06 Nov 12:20

Choose a tag to compare

  • Now use the foundational store v2 protocol.
  • Leverage the IfNotExist insert feature to reduce the size of storage

Ethereum erc20 Token Metadata Foundational Store - v0.1.0

02 Oct 19:19

Choose a tag to compare

Solana SPL Initialized Account Foundational Store - v0.1.2

24 Sep 19:41

Choose a tag to compare

  • Initial release of Solana SPL Initialized Account Foundational Store

Solana Accounts-Foundational v0.1.2

03 Sep 19:20

Choose a tag to compare

Add generated protobuf files for `spl_initialized_account`

Generated Protobuf files for `spl_initialized_account` package using `prost-build`. Includes Solana-specific types, foundational store, RPC, and index definitions to support block and transaction data handling.

ethereum-common-v0.3.3

29 May 10:47

Choose a tag to compare

  • Updated substreams-ethereum version.

ethereum-common-v0.3.2

21 Apr 10:13
560f6c5

Choose a tag to compare

  • Update the Ethereum Protobuf model to include new fields

Release v0.3.0 Stellar

21 Mar 12:13

Choose a tag to compare

This release includes new index and filter modules on transactions and operations.

Release v0.2.0 Testnet

17 Feb 20:02

Choose a tag to compare

Update Testnet Stellar Foundational Module:

  • new protobuf definitions of operations
  • map_operations: will map all the operations which have an impact on a token transfer (https://github.com/stellar/go/issues/5580), check the section Classic Operations and Events