|
|
@ -18,7 +18,7 @@ and a validator address plus a timestamp. Note we may remove the validator |
|
|
|
address & timestamp fields in the future (see ADR-25). |
|
|
|
|
|
|
|
Special thanks to external contributors on this release: |
|
|
|
@erikgrinaker, @PSalant726, @gchaincl, @gregzaitsev, @princesinha19 |
|
|
|
@erikgrinaker, @PSalant726, @gchaincl, @gregzaitsev, @princesinha19, @Stumble |
|
|
|
|
|
|
|
Friendly reminder, we have a [bug bounty |
|
|
|
program](https://hackerone.com/tendermint). |
|
|
@ -98,6 +98,7 @@ program](https://hackerone.com/tendermint). |
|
|
|
- [p2p] \#4053 Add `unconditional_peer_ids` and `persistent_peers_max_dial_period` config variables (see ADR-050) (@dongsam) |
|
|
|
- [cli] \#4234 Add `--db_backend and --db_dir` flags (@princesinha19) |
|
|
|
- [cli] \#4113 Add optional `--genesis_hash` flag to check genesis hash upon startup |
|
|
|
- [config] \#3831 Add support for [RocksDB](https://rocksdb.org/) (@Stumble) |
|
|
|
|
|
|
|
### IMPROVEMENTS: |
|
|
|
|
|
|
|