openethereum/dapps/src
keorn 866ab9c7a3 Check queue to determine major importing (#2763)
* simplify major sync detection

* fix typos

* fix merge

* more realistic EthTester

* add new synced state

* remove Blocks synced state

* move is_major_importing to rpc crate and check queue

* add tests
2016-10-20 23:36:18 +02:00
..
api adjust app_id where /api/content/<hash> is called, fixes #2541 (#2543) 2016-10-10 16:34:16 +02:00
apps Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +02:00
handlers Remove obsolete dapps and update security headers (#2694) 2016-10-19 11:02:21 +02:00
page Remove obsolete dapps and update security headers (#2694) 2016-10-19 11:02:21 +02:00
router Serving content at /api/content/<hash> (#2248) 2016-09-22 18:05:36 +02:00
tests Remove obsolete dapps and update security headers (#2694) 2016-10-19 11:02:21 +02:00
endpoint.rs Serving content at /api/content/<hash> (#2248) 2016-09-22 18:05:36 +02:00
error_tpl.html Get rid of 'Dapp is being downloaded' page 2016-09-07 00:10:09 +02:00
lib.rs Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +02:00
proxypac.rs Refactoring dapps to support API endpoints. (#1542) 2016-07-06 11:24:29 +02:00
rpc.rs Serving content at /api/content/<hash> (#2248) 2016-09-22 18:05:36 +02:00
url.rs Supporting /api/ping for dapps server (#1543) 2016-07-07 09:42:49 +02:00