noislabs / randdrop-ui

https://randdrop-ui.vercel.app
5 stars 13 forks source link

feat: initial injective support #17

Closed bangjelkoski closed 11 months ago

bangjelkoski commented 11 months ago

This PR adds support to prepare/sign/broadcast transactions on Injective!

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
randdrop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2023 0:41am
randdrop-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2023 0:41am
kaisbaccour commented 11 months ago

Error: failed to execute message; message index: 0: Invalid Proof: execute wasm contract failed [!injective!labs/wasmd@v0.40.0-inj/x/wasm/keeper/keeper.go:394] With gas wanted: '50000000' and gas used: '142170' I think this is because I edited yesterday the merkle root on contract to make it fit to some test json. But now it's back to normal. So should probably work. I will test this aswell. Thank you sooooo much @bangjelkoski by the way, really appreciate the help

bangjelkoski commented 11 months ago

Anytime!

kaisbaccour commented 11 months ago

Tested it and it work perfectly!