openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.82k stars 1.69k forks source link

Remove old deprecated flags, move light client, updater and private tx flags to deprecated section #11694

Open vorot93 opened 4 years ago

vorot93 commented 4 years ago

This PR removes pre-2.7 deprecated flags, and moves light client, updater and private tx toggles to their place instead. Also sets updater filter to Never by default and fixes parity mentions in a couple of places.

Also see #11681 and #11682