- May 31, 2016
-
-
Nikolay Volf authored
-
Nikolay Volf authored
-
Nikolay Volf authored
-
- May 28, 2016
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
- May 27, 2016
-
-
asynchronous rob authored
-
Tomasz Drwięga authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
with modus ponens panickers
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
- May 26, 2016
-
-
Marek Kotewicz authored
* use bloomchain crate in blockchain module. remove obsole chainfilter submodule * update database version to 6.0 * removed redundant line * simple db migration * make migration slightly more functional * bloomchain migration * migration version is just a single unsigned integer * updated migration v6 * parity migration * db migration * removed hardcoded migration dir * replace ptr::copy with clone_from_slice, removed potential endianess problem from trace/db.rs * removed superfluous line * blockchains log blooms config is not exposed any more
-
- May 25, 2016
-
-
Tomasz Drwięga authored
* Bumping clippy. Fixing warnings * Removing unused import * Fixing complexity and arguments warning on two functions
-
Gav Wood authored
-
- May 24, 2016
-
-
Arkadiy Paronyan authored
-
- May 23, 2016
-
-
Gav Wood authored
-
- May 22, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- May 21, 2016
-
-
Gav Wood authored
Fixes #1111
-
- May 20, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- May 19, 2016
-
-
Arkadiy Paronyan authored
-
Marek Kotewicz authored
-
- May 18, 2016
-
-
Marek Kotewicz authored
-
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
-
Marek Kotewicz authored
-
- May 17, 2016
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 16, 2016
-
-
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
-