* 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
* Getting rid of old dapps
* Updating proxypac and allowing home.parity on signer
* CORS support for API
* Fixing CORS - origin is sent with protocol
* Fixing signer with proxy
* Fixing grumbles
* Fix expect msg [ci:skip]
* Async RPC
* Limiting number of transactions in queue
* Fixing tests
* Bumping serde and jsonrpc-core
* serde updated to 0.8
* fixed failing tests
* Bumping ipc server
* Fixing API for endpoints
* Experimenting with tests without --release mode