many-things / cw-hyperlane

51 stars 25 forks source link

feat: supporting ed25519 account? #124

Closed byeongsu-hong closed 4 months ago

byeongsu-hong commented 6 months ago

discussion moved from below

@StoneMac65 We've merged everything i mentioned. Let's see what happened next.

I tried both latest merged and that branch "eddy/linter" . it worked on osmosis and could instantiate the contract. but I tried to change the code to use a custom network that using "ed25519" and rebuilt the repo. I'm stuck on that part

Originally posted by @StoneMac65 in https://github.com/many-things/cw-hyperlane/issues/111#issuecomment-1987218804

StoneMac65 commented 6 months ago

is there any hope for this? I tried to change the code and rebuild using ed25519 but there is more to it apparently. would be great if I could test this feature on custom networks

byeongsu-hong commented 6 months ago

@StoneMac65 Sorry for late response, Currently we don't have availability to put that feature on this. Furthermore, this can be considered as a feature request for https://github.com/cosmos/cosmjs, as current situation that we're using that library to interact Cosmos application.

byeongsu-hong commented 4 months ago

closing due to inactivity