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

feat(primitives): add Receipts to encapsulate Vec<Vec<Option<Receipt>> #4626

Merged
merged 25 commits into from
Sep 27, 2023

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    fb2c736 View commit details
    Browse the repository at this point in the history
  2. small fix

    tcoratger committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    23e7603 View commit details
    Browse the repository at this point in the history
  3. fix lint

    tcoratger committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    03911fb View commit details
    Browse the repository at this point in the history
  4. add is_empty for Receipts

    tcoratger committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    84bceb2 View commit details
    Browse the repository at this point in the history
  5. fix doc test

    tcoratger committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    3008624 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    7dab31d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0557ad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c68c9b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a6a90d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f90e76 View commit details
    Browse the repository at this point in the history
  6. fix lint

    tcoratger committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0c26cc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix error

    tcoratger committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ef280ff View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    63c0e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7bfc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c0efa View commit details
    Browse the repository at this point in the history
  4. fix root_slow

    tcoratger committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d594c70 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    0708567 View commit details
    Browse the repository at this point in the history
  2. fix lint

    tcoratger committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c3ce126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250c62b View commit details
    Browse the repository at this point in the history
  4. solve conflicts

    tcoratger committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    932e3a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    f9d6485 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    dbdd667 View commit details
    Browse the repository at this point in the history
  2. update merge

    tcoratger committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    960cacc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    60dc1aa View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    3c55fb8 View commit details
    Browse the repository at this point in the history