Max Levy

Results 4 issues of Max Levy

Unless I'm getting it all wrong, but the fix tries to make it easier to grasp what IBCBlockCommitTx is about - it's somehow closer to the wording here: https://github.com/zmanian/gnuclear-whitepaper#inter-blockchain-communication-ibc

Adding a `Point` with a double field which has more than 6 digits results in the value being rounded, due to the default rounding precision, see [here](https://en.cppreference.com/w/cpp/io/manip/setprecision). This behavior might...

question

It seems like the health of the `app2` service is not monitored properly. Even when I stop the container it's running in the consul-ui shows no problems. As a matter...