Polygon-etl

Latest version: v0.5.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.1

What's Changed
* Add tests for empty input/column names in table definitions by TimNooren in https://github.com/blockchain-etl/polygon-etl/pull/104
* Split `export_geth_traces` into 24 tasks by charlielewisme in https://github.com/blockchain-etl/polygon-etl/pull/105
* Adding Stable and Variable DebtToken events for Aave V3 by cheungringo in https://github.com/blockchain-etl/polygon-etl/pull/107
* AToken events by cheungringo in https://github.com/blockchain-etl/polygon-etl/pull/108
* Add Kyber contracts by SimonCousaert in https://github.com/blockchain-etl/polygon-etl/pull/110
* Add DODO contracts by SimonCousaert in https://github.com/blockchain-etl/polygon-etl/pull/111
* Add 0vix events by SimonCousaert in https://github.com/blockchain-etl/polygon-etl/pull/112
* Add wbtc and renbtc events by SimonCousaert in https://github.com/blockchain-etl/polygon-etl/pull/113
* Add Slack alert option by wegory in https://github.com/blockchain-etl/polygon-etl/pull/109
* Added Quickswap v3 events by SimonCousaert in https://github.com/blockchain-etl/polygon-etl/pull/115
* Added Curve events by SimonCousaert in https://github.com/blockchain-etl/polygon-etl/pull/116
* Add Stablecoin events by SimonCousaert in https://github.com/blockchain-etl/polygon-etl/pull/117
* Add maticx and 3 other chainlink feeds by bschreck in https://github.com/blockchain-etl/polygon-etl/pull/118
* Lowercase proxy feed addresses by bschreck in https://github.com/blockchain-etl/polygon-etl/pull/121
* Cpmm add quickswap sushiswap events by jdmaturen in https://github.com/blockchain-etl/polygon-etl/pull/120
* Update cli test data by charlielewisme in https://github.com/blockchain-etl/polygon-etl/pull/122
* fix: bump version to 0.3.1 by charlielewisme in https://github.com/blockchain-etl/polygon-etl/pull/124
* Update GH actions on release by charlielewisme in https://github.com/blockchain-etl/polygon-etl/pull/125

New Contributors
* cheungringo made their first contribution in https://github.com/blockchain-etl/polygon-etl/pull/107
* SimonCousaert made their first contribution in https://github.com/blockchain-etl/polygon-etl/pull/110
* wegory made their first contribution in https://github.com/blockchain-etl/polygon-etl/pull/109
* bschreck made their first contribution in https://github.com/blockchain-etl/polygon-etl/pull/118

**Full Changelog**: https://github.com/blockchain-etl/polygon-etl/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* add pool configurator v3 by rstevens2022 in https://github.com/blockchain-etl/polygon-etl/pull/102
* Add EIP-1559 fields (cli, airflow, dataflow) by charlielewisme in https://github.com/blockchain-etl/polygon-etl/pull/96


**Full Changelog**: https://github.com/blockchain-etl/polygon-etl/compare/v0.2.2...v0.3.0

0.2.2

What's Changed
* Upgrade to composer 2 by charlielewisme in https://github.com/blockchain-etl/polygon-etl/pull/92
* Chainlink by jdmaturen in https://github.com/blockchain-etl/polygon-etl/pull/94
* Adding aave v2 + v3 pools by rstevens2022 in https://github.com/blockchain-etl/polygon-etl/pull/93
* Move ChainLink json files to correct folder by araa47 in https://github.com/blockchain-etl/polygon-etl/pull/95
* Update cli test data by charlielewisme in https://github.com/blockchain-etl/polygon-etl/pull/97
* Add aave lending pool configurator tables by rstevens2022 in https://github.com/blockchain-etl/polygon-etl/pull/98
* Fix dependencies by TimNooren in https://github.com/blockchain-etl/polygon-etl/pull/101

New Contributors
* jdmaturen made their first contribution in https://github.com/blockchain-etl/polygon-etl/pull/94
* rstevens2022 made their first contribution in https://github.com/blockchain-etl/polygon-etl/pull/93

**Full Changelog**: https://github.com/blockchain-etl/polygon-etl/compare/v0.2.1...v0.2.2

0.2.1

In preparation for upgrade to Composer 2

Requirements
- Dev
- loosen reqs since these are fairly optional
- Test
- pin `jsonschema` to match Composer 2 / Airflow 2
- bump `pytest` and `tox` to latest versions
- Cli
- pin blockchain reqs (inc. `base58`) to prevent pip conflict surprises
- leave non-blockchain reqs loose but compatible with Composer 2
- note that `click` and `requests` are already installed in Composer 2 by default
- Setup
- remove support for python 3.6
- going forward this will help to reduce dependency conflicts
- bump the package version number
- Also
- GitHub workflows
- disable Airflow Test, due to dependency conflicts with python 3.8 (e.g. `pandas==0.25.1`)
- rename `requirements.txt` -> `requirements_airflow.txt`
- fix a couple of incorrectly named tests

0.2.0

Increased due to recursion errors when decoding response from traces data.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.