Tags: Stefie/polkadot
Tags
Slashing for voted-offline validators. (paritytech#541) [Backport] Vote out offline authorities
Fix for nightly 2018-07-10 (paritytech#296) * Use [alloc_error_handler] instead of oom lang item * Same fix for basic_add * Drive by fix for duplicate generic parameter * Rebuild binaries.
Store trie nodes in DB (paritytech#157) * move responsibility of storage_root calculation to state backend * have `storage_root` produce a memoizable transaction * store trie nodes in kvdb * fix up test fallout * remove stray newline * Fix comment * test for setting and checking state data * fiddle with dependencies * all parity deps on same commit hash * fix network protocol registration