Skip to content

Releases: FlipsideCrypto/fsc-evm

v3.10.0

18 Nov 18:46
Compare
Choose a tag to compare

Adds macro release_chain(schema_name, role_name) to help with releasing chains

What's Changed

Full Changelog: v3.9.0...v3.10.0

v3.9.0

18 Nov 17:18
Compare
Choose a tag to compare

adds remaining core models, ez_token_transfers, ez_native_transfers, and ez_nft_transfers, along with docs and tests

What's Changed

Full Changelog: v3.8.5...v3.9.0

v3.8.4

13 Nov 17:50
Compare
Choose a tag to compare

fixes issue with FR for relevant contracts

What's Changed

Full Changelog: v3.8.3...v3.8.4

v3.8.3

06 Nov 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.2...v3.8.3

v3.8.2

05 Nov 23:59
Compare
Choose a tag to compare

Resolves .yml bug in v3.8.0 that caused runs to fail with duplicate column values

What's Changed

Full Changelog: v3.8.1...v3.8.2

v3.8.0

05 Nov 18:12
Compare
Choose a tag to compare
  • Adds new columns to the main_package/core models for Mantle
  • Introduces breaking change that resolves issue with exploded_key in block_transactions streamline models

What's Changed

Full Changelog: v3.6.0...v3.8.0

v3.7.0

05 Nov 14:16
Compare
Choose a tag to compare

Updates the historical decoding process to only trigger the wait when we have logs to decode for that month

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.5.2

04 Nov 17:39
Compare
Choose a tag to compare

Same fixes for decoded traces models

What's Changed

Full Changelog: v3.5.1...v3.5.2

v3.5.1

04 Nov 17:21
Compare
Choose a tag to compare

fixes json bug in v3.5.0

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

04 Nov 16:54
Compare
Choose a tag to compare
  • 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

Full Changelog: v3.4.0...v3.5.0