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

chore(drive): state transition observability #1846

Merged
merged 21 commits into from
May 22, 2024

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. fix: compilation errors

    shumkov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    05ea543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2cb9a9 View commit details
    Browse the repository at this point in the history
  3. fix: type

    shumkov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    71efe1c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refs/heads/v1.0-dev' into chore/drive-abci/check_tx_obs…

    …ervability
    
    # Conflicts:
    #	packages/rs-drive-abci/src/abci/handler/check_tx.rs
    #	packages/rs-drive-abci/src/execution/check_tx/mod.rs
    #	packages/rs-drive-abci/src/execution/check_tx/v0/mod.rs
    shumkov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7bad36e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    5236ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1326130 View commit details
    Browse the repository at this point in the history
  3. style: fix clippy warnings

    shumkov committed May 18, 2024
    Configuration menu
    Copy the full SHA
    fc3d37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1e9283 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    40aa0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a641062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89ce481 View commit details
    Browse the repository at this point in the history
  4. fix comment

    pauldelucia committed May 19, 2024
    Configuration menu
    Copy the full SHA
    81d751d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    187a449 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    9ae60c5 View commit details
    Browse the repository at this point in the history
  2. revert: error message

    shumkov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    10d0f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79baf54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7752785 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/chore/drive-abci/check_tx_observ…

    …ability' into chore/drive-abci/check_tx_observability
    shumkov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e20f43b View commit details
    Browse the repository at this point in the history
  6. docs: comment code

    shumkov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    eddeb5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5041619 View commit details
    Browse the repository at this point in the history