core
core copied to clipboard
patch([email protected]): revert "use hardcoded Infura gas API urls" (#4068)
[!NOTE] This PR was used to create a patch for extension and is not intended to be merged.
- [ ] Link to issue once it gets created
- [ ] Link to commit where patch was created.
This PR reverts commit 850461d323fc304baaffa94bfa5bee196761ddb2 (#4068) and is based on d30f7df58f403cc9c68e4fe0652abf7320dbd852 ([email protected]) The revert had merge conflicts:
- determineGasFeeCalculations.ts
- GasFeeController.ts
- GasFeeController.test.ts
Explanation
References
Changelog
Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
- [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate