- Nov 17, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Nov 16, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
-
- Nov 15, 2016
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
-
-
keorn authored
-
keorn authored
-
- Nov 14, 2016
- Nov 13, 2016
-
-
Gav Wood authored
Add a test.
-
asynchronous rob authored
* abort snapshot restoration faster * flag-checking tests
-
- Nov 11, 2016
-
-
keorn authored
-
keorn authored
-
keorn authored
-
asynchronous rob authored
-
keorn authored
-
keorn authored
-
Gav Wood authored
[ci:skip]
-
asynchronous rob authored
previously it kept all seen code in memory, leading to high memory usage by the end of state restoration
-
- Nov 10, 2016
-
-
asynchronous rob authored
* 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
-
Tomasz Drwięga authored
* Signer RAW confirmations * Returning address book as eth_accounts * UI support for in-browser signing * Post review fixes * Adding new methods to jsonrpc * Fixing eth_accounts * Deterministic accounts ordering
-
- Nov 09, 2016
-
-
* Add new transaction tests. * Add new test.
-
Arkadiy Paronyan authored
-
- Nov 05, 2016
-
-
asynchronous rob authored
-
Gav Wood authored
* `--mode=off` now works. * Add Mode::Off as a persistent CLI option. * "last" not "auto" as default. * Commit accidentally unsaved file. * Whitespace [ci:skip] * Mode CLI parse fix * or offline * Save mode when it gets changed. * Fix Offline mode * Fix up mode operations. * Make passive default, but not overriding. * Fix test * Maybe not everyone wants to run an archive node...
-