Devashish Dixit

Results 22 issues of Devashish Dixit

This PR does not contain any code changes. Only `cargo fmt`.

The `term` crate is unmaintained: https://github.com/Stebalien/term/issues/93

help wanted

This issue is to discuss about the `feemarket` module and add it to `chain-main` if needed as suggested by @yihuang.

In our integration tests, we use a very old version of `hermes` (0.5?). Upgrade it to latest version, i.e., [`v0.14.1`](https://github.com/informalsystems/ibc-rs/releases/tag/v0.14.1).

**Is your feature request related to a problem? Please describe.** I'm trying to build an IBC solo machine on browser and want to sign IBC transactions using keplr wallet. For...

enhancement

Testsuite fails on windows because of manual filepath handling. Fixed it by using `std::path::Path` instead of `str`.

[Description](https://www.reddit.com/r/rust/comments/bim2dt/helpwanted_i_need_suggestions_for_designing/)

help wanted
pinned

Inspirations: - https://docs.microsoft.com/en-us/dotnet/standard/serialization/version-tolerant-serialization - https://thrift.apache.org/static/files/thrift-20070401.pdf

pinned