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

[lite-client] Interceptor and recreate trie #6484

Open
wants to merge 16 commits into
base: feat/light-client
Choose a base branch
from

Commits on Sep 23, 2024

  1. interceptors and recreate trie

    miiu96 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e8009a3 View commit details
    Browse the repository at this point in the history
  2. fix build

    miiu96 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    90f0d46 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    miiu96 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3ecdfd3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'receipts-data-trie' into intercetors-and-recreate-trie

    # Conflicts:
    #	process/receiptslog/trieInteractor_test.go
    miiu96 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fc4e110 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. unit tests and fixes

    miiu96 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    67ae5e9 View commit details
    Browse the repository at this point in the history
  2. fix text

    miiu96 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e752e35 View commit details
    Browse the repository at this point in the history
  3. fix tests

    miiu96 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e9cd469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5c4111 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch 'receipts-data-trie' into intercetors-and-recreate-trie

    # Conflicts:
    #	process/receiptslog/receiptsManager.go
    #	process/receiptslog/trieInteractor.go
    miiu96 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e47853f View commit details
    Browse the repository at this point in the history
  2. fixes after merge

    miiu96 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    75f9ebe View commit details
    Browse the repository at this point in the history
  3. use a disabled storage manager

    miiu96 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6b0aa47 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'receipts-data-trie' into intercetors-and-recreate-trie

    # Conflicts:
    #	process/receiptslog/trieInteractor.go
    miiu96 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9843b8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    560adb2 View commit details
    Browse the repository at this point in the history
  6. fix linter issue

    miiu96 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9e423a9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/intercetors-and-recreate-trie' i…

    …nto intercetors-and-recreate-trie
    miiu96 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ef0d3b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fixes after first review

    miiu96 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f42f45d View commit details
    Browse the repository at this point in the history