Commit Graph

20 Commits

Author SHA1 Message Date
Arkadiy Paronyan
148ea37687 v1.6 in master (#4113) 2017-01-10 15:41:59 +01:00
Robert Habermeier
8125b5690c Port try macro to new ? operator. (#3962)
* initial untry sweep

* restore try in ipc codegen, fix inference

* change a few missed try instances
2016-12-27 12:53:56 +01:00
Tomasz Drwięga
f0387c33c6 Global Fetch Service (#3915)
* Dapps web

Conflicts:
	dapps/src/apps/fetcher.rs
	dapps/src/handlers/fetch.rs

* Rewriting fetch

* Parity-wide fetch service

* Obey the limits and support cancellation.

* Removing temporary files.

* Actually use Fetch for dapps

* Re-implementing file fetching to avoid temporary files.

* Serde to 0.8.19

* Fixing content & dapps fetch
2016-12-22 18:26:39 +01:00
Nikolay Volf
af501e6467 Custom attribute for binary serialization (#3922)
* derive(Binary) -> binary

* ethcore types refact

* fixup ethcore

* make binary optional

* fix common types

* fix updater

* remove condition
2016-12-21 15:09:35 +01:00
Gav Wood
efd4036a9a Fix build. 2016-12-17 15:40:55 +01:00
Gav Wood
b418cb8da3 Merge remote-tracking branch 'origin/master' into fix-win-ci 2016-12-17 15:10:17 +01:00
Gav Wood
b2b3a0eb34 Final fixups for updater
- Wire up platforms to match those of CI.
- Introduce "final" feature to tag version with "nightly".
2016-12-17 14:36:30 +01:00
Gav Wood
14e4fefbcf Fix updater permissions and refactor existing code. 2016-12-16 18:17:15 +01:00
Gav Wood
396ab5b361 Refactor and make is_syncing. 2016-12-16 10:31:10 +01:00
Gav Wood
35b18485d4 Don't check for updates while syncing. 2016-12-16 10:14:44 +01:00
Gav Wood
ba60e046be Tone down logging. 2016-12-16 10:02:42 +01:00
Gav Wood
4410fb635a Respect system paths. 2016-12-15 19:53:13 +01:00
Gav Wood
4a2b418fc2 Configurable update tracks to help testing. 2016-12-15 18:51:59 +01:00
Gav Wood
5e59e0b9d3 Fix build. 2016-12-15 15:35:46 +01:00
Gav Wood
597c3a4770 Ensure chain state is at threshold security level before looking for updates. 2016-12-13 21:21:07 +01:00
Gav Wood
77cb937065 Please info!s in updater target. 2016-12-12 03:02:27 +01:00
Gav Wood
758744449f Expose all other RPCs. 2016-12-12 02:57:19 +01:00
Gav Wood
d8ad09b654 Make updater an IPC module. 2016-12-11 22:47:43 +01:00
Gav Wood
3aab5dec9b Refactor into a service. 2016-12-11 20:14:18 +01:00
Gav Wood
35b037e055 Add renamed files. 2016-12-11 19:15:58 +01:00