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: add tx table entry proofs to tx payload proof #796

Merged
merged 16 commits into from
Dec 6, 2023
Merged

feat: add tx table entry proofs to tx payload proof #796

merged 16 commits into from
Dec 6, 2023

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    d4ba435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    650e2e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. add tx table proofs

    ggutoski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f518df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb228a View commit details
    Browse the repository at this point in the history
  3. tidy

    ggutoski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9194380 View commit details
    Browse the repository at this point in the history
  4. support zero-length txs

    ggutoski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1eed917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a25c0 View commit details
    Browse the repository at this point in the history
  6. tweak comments

    ggutoski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    88112d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c0a5e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    35499ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be7e66b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90d8ddd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    9ce2bd3 View commit details
    Browse the repository at this point in the history
  2. as per #796 (comment) add tx_table_len, tx_table_range_[start|end] to…

    … TxInclusionProof, remove 4 args from TxInclusionProof::verify()
    ggutoski committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    67e413d View commit details
    Browse the repository at this point in the history
  3. tidy

    ggutoski committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e0fde0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1de826a View commit details
    Browse the repository at this point in the history