June 13 2023
- Gossip TxKey in proposal and allow validators to proactively create blocks from txs in mempool
- Hard rollback by deleting app and block states
- Cherry picked from this PR with some modifications
- Increase block part size and delay fsync
- Increase WAL message size
- Add tracing
- #148 Backport add peer gossip sleep
- Fix open connection race conditions within p2p channels by waiting synchronously for descriptors to be registered before establishing peer connections