Commit db09a3b
feat: app wiring for evm (#2266)
* feat: gen pulsar api and app wiring for sudo
* chore: changelog
* chore: lint
* feat: app wiring for oracle
* chore: lint and changelog
* feat: app wiring for epochs
* chore: lint and changelog
* fix: fix imports
* feat: app wiring for inflation
* fix: raise erc20 gas limit deploy
* fix: add Inflation keeper
* chore: changelog
* feat: app wiring for evm
* fix: use correct type for transient key and remove redundant
* chore: lint and changelog
---------
Co-authored-by: Kevin Yang <[email protected]>1 parent 87dd2eb commit db09a3b
File tree
7 files changed
+1271
-26
lines changed- api/eth/evm/module
- app
- proto/eth/evm/module
- x/evm/evmmodule
7 files changed
+1271
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments