- Jul 07, 2016
-
-
Nikolay Volf authored
Enum variants serialisation test&fix
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
Tomasz Drwięga authored
* Refactoring dapps to support API endpoints. * Using ContentHandler for unauthorized requests * Extracting url stuff * Adding ping endpoint * CORS support for ping request * Fixing url.is_none() * minor formatting fix [ci:skip]
-
Nikolay Volf authored
* btree map serializer * serde tests * state diff serialization * basic layout * more missing serializaers * uncle returns rlp * block queue info * sorting with transaction result * sorting out util imports * transaction import result sorting also * sorting filters & ranges * error sorting out * deriving ipc service compiling * rpc & sync recompile * sorting rpc using uncles * fix compilation * fix merging bugs * fix unused imports * fix all warnings * tests stub * some merge bugs * ethcore compilation * fix rpc compilation * deriving attribute * tests (and fixes) * rpc test working * fix warnings again * rs.in -> rs * missing attribute * refactored tree changes * paste reformat mess fix * pub mod actually * intendation fix
-
NikVolf authored
-
- Jul 06, 2016
-
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
Arkadiy Paronyan authored
-
NikVolf authored
-
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
-
NikVolf authored
-
NikVolf authored
-
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]
-
NikVolf authored
-
NikVolf authored
-
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.
-
NikVolf authored
-
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
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-