- Jul 14, 2017
-
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
https://github.com/paritytech/parity-import-tests
-
- Jul 13, 2017
-
-
GitLab Build Bot authored
-
asynchronous rob authored
v1.8
-
Arkadiy Paronyan authored
-
* Remove confusing gas_limit in the pool. * Change defaults * Limit transaction queue by memory usage. * Change defaults to something lower. * Fix rpc test. * Fix js issues. * Renamed block_gas_limit
-
Jaco Greeff authored
-
keorn authored
* generate proofs on newly-created state * report only missed steps after first block * dont report skipped if not signer * test * finality tracing and passing valid header to `commit_block` * avoid proposing multiple times on the same step when validator set changes * limit benign reports * Ordering -> AtomicOrdering * reinstate warning now that spam is reduced * flush pending transition changes when necessary * ensure epochs aren't re-zoomed on every block
-
Marek Kotewicz authored
-
- Jul 12, 2017
-
-
asynchronous rob authored
* split out types into separate crate * split out evm into its own crate
-
Tomasz Drwięga authored
* Fix status icon when zooming out. * Fix health errors.
-
Joseph Mark authored
* Clarify function name Function checks if sealing is currently underway, not to be confused with checking whether the engine performs internal sealing. * Error when work called on internal sealing engine * Error submitting work for internal sealing engine * Fix inverted bool and style grumbles * Add can_produce_work_package to TestMinerService * Error when setting engine signer on PoW chain * Unit tests for engine signing Setting engine signer should fail if chain does not seal internally or client lacks account provider. * Tweak TestMinerService * Fix minor style grumbles
-
- Jul 11, 2017
-
-
asynchronous rob authored
Add missing CSP for web3.site
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
GitLab Build Bot authored
-
asynchronous rob authored
Remove cargo install --git from README.md
-
5chdn 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
-
Arkadiy Paronyan authored
-
- Jul 10, 2017
-
-
Axel Chalon authored
* Add test for loading the json chain specs * Remove test on Ethereum specs as it already exists
-
Tomasz Drwięga authored
* Whitelisting generic pub-sub APIs. * Clone enums instead of allocating a vec.
-
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 * Update parity-wasm * update wasm-utils also * few traces and result handle change * alter trace content * fix issues with optimizer, update to latest parity with validator, etc * static initialization * license preamble * update wasm crates and gas costs * fix grumbles * bring back lifetime * fix compilation
-
Jaco Greeff authored
-
Arkadiy Paronyan authored
* --reseal-on-uncle * Optimized uncle check * Additional uncle check * Updated comment
-
Axel Chalon authored
-
Jaco Greeff authored
* Add new md tnc * Skip markdown import in test
-
Tomasz Drwięga authored
* Fix output of evmbin. * Use foundation chain settings by default.
-
-
* do more validation of imported headers in light client * generalize informant with traits * informant implementation for light client * make comment into TODO * fix broken test * disable full checking of headers in light client in sync tests
-
-
* Use cache path to store ethash files. * Fixing tests, more flexible API. * Use AsRef<Path> everywhere. * Fixing ethcore tests. * Fix RPC tests.
-
Tomasz Drwięga authored
-
- Jul 09, 2017
-
-
Tomasz Drwięga authored
-
- Jul 06, 2017
-
-
asynchronous rob authored
Defer code hash calculation.
-
GitLab Build Bot authored
-
asynchronous rob authored
Fix first run wizard.
-
asynchronous rob authored
migration to serde 1.0
-