Releases: blockchain-etl/ethereum-etl
Releases · blockchain-etl/ethereum-etl
v2.4.2
What's Changed
- Add Dencun fields to postgres_tables.py by @medvedev1088 in #488
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Add EIP-4844 (Dencun) columns by @medvedev1088 in #484
- Delete FUNDING.yml as the link is broken by @medvedev1088 in #478
- Dencun transaction and transaction receipt fields by @haiyanghe in #474
New Contributors
- @haiyanghe made their first contribution in #474
Full Changelog: v2.3.1...v2.4.1
v2.3.1
v2.3.0
What's Changed
- Add Optimism / OP Stack Transaction Receipt Fields by @MSilb7 in #446
- Restrict urllib3 v2 as it breaks the build by @medvedev1088 in #447
- Message: "start_timestamp must be less than end_timestamp" by @vinhloc30796 in #449
New Contributors
- @vinhloc30796 made their first contribution in #449
- @MSilb7 made their first contribution in #446
Full Changelog: v2.2.1...v2.3.0
relax click version pinning
Relax Click requirement (#444) * Update post-shanghai test cases Cases were based on Goerli while awaiting the mainnet upgrade. * Relax Click requirement
Add withdrawals (EIP-4895)
v2.2.0 Update Github Actions runner image (#435)
Upgrade eth-abi lower bound to >=2.2.0
v2.1.2 Bump package version (#420)
Various bug fixes
Add Kinesis support
Includes #359