ApeWorX / ape-hardhat

Hardhat network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
17 stars 15 forks source link

fix: PoA web3 middleware issue for Polygon networks [APE-789] #133

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

polygon poa detection was failing for some reason

How I did it

check first and last block

How to verify it

Checklist

linear[bot] commented 1 year ago
APE-789 "fix: PoA web3 middleware issue for Polygon networks" (ApeWorX/ape-hardhat #133)

### What I did fixes: # ### How I did it ### How to verify it ### Checklist * [ ] Passes all linting checks (pre-commit and CI jobs) * [ ] New test cases have been added and are passing * [ ] Documentation has been updated * [ ] PR title follows [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) standard (will be automatically included in the changelog) --- [ApeWorX/ape-hardhat #133](https://github.com/ApeWorX/ape-hardhat/pull/133) by [unparalleled-js](https://github.com/unparalleled-js) on GitHub *via LinearSync*