Releases: FlipsideCrypto/fsc-evm
Releases · FlipsideCrypto/fsc-evm
v3.10.0
Adds macro release_chain(schema_name, role_name)
to help with releasing chains
What's Changed
- release schema macro by @austinFlipside in #69
Full Changelog: v3.9.0...v3.10.0
v3.9.0
adds remaining core models, ez_token_transfers
, ez_native_transfers
, and ez_nft_transfers
, along with docs and tests
What's Changed
- remaining core models @austinFlipside in #52
Full Changelog: v3.8.5...v3.9.0
v3.8.4
v3.8.3
v3.8.2
Resolves .yml bug in v3.8.0 that caused runs to fail with duplicate column values
What's Changed
- fixes by @austinFlipside in #46
Full Changelog: v3.8.1...v3.8.2
v3.8.0
- Adds new columns to the
main_package/core
models for Mantle - Introduces breaking change that resolves issue with
exploded_key
inblock_transactions
streamline models
What's Changed
- updates by @austinFlipside in #43
Full Changelog: v3.6.0...v3.8.0
v3.7.0
Updates the historical decoding process to only trigger the wait when we have logs to decode for that month
What's Changed
- upgrade wait trigger logic by @austinFlipside in #44
Full Changelog: v3.6.0...v3.7.0
v3.5.2
Same fixes for decoded traces models
What's Changed
- traces model by @austinFlipside in #42
Full Changelog: v3.5.1...v3.5.2
v3.5.1
v3.5.0
- adds upgraded historical decoding process, along with supporting macros
- upgrades realtime decoding
- adds silver and gold models for
ez_decoded_event_logs
pipeline - adds decoding tests / macros
What's Changed
- historical decoding by @austinFlipside in #39
Full Changelog: v3.4.0...v3.5.0