loomchain
loomchain copied to clipboard
Upstream changes tendermint core
We need to upstream following
- Reactor support - https://github.com/tendermint/tendermint/pull/3730
- Iavl changes https://github.com/tendermint/iavl/pull/138
- Exposing the DB interface better https://github.com/loomnetwork/tendermint/commit/cd89d233c49084a398204be71844761b41a74eb6
- We both changed how Leveldb metrics are exposed, lets see if we can commonize or upstream this if ours is more feature rich
- They've made some tweak to the custom reactor API in https://github.com/tendermint/tendermint/pull/3771 - we should merge those changes back to our fork at some point.
- They've changed a bunch of stuff, still not merged though https://github.com/tendermint/iavl/pull/158
- Need to track down what happened with this one.