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 support for fallback rpcs #663

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 9, 2024

  1. have fallback IPFS

    thelostone-mc committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3b32475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5c01d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c754a1 View commit details
    Browse the repository at this point in the history
  4. Refactor lock acquisition and release logic (#661)

    * update lock logic
    
    * forceRelease of schema
    thelostone-mc committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9a2ffe1 View commit details
    Browse the repository at this point in the history
  5. index single chain (#657)

    * update schema name
    
    * updates
    
    * fix
    
    * Revert "Refactor lock acquisition and release logic (#661)"
    
    This reverts commit 9a2ffe1.
    0xKurt authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4dd2915 View commit details
    Browse the repository at this point in the history
  6. chore: avoid duplicate write + cleanup (#664)

    * chore: avoid duplicate write
    
    * cleanup
    thelostone-mc authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f7f1203 View commit details
    Browse the repository at this point in the history
  7. improve locking (#665)

    add forciblyAcquireLockForSchema
    thelostone-mc authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    235b80e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    591ae79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f70890a View commit details
    Browse the repository at this point in the history