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

Return the list of committed transactions in state sync endpoint #377

Merged
merged 17 commits into from
Jun 10, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    6011290 View commit details
    Browse the repository at this point in the history
  2. formatting: apply rustfmt

    polydez committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9ca2432 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    08a29ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37cbd78 View commit details
    Browse the repository at this point in the history
  3. fix: address review comments

    polydez committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1943721 View commit details
    Browse the repository at this point in the history
  4. fix: address review comments

    polydez committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2365346 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/next' into polydez-tx-ids-in-sync

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    #	crates/store/src/state.rs
    polydez committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0ef876f View commit details
    Browse the repository at this point in the history
  6. fix: clippy warnings

    polydez committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c904c9f View commit details
    Browse the repository at this point in the history
  7. docs: update CHANGELOG.md

    polydez committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0805176 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35c18ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f79754 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    fbc3517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99e6183 View commit details
    Browse the repository at this point in the history
  3. chore: update miden-base rev

    polydez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f848602 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffecc76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    663127f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afeac36 View commit details
    Browse the repository at this point in the history