Guillermo Paoletti

Results 8 comments of Guillermo Paoletti

Right now when I'm adding a new message to evmosjs I need to debug the Ethermint code, having this cmd function will simplify the eip712 generation

``` ╰─❯ ./build/ethermintd eip-712 data-type "/cosmos.gov.v1beta1.MsgSubmitProposal" Error: fail to extract msg types: panicked with error: runtime error: invalid memory address or nil pointer dereference Usage: ethermintd eip-712 data-type [flags] ```...

I need to create some examples and fix some issues on the submit proposals to make sure that it works. Probably at the end of this week I should be...

Providing a Typescript lib to convert the validators addresses is a blocker to merge this PR. After having the lib ready we can finish the PR review and merge it....

The PR looks good, but we need the same typescript library mentioned in #2200 in order to give solutions to the tools already created for our users. We should be...

With ABCI2.0 we can fix it 🚀

Create validator pr #40 is blocked waiting on Ethermint changes to support the pubkey enconding

Sorry I didn't have to review the prs. I need to double check that this pr doesn't break the `transactions` package before merging it. Thanks for the PR!