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

[evm] Precompile for one-way EVM calls to invoke/execute Wasm contracts #2048

Closed
Unique-Divine opened this issue Sep 24, 2024 · 1 comment · Fixed by #2054
Closed

[evm] Precompile for one-way EVM calls to invoke/execute Wasm contracts #2048

Unique-Divine opened this issue Sep 24, 2024 · 1 comment · Fixed by #2054
Assignees

Comments

@Unique-Divine
Copy link
Member

Desired behavior

Mimic the Nibiru CLI functionality

nibid tx wasm execute [contract_addr] [json_input] [--funds]

Notes

Wasm execute protobuf Type URL: "/cosmwasm.wasm.v1.Msg/ExecuteContract"

@github-project-automation github-project-automation bot moved this to ⚡ Building 🧱 in ⚛️ Nibiru (Hougyoku) Sep 24, 2024
@github-actions github-actions bot added the S-triage Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5 label Sep 24, 2024
@Unique-Divine Unique-Divine removed the S-triage Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5 label Sep 27, 2024
@Unique-Divine Unique-Divine self-assigned this Sep 27, 2024
@Unique-Divine
Copy link
Member Author

Got an initial working version yesterday. I'm implementing a simple Wasm contract for testing that I can use in the module.

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