Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(gasPriceOracle): Allow caller to pass in base fee multiplier #801
feat(gasPriceOracle): Allow caller to pass in base fee multiplier #801
Changes from 15 commits
79ba3b2
6226eee
deedb53
5c72afd
5ced7f1
cad60ed
78b1565
4adfeb1
4d76862
c63f328
fa361d3
38d6ab0
e6a0fb7
b4d4847
f19ad1a
957b009
a5d6a1a
15b8040
4a0858a
e56073a
ae02e89
3e245ba
e541b25
a2e7b41
71c12b1
4961d48
bda4843
33e36a4
de2a339
e16f9fe
cf9a867
e913c75
e701089
33470b1
ea1ee66
3f31537
bcd10bb
2d4caee
e6919f3
ca45734
86610a6
a9448e6
b0f297e
ec0a623
281f9f7
f88e927
35a0420
20461a6
576dac6
a232f05
515ec15
765ef85
90c9e89
4980b22
21821ca
c9740a3
128767e
d0d52bd
ca24cfc
192ac16
04f3664
74261cf
17c0abb
6c82762
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 12 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Lint
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Lint
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Lint
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Lint
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Test
Check failure on line 15 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Test
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Lint
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Lint
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Builds
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Test
Check failure on line 55 in src/gasPriceOracle/adapters/ethereum.ts
GitHub Actions / Test
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Lint
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Lint
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Test
Check failure on line 1 in src/gasPriceOracle/oracle.ts
GitHub Actions / Test
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Lint
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Lint
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Builds
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Test
Check failure on line 5 in src/gasPriceOracle/oracle.ts
GitHub Actions / Test
Check warning on line 271 in src/utils/common.ts
GitHub Actions / Lint