- Nov 15, 2016
-
-
asynchronous rob authored
-
- Nov 13, 2016
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Gav Wood authored
Add a test.
-
asynchronous rob authored
* abort snapshot restoration faster * flag-checking tests
-
- 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
-
asynchronous rob authored
-
Arkadiy Paronyan authored
* Disarm the HF * More bootnodes * Updated tests
-
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
-
-
asynchronous rob authored
-
asynchronous rob authored
-
GitLab Build Bot authored
-
asynchronous rob authored
-
asynchronous rob authored
-
* Add new transaction tests. * Add new test.
-
asynchronous rob authored
-
asynchronous rob authored
-
Arkadiy Paronyan authored
-
- Nov 08, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- Nov 07, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- Nov 06, 2016
-
-
asynchronous rob authored
-
asynchronous rob 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...
-
- Nov 04, 2016
-
-
asynchronous rob authored
-
Igor Artamonov authored
* delay bomb for classic (ECIP-1010) * formatting fix after core review, rel [e6b5093]
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Tomasz Drwięga authored
* Exposing extra info in RPC * Proper serialization and client trait API
-
Arkadiy Paronyan authored
-
asynchronous rob authored
-
* Vitalik's new test vectors. * Update to latest EIP155 spec. * Fix txs. * Another fix.
-
Tomasz Drwięga authored
-
- Nov 03, 2016
-
-
Gav Wood authored
* The front-end for each hard-fork, also EIP-160. * Address EIP161 a/c * Include EIP-161b * EIP-161 part d. * Fix test build. * Fix one test, add another. * Fix use of bloom & renaming. * Initial groundwork for EIP-155 * Fix minor bug. * Fix all tests finally. * Rest of EIP-155. * Add tests for EIP-155 algorithm. Update transaction tests validation. * Minor reformat. * Address grumbles. * Remove unused code. * Fix SUICIDE gas mechanism and add consensus tests. * Remove commented code. * Set Frontier hardfork block number * Fix warning. * Transaction tests,
-
* fix histogram * remove outdated comment
-
- Nov 01, 2016
-
-
Tomasz Drwięga authored
-
asynchronous rob authored
to ensure that the I/O worker isn't stalled.
-