informalsystems / atomkraft

Advanced fuzzing via Model Based Testing for Cosmos blockchains
Apache License 2.0
77 stars 10 forks source link

imp: add bech32 address support for Ethermint chains #212

Closed GAtom22 closed 1 year ago

GAtom22 commented 1 year ago

Description

This PR introduces the changes needed to make the proper bech32 address encoding to be able to use Atomkraft with Ethermint chains

Closes https://github.com/informalsystems/atomkraft/issues/211

rnbguy commented 1 year ago

Thanks @GAtom22 :pray: