Fast sync companion PR (#3078)

* Fixed build

* Bumped trie-db

* update Substrate

* impl-guide: fix broken links

Co-authored-by: parity-processbot <>
Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
Arkadiy Paronyan
2021-06-22 12:48:39 +02:00
committed by GitHub
parent ffc6f7c731
commit 0225640d62
4 changed files with 161 additions and 159 deletions
+158 -157
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -394,6 +394,7 @@ mod tests {
finalized_hash,
finalized_number,
number_leaves: 0,
finalized_state: None,
}
}
fn number(&self, hash: Hash) -> sp_blockchain::Result<Option<BlockNumber>> {
@@ -1,4 +1,4 @@
# Further Reading
- Polkadot Wiki on Consensus: <https://wiki.polkadot.network/docs/en/learn-consensus>
- Polkadot Wiki on Consensus: <https://wiki.polkadot.network/docs/learn-consensus>
- Polkadot Spec: <https://github.com/w3f/polkadot-spec>
@@ -42,4 +42,4 @@ exactly one downward message queue.
Also of use is the [Substrate Glossary](https://substrate.dev/docs/en/knowledgebase/getting-started/glossary).
[0]: https://wiki.polkadot.network/docs/en/learn-consensus
[0]: https://wiki.polkadot.network/docs/learn-consensus