- Jul 25, 2017
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Jul 24, 2017
-
-
Svyatoslav Nikolsky authored
-
- Jul 21, 2017
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Jul 20, 2017
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Jul 19, 2017
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Jul 14, 2017
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- 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.
-