- Feb 23, 2018
-
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
* simplify compression and move it out of rlp crate * removed lazy_static dependency from rlp
-
- Feb 22, 2018
-
-
Marek Kotewicz authored
* removed old migrations * improve SimpleMigration * fixed migration tests * fixed redundant whitespace * add ToV13 migration which removes bloom groups * bump CURRENT_VERSION of db
-
- Feb 20, 2018
-
-
- Feb 19, 2018
-
-
Nikolay Volf authored
* kovan fork code * introduce ethcore level vm_factory and let it fail * fix json tests * wasmcosts as option * review changes * wasm costs in parser * fix evm tests * review fixes * fix test * remove redundant json field
-
Marek Kotewicz authored
-
- Feb 09, 2018
-
-
Marek Kotewicz authored
* Refactor updater to use ethabi-derive * Grumble: do_call type alias * Empty commit to trigger test re-run * migration to ethabi-5.0 * migration to ethabi-5.0 in progress * use ethabi_deriven to generate TransactAcl contract * use ethabi_deriven to generate Registry contract * hash-fetch uses ethabi_derive, removed retain cycle from updater, fixed #7720 * node-filter crate uses ethabi_derive to generate peer_set contract interface * use LruCache in node-filter instead of HashMap * validator_set engine uses ethabi_derive * ethcore does not depend on native_contracts * miner does no depend on native_contracts * secret_store does not use native_contracts (in progress) * removed native-contracts * ethcore and updater does not depend on futures * updated ethereum-types * fixed all warnings caused by using new version of ethereum-types * updated ethabi_derive && ethabi_contract to get rid of warnings * removed another retain cycle in updater, fixed following minor version on update * moved contracts out of native_contracts res * updated ethabi_contract * fixed failing test * fixed failing test * there is no need to create two contracts of the same kind any more * simplify updater::ReleaseTrack conversion into u8 and add several tests for it * applied review suggestions * applied review suggestions
-
- Feb 08, 2018
-
-
Tomasz Drwięga authored
-
- Feb 07, 2018
-
-
- Feb 06, 2018
-
-
* Update references to UI shell & wallet * Update after merge
-
- Feb 05, 2018
-
-
Nikolay Volf authored
-
* Update Cargo.toml * updated Cargo.lock
-
* Move js & js-old to github.com/parity-js * Update shell & dapp-wallet references * Update wallet ref * Remove JS stages * Update to latest shell & wallet (token fixes)
-
- Jan 31, 2018
-
-
Axel Chalon authored
* Update Clap dependency and remove workarounds * WIP * Remove line breaks in help messages for now * Multiple values can only be separated by commas (closes #7428) * Grumbles; refactor repeating code; add constant * Use a single Wrapper rather than allocate a new one for each call * Wrap --help to 120 characters rather than 100 characters
-
Tomasz Drwięga authored
* Filter-out nodes.json * network: sort node table nodes by failure ratio * network: fix node table tests * network: fit node failure percentage into buckets of 5% * network: consider number of attempts in sorting of node table * network: fix node table grumbles
-
- Jan 20, 2018
-
-
GitLab Build Bot authored
-
- Jan 19, 2018
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
* Remove GuardedTempResult * Remove RandomTempPath * ethcore does not depend on devtools
-
GitLab Build Bot authored
-
Marek Kotewicz authored
-
* kvdb-rocksdb: update rust-rocksdb version * kvdb-rocksdb: mark corruptions and attempt repair on db open * kvdb-rocksdb: better corruption detection on open * kvdb-rocksdb: add corruption_file_name const * kvdb-rocksdb: rename mark_corruption to check_for_corruption
-
Marek Kotewicz authored
-
Marek Kotewicz authored
* Updated few dependencies * Updated parking_lot to 0.5 * Updated backtrace to 0.3.5 * Updated crossbeam to 0.3
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
- Jan 18, 2018
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
- Jan 17, 2018
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
* separated ethcore_migrations from ethcore * fixed authorship nitpick * make ethcore_migrations related exports and imports more consistent
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Marek Kotewicz authored
* updated ethereum-types and tiny-keccak * Updated several deps * Updated several more dependencies * Modify dummy file to trigger ci * fixed update of memmap to 0.6 in ethash crate * Fixed fetch after update to latest reqwest * Updated jsonrpc-core with fixes for serde * add expects in util/version/build.rs
-
GitLab Build Bot authored
-
- Jan 16, 2018
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-