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
27 commits
Select commit Hold shift + click to select a range
523ddf5
Rework storage iterators
koute Jan 31, 2023
8497910
Make sure storage iteration is also accounted for when benchmarking
koute Jan 31, 2023
e6b35c9
Use `trie-db` from crates.io
koute Feb 3, 2023
6b640c8
Merge remote-tracking branch 'origin/master' into master_rework_stora…
koute Feb 3, 2023
2556581
Appease clippy
koute Feb 3, 2023
1f1ff7a
Bump `trie-bench` to 0.35.0
koute Feb 3, 2023
fa3edbd
Fix tests' compilation
koute Feb 3, 2023
4be0cad
Update comment to clarify how `IterArgs::start_at` works
koute Feb 3, 2023
825ba75
Add extra tests
koute Feb 3, 2023
65d99ed
Fix iterators on `Client` so that they behave as before
koute Feb 3, 2023
ab0fff6
Add extra `unwrap`s in tests
koute Feb 3, 2023
2e41604
More clippy fixes
koute Feb 3, 2023
b5ce5f5
Come on clippy, give me a break already
koute Feb 3, 2023
104894b
Merge remote-tracking branch 'origin/master' into master_rework_stora…
koute Feb 6, 2023
e049042
Rename `allow_missing` to `stop_on_incomplete_database`
koute Feb 7, 2023
079e6ab
Merge remote-tracking branch 'origin/master' into master_rework_stora…
koute Feb 13, 2023
387c600
Add `#[inline]` to `with_recorder_and_cache`
koute Feb 13, 2023
962cdbc
Use `with_recorder_and_cache` in `with_trie_db`; add doc comment
koute Feb 13, 2023
6582bc9
Simplify code: use `with_trie_db` in `next_storage_key_from_root`
koute Feb 13, 2023
0569cb8
Remove `expect`s in the benchmarking CLI
koute Feb 13, 2023
0c332c6
Add extra doc comments
koute Feb 13, 2023
4717063
Move `RawIter` before `TrieBackendEssence` (no code changes; just cut…
koute Feb 13, 2023
2516435
Remove a TODO in tests
koute Feb 13, 2023
fa585d9
Update comment for `StorageIterator::was_complete`
koute Feb 13, 2023
17b1356
Merge remote-tracking branch 'origin/master' into master_rework_stora…
koute Feb 14, 2023
fdb6b63
Update `trie-db` to 0.25.1
koute Feb 14, 2023
fedc9f3
Merge remote-tracking branch 'origin/master' into master_rework_stora…
koute Feb 21, 2023
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
Merge remote-tracking branch 'origin/master' into master_rework_stora…
…ge_iterators
  • Loading branch information
koute committed Feb 13, 2023
commit 079e6abdd39205b9f7d73d4d7ccd44e551489a4d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.