- Aug 31, 2018
-
-
Pierre Krieger authored
-
Gav authored
-
Gav authored
-
Gav authored
-
Benjamin Kampmann authored
* Allow to build_upon skipped entries, but don't walk back * Use existing calculated version
-
- Aug 28, 2018
-
-
asynchronous rob authored
-
Tomasz Drwięga authored
- Aug 24, 2018
-
-
Tomasz Drwięga authored
* Allow replacing transactions. * Clear old transactions and ban them temporarily. * Move to a separate module and add some tests. * Add bound to banned transactions. * Remove unnecessary block and double PoolRotator.
-
Arkadiy Paronyan authored
* force delay only on votes * set proposal timestamp forward * Adjusted timeout formula
-
- Aug 23, 2018
-
-
* Staking failsafes - Don't slash/unstake/change session when too few staking participants - Introduce set_balance PrivCall * Make minimum validator count dynamic. * test fixes * fix storage root * Fix tests.
-
- Aug 22, 2018
-
-
asynchronous rob authored
fix a deadlock when spawning agreement as non-authority fix test compilation for BFT more accurate consensus superseding logic mild revision to `can_build_on` logic block evaluation without redundant initialisation refactor BFT delay: update rhododendron and poll after delaying. (#589) dropping BFT future before poll doesn't lead to service deadlock
-
- Aug 21, 2018
- Aug 18, 2018
-
-
* Paranoid authoring mode * Version bump
-
- Aug 17, 2018
-
-
* keep rounds consistent when encountering bad block * fix interval logic * Fixed indentation
-
- Aug 15, 2018
-
-
Gav Wood authored
* Bump version, don't propose invalid blocks * Fix build. * Fixes. * More fixes. * Fix tests. * Fix more tests * More tests fixed
-
Gav Wood authored
* Slashing improvements - unstake when balance too low - unstake after N slashes according to val prefs - don't early-terminate session/era unless unstaked - offline grace period before punishment * Fix warning * Cleanups and ensure slash_count decays * Bump authoring version and introduce needed authoring stub * Rename * Fix offline tracker * Fix offline tracker * Renames * Add test * Tests * Tests.
-
Tomasz Drwięga authored
* Get block RPC. * Fix rpc-servers.
-
- Aug 12, 2018
-
- Aug 10, 2018
-
-
Arkadiy Paronyan authored
* Update lib.rs * Update lib.rs * Update config.rs * Update lib.rs * Update lib.rs * tab correction
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Gav authored
-
Gav authored
-
asynchronous rob authored
-
asynchronous rob authored
[Backport] Vote out offline authorities
-
asynchronous rob authored
-
Arkadiy Paronyan authored
-
Chevdor authored
* Add new flag to allow listening to all interfaces Fix #439 Fix #494 * Fix capitalisation
-
Pierre Krieger authored
-
Pierre Krieger authored
* Some networking cleanups * Fix tests * Fix wrong port in new_local
-
Pierre Krieger authored
-
Gav authored
-
André Silva authored
* substrate: return Option in all storage related RPC methods * substrate: remove unused imports * substrate: remove unused NoValueForKey error variant * substrate: don't return Option on code_at since code is always defined
-
Tomasz Drwięga authored
-