Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
8f9808a
skeleton for finality tracker
rphmeier Jan 28, 2019
4e28e99
dispatch events when nothing finalized for a long time
rphmeier Jan 28, 2019
37af080
begin integrating finality tracker into grandpa
rphmeier Jan 29, 2019
1185041
add delay field to pending change
rphmeier Jan 29, 2019
1a48669
add has_api_with function to sr_version for querying APIs
rphmeier Jan 29, 2019
f84de0e
partially integrate new force changes into grandpa
rphmeier Jan 29, 2019
5b53bea
implement forced changes
rphmeier Jan 30, 2019
db20c36
get srml-grandpa compiling
rphmeier Jan 30, 2019
9df9464
Update core/finality-grandpa/src/authorities.rs
bkchr Jan 30, 2019
cc5d70b
Update core/finality-grandpa/src/authorities.rs
bkchr Jan 30, 2019
3e78042
Update core/finality-grandpa/src/authorities.rs
bkchr Jan 30, 2019
68c94bf
remove explicit dependence on CoreApi
rphmeier Jan 30, 2019
1fbb26c
increase node runtime version
rphmeier Jan 30, 2019
ecc489b
integrate grandpa forced changes into node runtime
rphmeier Jan 30, 2019
a75d5fd
add some tests to finality-tracker
rphmeier Jan 30, 2019
b9246b0
integrate finality tracking into node-runtime
rphmeier Jan 30, 2019
36dfdf7
Merge branch 'master' into rh-grandpa-offline-fallback
rphmeier Jan 30, 2019
619c7d4
test forced-change logic
rphmeier Jan 31, 2019
5e0a57a
test forced changes in the authority-set handler
rphmeier Jan 31, 2019
81ad7d7
kill some unneeded bounds in client
rphmeier Jan 31, 2019
a631a8d
test forced-changes in finality-grandpa and fix logic
rphmeier Jan 31, 2019
1ce7d40
Merge branch 'master' into rh-grandpa-offline-fallback: bump node ver…
rphmeier Jan 31, 2019
5ccd254
build wasm and finality-tracker is no-std
rphmeier Jan 31, 2019
b3291d4
Merge branch 'master' into rh-grandpa-offline-fallback
rphmeier Feb 4, 2019
386a5f9
restart voter on forced change
rphmeier Feb 5, 2019
7d1981c
Merge branch 'master' into rh-grandpa-offline-fallback
rphmeier Feb 11, 2019
a2add58
allow returning custom error type from lock_import_and_run
rphmeier Feb 14, 2019
35f444a
extract out most DB logic to aux_schema and use atomic client ops
rphmeier Feb 14, 2019
464f616
unify authority set writing
rphmeier Feb 14, 2019
bc2761f
implement set pausing
rphmeier Feb 14, 2019
08d5275
Merge branch 'master' into rh-grandpa-offline-fallback
rphmeier Feb 14, 2019
9518455
bump runtime version
rphmeier Feb 15, 2019
e7d24df
note on DB when we pause.
rphmeier Feb 15, 2019
8b018f1
Merge branch 'master' into rh-grandpa-offline-fallback
rphmeier Feb 15, 2019
4290f7d
Merge branch 'master' into rh-grandpa-offline-fallback
andresilva Feb 21, 2019
1a47254
core: grandpa: integrate forced changes with multiple pending standar…
andresilva Feb 22, 2019
e5b1c56
core: grandpa: fix AuthoritySet tests
andresilva Feb 22, 2019
f7420b7
Merge branch 'master' into rh-grandpa-offline-fallback
andresilva Feb 22, 2019
ad7a092
Merge branch 'master' into rh-grandpa-offline-fallback
andresilva Feb 25, 2019
0f21b3f
runtime: bump impl_version
andresilva Feb 25, 2019
2bcf2c7
core: clear pending justification requests after forced change import
andresilva Feb 25, 2019
33fe51f
srml: finality-tracker: use FinalizedInherentData
andresilva Feb 25, 2019
eb98d97
core: log requests for clearing justification requests
andresilva Feb 25, 2019
ed6b67e
core, node: update runtimes
andresilva Feb 25, 2019
ff1a8a5
core: grandpa: fix tests
andresilva Feb 25, 2019
30890ec
core: grandpa: remove todos and add comments
andresilva Feb 25, 2019
5bff073
core: grandpa: use has_api_with from ApiExt
andresilva Feb 25, 2019
f20746c
core: fix tests
andresilva Feb 25, 2019
c3d05fc
core: grandpa: remove unnecessary mut modifier
andresilva Feb 25, 2019
e537dd5
core: replace PostImportActions bitflags with struct
andresilva Feb 25, 2019
5d80af7
core: grandpa: restrict genesis on forced authority set change
andresilva Feb 26, 2019
abaccb3
core: grandpa: add more docs
andresilva Feb 26, 2019
94729c8
core: grandpa: prevent safety violations in Environment::finalize_block
andresilva Feb 26, 2019
9c43a28
core: grandpa: register finality tracker inherent data provider
andresilva Feb 26, 2019
3c37916
core: grandpa: fix tests
andresilva Feb 26, 2019
0976224
Merge branch 'master' into rh-grandpa-offline-fallback
andresilva Feb 26, 2019
de63d65
node: update runtime blobs
andresilva Feb 26, 2019
b5df296
core: grandpa: remove outdated todo
andresilva Mar 1, 2019
9799356
core: aura: fix typo in log message
andresilva Mar 1, 2019
fbd995b
core: grandpa: check re-finalization is on canonical chain
andresilva Mar 1, 2019
815410d
Merge branch 'master' into rh-grandpa-offline-fallback
andresilva Mar 1, 2019
d034c36
srml: finality-tracker: fix initialization
andresilva Mar 5, 2019
a391918
Merge branch 'master' into rh-grandpa-offline-fallback
andresilva Mar 5, 2019
93b98f7
node: update runtime wasm
andresilva Mar 5, 2019
cbb959f
srml: finality-tracker: don't re-initialize config keys
andresilva Mar 5, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
increase node runtime version
  • Loading branch information
rphmeier committed Jan 30, 2019
commit 1fbb26c1bf5c5e87ac2bc195b74236191b7d5fe5
2 changes: 1 addition & 1 deletion node/runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("node"),
impl_name: create_runtime_str!("substrate-node"),
authoring_version: 10,
spec_version: 16,
spec_version: 17,
impl_version: 16,
apis: RUNTIME_API_VERSIONS,
};
Expand Down