Tomasz Drwięga
|
6251289b85
|
Rising the limit for fetch (#3964)
|
2016-12-23 17:23:31 +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 |
|
Gav Wood
|
10b0898bdf
|
Crate tidyups.
- Move Updater into its own crate.
- Change ethcore -> parity in authors, homepages and licenses.
|
2016-12-11 19:14:42 +01:00 |
|
Tomasz Drwięga
|
cc8a9d410b
|
Adding fetch API to the crate
|
2016-11-20 18:44:23 +01:00 |
|
Robert Habermeier
|
3854b8a689
|
LES Part 1 (#3322)
* stub implementations of light client trait
* Light provider trait
* light client sync stubs
* LES boilerplate
* stub implementation of provider for client
* skeleton and request traits
* request definitions
* new_list -> begin_list
* handle unknown packet
* revise light implementation strategy
* make verification module public
* Move all light client work to own crate
* experiment with answering requests
* buffer flow scaffolding
* remove LESv2 requests
* buffer flow basics, implement cost table
* begin status module
* implement handshake parsing and creation
* implement announcement serialization
* errors, punishment, and handshake
* handle announcements
* making announcements, clean up warnings
* allow dead code temporarily
|
2016-11-10 18:30:17 +01:00 |
|
Tomasz Drwięga
|
d7bbc5cc3f
|
Hash Content RPC method (#2355)
* Moving file fetching to separate crate.
* ethcore_hashContent
* Tests running on mocked fetch.
* Limiting size of downloadable assets
|
2016-09-27 16:27:06 +02:00 |
|