- May 19, 2016
-
-
Arkadiy Paronyan authored
-
Nikolay Volf authored
* trait * implentated, lifetime issue still * full api * test mod * working open * get/retrieve * fix warnings and bug * working serialization of &[u8] parameters * client attributes * fix empty payload ser/de * [ci skip] debug assert out * extra deserialization test * extra serialization test * extra serialization test * serialization fixes, nupdate rocksdb * open test working * result bug & remove some scaffolds * fix warnings * more simple tests * consistent quotes * get rid of dedicated is_open flag * hashmap -> btreemap
-
Nikolay Volf authored
Fix the default for pruning.
-
Nikolay Volf authored
Make Id/ID and db/Db/DB usage consistent
-
Gav Wood authored
-
Marek Kotewicz authored
-
Gav Wood authored
-
Gav Wood authored
-
Marek Kotewicz authored
Miner holds it's own copy of spec/engine
-
Marek Kotewicz authored
Apps listing API & Home webapp.
-
Nikolay Volf authored
Conflicts: ethcore/src/client/client.rs ethcore/src/client/mod.rs ethcore/src/client/test_client.rs miner/src/miner.rs
-
- May 18, 2016
-
-
Marek Kotewicz authored
* easily configurable vm (in progress) * completely removed vm_factory from engine * --jitvm command line flag
-
Gav Wood authored
Make Ethash::extra_info() work. Seal fields now decode the RLP.
-
Marek Kotewicz authored
Fixing some warnings
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 17, 2016
-
-
Tomasz Drwięga authored
-
Gav Wood authored
-
Marek Kotewicz authored
fixed incorrect decoding of header seal_fields. added tests. #1090
-
Marek Kotewicz authored
Bumping Clippy
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 16, 2016
-
-
Nikolay Volf authored
Injectable topbar support.
-
Nikolay Volf authored
New syncing part 1: Block collection
-
Nikolay Volf authored
-
Tomasz Drwięga authored
Conflicts: webapp/src/apps.rs webapp/src/page/mod.rs webapp/src/proxypac.rs webapp/src/router/mod.rs
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
-
Nikolay Volf authored
-
Nikolay Volf authored
Conflicts: ethcore/build.rs
-
Nikolay Volf authored
-
Nikolay Volf authored
-
Nikolay Volf authored
Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) * transaction moved * trash remove * ids move * receipt * tree-route * blockchain info * log_entry move * trace filter moved * executed & trace moved * localized trace moved * block status moved * build scripts and codegen refs * Cargo.lock update * binary for blockstatus, blockchaininfo * binary for trace * trace filters binary ser * binary for log entries & executed * binary for receipt * special case for u8 & transaction binary attribute * resolved remaining issues & error binary serialization * json-tests util import * fix warnings * ids attr * add missing attributes * Update build.rs
-
Nikolay Volf authored
-
Nikolay Volf authored
-
Tomasz Drwięga authored
* Proxy.pac serving * Subdomains router for dapps * Proper handling of prefixed and non-prefixed apps * Changing dapps domain to parity
-