-
Notifications
You must be signed in to change notification settings - Fork 22
chore: remove networks folder #346
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
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
* remove skip-mev feemarket * wired in evm, erc20 from evmos * added back bank send hook * updated swagger to include evmos modules * replace default denom from uom to aom with 18dp * genesis file for omstead testnet * register swagger statik with namespace (temporary) * add ante import to app * Revert "register swagger statik with namespace (temporary)" This reverts commit 20b1bde. * add swagger.go * switch from evmos evm to cosmos evm * fix compile error * add secp256k1 keys for sigverify * feat: pump go in release.yml * fix: GORELEASER_IMAGE is outdated * fix: rest apis and evm routes * feat: remove validation for CosmosChainID and fix base to 6 decimals * feat: update dependencies + add client context * fix: remove duplicate keyring options * fix: update to use cosmos evm tracers * refactor: consolidate setup configuration for address prefixes and cointype (#315) * refactor: consolidate setup configuration for address prefixes and cointype * fix: lint --------- Co-authored-by: freeelancer <[email protected]> * Merge branch 'main' into main-evm (#320) * chore: remove networks folder * feat: cosmos/evm v0.2.0 + ibc v10 (#326) * wip: upgraded cosmos/evm to v0.2.0 * update ibc to v10 * add clienthelpers for defaultNodeHome * fix: update heighliner tag to v1.7.5 (#325) * update swagger api with latest versions --------- Co-authored-by: Leo Pang <[email protected]> * feat: upgrade from v4 to v5-evm with migration * chore: remove xfeemarket module * chore(deps): update github.com/cosmos/evm to v1.0.0-rc0 * feat: burn transaction fees * chore(deps): update cosmos-sdk fork from v0.53.0-v5-mantra-1 to v0.53.0-v5-mantra-1-1 * chore(deps): update github.com/cosmos/evm with latest main branch commit * chore: comment out linux/arm64 platform in chains.yaml * fix(test): e2e tests (#330) * feat: move burn fees from antehandler to tax endblocker (#332) * update go.mod for connect * revert to using default cosmos evm antehandler * remove xfeemarket leftover * feat: burn fees using tax endblocker * feat: init evm chain id from genesis.json or app.toml (#338) * feat: init evm chain id from genesis.json or app.toml * remove constant.go and move code over to config.go * avoid unexpected err * avoid oom for big genesis * cleanup --------- Co-authored-by: mmsqe <[email protected]> * chore: remove IBC v2 and precompile support temporarily (#340) * feat: allow only single evm msg (#341) * feat: remove legacy feemarket (skip-mev) store entirely (#342) * chore: remove past upgradehandlers * fix: remove legacy feemarket store entirely * feat: add nix e2e test * fix: evm init params (#344) * fix: evm initial params * chore: add v5.0.0-rcx to mergify * chore: remove main-evm from condition --------- Co-authored-by: allthatjazzleo <[email protected]> * chore: remove networks folder (#346) --------- Co-authored-by: allthatjazzleo <[email protected]> Co-authored-by: Leo Pang <[email protected]> Co-authored-by: mmsqe <[email protected]>



No description provided.