Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: implement path-based state scheme #25963

Merged
merged 18 commits into from
Aug 1, 2023
Merged

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    2e2bbc3 View commit details
    Browse the repository at this point in the history
  2. all: edits from review

    fjl authored and rjl493456442 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    db322f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae8e3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa00e40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    744e1c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8eff365 View commit details
    Browse the repository at this point in the history
  7. core, trie/triedb/pathdb: address comments from Peter's review

    Important changes to list:
    
    - Cache trie nodes by path in clean cache
    - Remove root->id mappings when history is truncated
    rjl493456442 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    659fbf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7397096 View commit details
    Browse the repository at this point in the history
  9. core/rawdb: fix tests

    rjl493456442 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0605c42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9164f6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    141b3eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e52898b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d689c6a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b25f4df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7208276 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    a2f4354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf0674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3724c5b View commit details
    Browse the repository at this point in the history