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

CTFE Extra Data Issuance Chain Deduplication #1477

Merged
merged 55 commits into from
May 22, 2024

Commits on May 12, 2024

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6814ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29bdc2a View commit details
    Browse the repository at this point in the history
  3. Fix always if true condition

    roger2hk committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6948124 View commit details
    Browse the repository at this point in the history
  4. Reuse IsCTFEStorageEnabled

    roger2hk committed May 13, 2024
    Configuration menu
    Copy the full SHA
    041f07d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f86cf76 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    d632250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f5c6de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0350d94 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    9b43c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e05680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa94b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4a8b77 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    f05e1a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573c9cb View commit details
    Browse the repository at this point in the history
  3. Fix leaf var scope bug

    roger2hk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d11912b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3168c3b View commit details
    Browse the repository at this point in the history
  5. Refactor issuanceChainService.FixLogLeaf into rpcGetLeavesByRange

    … and `rpcGetEntryAndProof`
    roger2hk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1c3bf0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b51e8db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e0f5b0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    116090c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49d07f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fabc88d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e17250b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abec73a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1c49c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c02e865 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    670d024 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6295884 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e9fceb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6e8700 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e68a91 View commit details
    Browse the repository at this point in the history
  13. Update comment

    roger2hk committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4c93e3f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d08c7f4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1723da3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    783d697 View commit details
    Browse the repository at this point in the history
  17. Add all combination of extra_data_issuance_chain_storage_backend co…

    …nfig in integration test flow
    roger2hk committed May 17, 2024
    Configuration menu
    Copy the full SHA
    77093a0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    b8b65ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ea5f5 View commit details
    Browse the repository at this point in the history
  3. Add debug log to resectdb.sh

    roger2hk committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f018e5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbf800f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f4007e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bf4ce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b187d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe2c8a0 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    roger2hk committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a55b3be View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Remove duplicated comment

    roger2hk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    60b0866 View commit details
    Browse the repository at this point in the history
  2. Rename hash to chainHash

    roger2hk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    974e925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bf9a52 View commit details
    Browse the repository at this point in the history
  4. Add comments for type/struct

    roger2hk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f6e7f4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a6afe9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    7265f99 View commit details
    Browse the repository at this point in the history
  2. Remove unused chain argument

    roger2hk committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8a90534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e65d8f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dd7f10 View commit details
    Browse the repository at this point in the history