openethereum/rpc/src/v1/traits
Tomasz Drwięga cbcc369a2d UI server refactoring (#5580)
* Full API in Authenticated WS server.

* Replacing UI server with Hyper.

* Solving CLI, RPCs and tests.

* Porting signer tests.

* Fixing origin recognition for dapps/rpc.

* Fixing tests. Adding parity-rpc-client to test.

* Dapps exposed as RPC method.

* JS code to support new connection scheme.

* Fixing dapps tests.

* Updating allowed origins/hosts to support web3.site.

* Fixing tests, fixing UI.

* Fixing tests.

* Removing invalid tests.

* Fixing merge.

* 404 fallback for UI

* Improve ContentFetcher constructor readability.

* Naming.

* Update .gitlab-ci.yml

fix CI lint error

* Fixing tests and linting issues.

* Fixing new tests.

* UI hosts.

* Submodules fix.
2017-05-24 12:24:07 +02:00
..
eth_pubsub.rs Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
eth_signing.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
eth.rs Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
mod.rs Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
net.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity_accounts.rs Add raw hash signing (#5423) 2017-04-12 12:15:13 +02:00
parity_set.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
parity_signing.rs Compose transaction RPC. (#5524) 2017-05-02 11:39:48 +02:00
parity.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
personal.rs Added missing methods (#5542) 2017-05-04 17:58:01 +02:00
pubsub.rs Generic PubSub implementation (#5456) 2017-05-06 13:24:18 +02:00
rpc.rs Full JSON-RPC docs + sync tests. (#4335) 2017-02-01 10:58:09 +01:00
secretstore.rs Secretstore RPCs + integration (#5439) 2017-05-05 14:57:29 +01:00
signer.rs Proper signer Pub-Sub for pending requests. (#5594) 2017-05-17 16:20:41 +02:00
traces.rs Traces error handling (#4849) 2017-03-14 13:04:32 +01:00
web3.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00