Skip to content
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

[TA-2236][TA-2237][TA-2238][TA-2239][TA-2240]: Add Safe and Bridge door contracts command #17

Closed
wants to merge 4 commits into from

Conversation

jpeersyst
Copy link
Contributor

Add Safe and Bridge door contracts command PR

Closes 🔗

Changes 🛠️

  • Update evmos version to remove chain id condition
  • Add active_precompiles: [] in config so that transactions work correctly
  • Add gencontracts.go file that creates a command that adds to genesis.json the Safe and BridgeDoor related contracts and a native bridge
  • Add contracts.go file that contains all the evm contracts code and storage logic

Important considerations ⚠️

  • There is a witness init coins so that all witnesses start with funds. It is a constant.
  • There is a safe init coins so that the safe proxy starts with funds. It is a constant.
  • These both coins use the denom token.
  • All of these values could be parametrized but I left them constant as i do not think they should vary a lot

@jpeersyst jpeersyst requested a review from AdriaCarrera March 12, 2024 10:25
Copy link

Copy link

Copy link

Copy link

Copy link

Copy link

🔗Pullpo.io Slack channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants