mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-04 05:12:36 +00:00
consensus: cl++
This commit is contained in:
@@ -32,6 +32,9 @@ Friendly reminder: We have a [bug bounty program](https://hackerone.com/tendermi
|
||||
- P2P Protocol
|
||||
|
||||
- Go API
|
||||
- [consensus] \#6532 Move the `consensus` package to the `internal` package. (@alexanderbez)
|
||||
- Remove `ConsensusState()` and `ConsensusReactor()` on the `Node` type.
|
||||
- Move `consensus` metrics to the root `metrics` package.
|
||||
- [mempool] \#6529 The `Context` field has been removed from the `TxInfo` type. `CheckTx` now requires a `Context` argument. (@alexanderbez)
|
||||
- [abci/client, proxy] \#5673 `Async` funcs return an error, `Sync` and `Async` funcs accept `context.Context` (@melekes)
|
||||
- [p2p] Removed unused function `MakePoWTarget`. (@erikgrinaker)
|
||||
|
||||
Reference in New Issue
Block a user