Martin

Results 6 issues of Martin

Follow-up of https://github.com/cosmos/cosmos-sdk/issues/2131. After discussion on Slack, a suggestion to implement a fix: 1) For each new node in IAVL tree, assign an sequential integer ID. This ID never changes...

For the e-Money mainnet we accept fees in multiple denoms, so that a eEUR payment can be paid for in eEUR as well. We don't expect our users to always...

IBC deposits have started to fail for older chains (such as emoney-3). It would be great if deposits could revert to using fixed/estimated gas if the simulation fails. The simulate-transaction...

In below log, 5 validators are connected to single tmkms process on same chain-id. It appears that during a Proposal, some validators (.240 and .108 below) get disconnected due to...

On master. Looks really nice, but it seems like the UI is not wired into the TX generation, on Ledger it only displays a single denom (eSEK).

blocked

As can be seen in screenshot below (see first line, Validator?...), it appears strings are truncated without considering utf-8 sequences. ![image](https://user-images.githubusercontent.com/18033781/53957881-d6f86b00-40df-11e9-9df1-f0372310491f.png)

Bug