* Fixing evmbin compilation and added standard build. (#4561)
* Alias for personal_sendTransaction (#4554)
* Fix console dapp (#4544)
* Fixing linting issues. Better support for console as secure app
* Fixing linting issues
* Fix no data sent in TxQueue dapp (#4502)
* Fix wrong PropType req for Embedded Signer
* Fix wrong data for tx #4499
* Actually enable fat db, and do RPCs for it.
* Implement HashDB traits for AccountDB.
* user defaults
* finished user defaults
* user defaults are network-dependent
* added tests for newly added functions, logger is initialized first
* dir cleanup in progress
* user_file is placed next to snapshots
* fixing requested change