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

fix(drive): uncommitted state if db transaction fails #2305

Merged
merged 16 commits into from
Nov 4, 2024

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    0a38ec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e357b4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6d8d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    4b81209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb0048 View commit details
    Browse the repository at this point in the history
  3. chore: verify chain_id

    shumkov committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9a5c3f2 View commit details
    Browse the repository at this point in the history
  4. fix: mixed up var names

    shumkov committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1589ef1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a3532b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    5ceb202 View commit details
    Browse the repository at this point in the history
  2. chore: apply fix after 33000

    shumkov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    677a452 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/fix/drive/patch-for-rocksdb-tx-c…

    …ommit' into fix/drive/patch-for-rocksdb-tx-commit
    
    # Conflicts:
    #	packages/rs-drive-abci/src/abci/handler/finalize_block.rs
    #	packages/rs-drive-abci/src/abci/handler/info.rs
    #	packages/rs-drive-abci/src/abci/handler/prepare_proposal.rs
    #	packages/rs-drive-abci/src/abci/handler/process_proposal.rs
    shumkov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2896aa1 View commit details
    Browse the repository at this point in the history
  4. docs: updated comments

    shumkov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3eaf1a7 View commit details
    Browse the repository at this point in the history
  5. docs: updated comments

    shumkov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6a98a45 View commit details
    Browse the repository at this point in the history
  6. fix: invalid condition

    shumkov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4d4a6b3 View commit details
    Browse the repository at this point in the history
  7. docs: update comments

    shumkov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ad2a2b8 View commit details
    Browse the repository at this point in the history
  8. chore: kick off CI

    shumkov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    93e535d View commit details
    Browse the repository at this point in the history