This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Commit e4c07ba
Switch to shiny new fast, RLP-less trie (#795)
* Bump codec
* Fix tests
* Patricia trie builds
* Introduce trie
* Some yak shaving.
* Some fixes
* Remove RLP ref
* Fixes
* It builds!
* Some tests fixed
* Another test fix
* Rejig more hashes
* substrate-trie::iterator_works test
* Update lock
* Polish
* Docs
* Undo incorrect "fix" for tests
* Fix nits1 parent 54f22b6 commit e4c07ba
90 files changed
Lines changed: 1977 additions & 1129 deletions
File tree
- core
- client
- db
- src
- src
- light
- executor
- src
- wasm
- network-libp2p/tests
- network/src
- test
- primitives
- src
- rpc/src
- author
- chain
- state
- service/src
- sr-io
- sr-primitives/src
- sr-std
- state-machine
- src
- changes_trie
- test-client
- src
- test-runtime
- src
- wasm
- trie
- benches
- src
- node
- api/src
- executor
- src
- primitives
- runtime/wasm
- service/src
- srml
- balances/src
- consensus/src
- contract/src
- council/src
- democracy/src
- example/src
- executive/src
- session/src
- staking/src
- support/src/storage
- system/src
- timestamp/src
- treasury/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
0 commit comments