- Jul 06, 2016
-
-
Gav Wood authored
* Display information on journal database on startup. * Minor restyling. * Client handles the enode message to avoid repeats. * Avoid unneeded copies *and* reduce code. * Fix up typo.
-
Gav Wood authored
-
Nipunn Koorapati authored
Fixes Issue #1372
-
asynchronous rob authored
Remove soft-fork stuff.
-
asynchronous rob authored
fix codegen warning
-
asynchronous rob authored
* partially done alternate migration scheme * finish altering migration framework * migrate tests to new migration framework * address comments * remove superfluous newline [ci skip] * TempIdx -> TempIndex [ci skip]
-
Tomasz Drwięga authored
* Refactoring dapps to support API endpoints. * Using ContentHandler for unauthorized requests
-
Marek Kotewicz authored
* removed old json-tests * simplify folds in triehash.rs * removed unused json_aid * removed unused squeeze.rs * json branching tests for trie * removing todos from util * separated UsingQueue and Table * further cleanup, removing unused code * serde serialization of hash moved to rpc module * uint wrapper for rpc in progress * serialization of uint moved to rpc module * updated eth-secp256k1 * updated igd, serde is no longer dependency of util * loading trie consensus tests * renamed aliases in rpc imports
-
NikVolf authored
-
Gav Wood authored
-
- Jul 05, 2016
-
-
Marek Kotewicz authored
mention wiki in README
-
asynchronous rob authored
[ci skip]
-
Gav Wood authored
-
Tomasz Drwięga authored
* Changing some logging levels * Skipping invalid nonce errors
-
Gav Wood authored
* Command=line options. * Keep alive for the eth protocol. * Wire up final pieces. * No network when dark. * Passive and dark mode work. * Ensure all RPCs keep alive. * Fix tests. * Fix minor bug. * Minor whitespace. * Split out some of the sleep-state. * Fix help text.
-
Marek Kotewicz authored
* removed old json-tests * simplify folds in triehash.rs * removed unused json_aid * removed unused squeeze.rs * json branching tests for trie * loading trie consensus tests
-
Tomasz Drwięga authored
* Spliting gasometer out of interpreter * Choosing right gas calculations implementation based on supplied gas * Moving verification out of gasometer * MemGasCost benchmark. Conflicts: ethcore/src/evm/benches/mod.rs * Some simple benchmarks * Benchmark for simple loop * Calculating gas_for_memory only when it's actually needed * Removing superfluous newline [ci skip]
-
Nikolay Volf authored
add owning NibbleVec
-
Nikolay Volf authored
Attempt to fix blochchain/extras DBs sync
-
Nikolay Volf authored
Client API refactoring - limiting errors to crate-level error types
-
-
Marek Kotewicz authored
Fixing serving nested files for dapps.
-
- Jul 04, 2016
-
-
asynchronous rob authored
Fixed public address config
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
asynchronous rob authored
-
* Fixing compilation&clippy warnings * Adding spaces
-
* creating ethereum dir while in geth mode * fix warning * more descriptive error
-
-
- Jul 03, 2016
-
-
Gav Wood authored
-
- Jul 02, 2016
-
-
NikVolf authored
-
Nikolay Volf authored
-
Nipunn Koorapati authored
-
-
- Jul 01, 2016