openethereum / parity-ethereum

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

no-dapps is still an option, yet no longer supported and should be removed? #11841

Open thadguidry opened 4 years ago

thadguidry commented 4 years ago

https://github.com/openethereum/openethereum/blob/1d9542fe88044d0831471510beb23626050f1bbf/parity/cli/mod.rs#L525

seems to still be enabled, even though --no-dapps has been removed and no longer supported.

G:\openethereum>openethereum.exe --config config.mining.toml
Loading config file from config.mining.toml
Option '--no-dapps' has been removed and is no longer supported.
vorot93 commented 4 years ago

dapp and signer vestiges will be removed soon.