openethereum/dapps
Niklas Adolfsson e0f71b0c17 [contract-client] refactor (#7978)
* Refactor usage of registry contract

* remove unsed file

* Rename methods & fix comments

* refactor contract_client:

* Intoduced separate traits for asyncronous and syncronous contract clients
* Removed registrar from ethcore::client
* s/ContractClient/AsyncContractClient

* make the tests compile and pass

* omit changes in ethcore

* Use only one trait for ContractClient

* Use an associated type in the trait to determine syncronous or asyncronous communication
* Export the types from contract-client crate
* Document that "A" in the hash correspons to a DNS A Record A.K.A Address Record

* contract_client -> registrar

* address review feedback
2018-03-12 20:46:27 +00:00
..
js-glue Get rid of clippy remainings. 2017-12-21 11:27:26 +01:00
node-health Updated dependencies (#7628) 2018-01-19 13:46:11 +01:00
res Additional fetch tests (#3983) 2016-12-28 12:45:25 +00:00
src [contract-client] refactor (#7978) 2018-03-12 20:46:27 +00:00
ui Update refs to shell (#8051) 2018-03-05 11:56:14 +01:00
Cargo.toml [contract-client] refactor (#7978) 2018-03-12 20:46:27 +00:00