openethereum/ethcore
Wei Tang 1f18dbb17c
Remove all dapp permissions related settings (#9120)
* Completely remove all dapps struct from rpc

* Remove unused pub use

* Remove dapp policy/permission func in ethcore

* Remove all dapps settings from rpc

* Fix rpc tests

* Use both origin and user_agent

* Address grumbles

* Address grumbles

* Fix tests
2018-08-07 20:52:23 +08:00
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm Improve return data truncate logic (#9254) 2018-08-07 11:48:25 +02:00
light Propagate transactions for next 4 blocks. (#9265) 2018-08-02 11:58:02 +01:00
node_filter Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
private-tx Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
res Update wasm-tests hash (#9295) 2018-08-07 12:36:56 +03:00
service Offload cull to IoWorker. (#9099) 2018-07-13 12:23:57 +02:00
src Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
stratum Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
sync Propagate transactions for next 4 blocks. (#9265) 2018-08-02 11:58:02 +01:00
transaction deserialize block only once during verification (#9161) 2018-07-25 14:36:46 +02:00
types docs: update repository links (#9159) 2018-07-23 13:58:50 +02:00
vm Implement KIP4: create2 for wasm (#9277) 2018-08-06 23:15:52 +08:00
wasm Implement KIP4: create2 for wasm (#9277) 2018-08-06 23:15:52 +08:00
Cargo.toml Make sure to produce full blocks. (#9115) 2018-07-13 15:20:24 +01:00