openethereum/parity
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
..
cli UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
light_helpers Back-references for the on-demand service (#5573) 2017-05-23 12:39:25 +02:00
account.rs Importing accounts from files. (#5644) 2017-05-19 17:14:47 +02:00
blockchain.rs fix json format of state snapshot (#5504) 2017-04-25 19:08:28 +02:00
boot.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
cache.rs Memory usage optimization (#5526) 2017-05-02 11:40:03 +02:00
configuration.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
dapps.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
deprecated.rs Dapps and RPC server merge (#5365) 2017-04-03 10:27:37 +02:00
dir.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
helpers.rs Adding CLI options: port shift and unsafe expose. (#5677) 2017-05-23 12:24:32 +02:00
informant.rs WebSockets RPC server (#5425) 2017-04-13 16:32:07 +02:00
ipfs.rs Dapps and RPC server merge (#5365) 2017-04-03 10:27:37 +02:00
main.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
migration.rs initial light CLI 2017-03-22 18:32:04 +01:00
modules.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
params.rs Support both V1 & V2 DataChanged events in registry (#4734) 2017-03-03 13:33:49 +01:00
presale.rs Ledger wallet support (#4486) 2017-02-09 19:07:06 -05:00
rpc_apis.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
rpc.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
run.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
secretstore.rs Fixing secretstore TODOs - part 2 (#5416) 2017-04-25 21:34:03 +02:00
signer.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
snapshot.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
stratum.rs remove the deprecated options in rustfmt.toml (#5616) 2017-05-19 17:12:20 +02:00
sync.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
upgrade.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
url.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
user_defaults.rs Serde 0.9 (#4508) 2017-02-13 18:38:47 +03:00