- Jul 25, 2017
-
-
Svyatoslav Nikolsky authored
-
- Jul 19, 2017
-
-
Svyatoslav Nikolsky authored
-
- Jul 13, 2017
-
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
- Jul 12, 2017
-
-
asynchronous rob authored
* split out types into separate crate * split out evm into its own crate
-
- Jul 11, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Health endpoint. * Asynchronous health endpoint. * Configure time api URL via CLI. * Tests for TimeChecker. * Health indication on Status page. * Adding status indication to tab titles. * Add status to ParityBar. * Fixing lints. * Add health status on SyncWarning. * Fix health URL for embed. * Nicer messages. * Fix tests. * Fixing JS tests. * NTP time sync (#5956) * use NTP to check time drift * update time module documentation * replace time_api flag with ntp_server * fix TimeChecker tests * fix ntp-server flag usage * hide status tooltip if there's no message to show * remove TimeProvider trait * use Cell in FakeNtp test trait * share fetch client and ntp client cpu pool * Add documentation to public method. * Removing peer count from status. * Remove unknown upgrade status. * Send two time requests at the time. * Revert "Send two time requests at the time." This reverts commit f7b754b1155076a5a5d8fdafa022801fae324452. * Defer reporting time synchronization issues. * Fix tests. * Fix linting.
-
Tomasz Drwięga authored
* RPC cpu pool. * introduce optional thread pool when processing RPC requests. * Bump jsonrpc. * Removing boxes. * Fix CLI tests.
-
Nikolay Volf authored
-
- Jul 10, 2017
-
-
Nikolay Volf authored
* lifetime issues * refactor to new 'native env' * descriptors and such * wasm mvp continued * finalized env/ext bindings * descriptor -> call_args * inject gas counter * result processing and engine activation * tabify some source files * needs return new * wasm tests initial * erradicate warnings * origin in the descriptor * update test repo * payload verification tests * identity return payload test * some test description * dispersion test * check length here * suicidal contract * engine params * fix typo * review fixes * submodule update * update - purge reserved space * doc effort * more review fixes * fix error message * fix dependency url * reorg error handling * update submodule * update utils * update to latest parity-wasm * tabify * fix wasm magic header * update dependencies * external create and tests * update to latest tests * extra trace info * Upda...
-
- Jul 06, 2017
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
* bigint upgraded to version 3.0 * fixed missing FromHex import in ethcore tests * fixed missing FromHex import in rpc tests
-
GitLab Build Bot authored
-
- Jul 05, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Jul 04, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Jul 03, 2017
-
-
Brian Anderson authored
Fixes build with VS 2017.
-
- Jun 29, 2017
-
-
asynchronous rob authored
-
Vurich authored
This is a huge change, which includes some changes to replace code that originally cloned to reuse allocations instead. The updated `elastic-array` crate renames its consuming `Vec`-conversion method to `into_vec`, which means that I can do a simple `sed -i 's/to_vec/into_vec/'` and then fix the compilation errors. This commit is probably a minor performance win and definitely a significant readability win.
-
- Jun 27, 2017
-
-
GitLab Build Bot authored
-
- Jun 23, 2017
-
-
GitLab Build Bot authored
-
- Jun 22, 2017
-
-
Anton Gavrilov authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
- Jun 19, 2017
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
* ethstore-cli and ethkey-cli are workspace projects * evmbin is now a workspace project
-
- Jun 16, 2017
-
-
GitLab Build Bot authored
-
- Jun 13, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
- Jun 12, 2017
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
-
- Jun 09, 2017
-
-
Tomasz Drwięga authored
-
- Jun 07, 2017
-
-
* Updating ring,multihash,tiny-keccak * Updating CID in ipfs.
-
- Jun 05, 2017
-
-
Arkadiy Paronyan authored
* Bump mio * Fixed warnings * Update mio to crates.
-