Releases: streamingfast/substreams-foundational-modules
Releases · streamingfast/substreams-foundational-modules
solana-common-v0.4.0
- Added the new field 'costUnits' under transactionsStatusMeta, added a bit after block
363312000 - Requires reprocessing all blocks to get this new field (no 'use:' field in this release)
- Minor performance improvements (~5%)
stellar-foundational-v0.5.0
bump stellar-xds library to v25.0.0
get it on substreams.dev with stellar-foundational@v0.5.0
Solana SPL Initialized Account Foundational Store - v0.2.1
Handle token instruction unpacking error and bump package version to v0.2.1
Solana SPL Initialized Account Foundational Store - v0.2.0
- 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
ethereum-erc20-token-metadata@v0.1.0 Updated small thing about ERC20 metadata
Solana Accounts-Foundational v0.1.2
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
- Updated
substreams-ethereumversion.
ethereum-common-v0.3.2
- Update the Ethereum Protobuf model to include new fields
Release v0.3.0 Stellar
This release includes new index and filter modules on transactions and operations.
Release v0.2.0 Testnet
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 sectionClassic Operations and Events