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 Bitcoin indexing #215

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

feat: Add Bitcoin indexing #215

wants to merge 19 commits into from

Commits on Sep 11, 2024

  1. bitcoin-core beginning

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    946bf43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c51d52 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c531dbe View commit details
    Browse the repository at this point in the history
  4. Minor error fix

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    121d29e View commit details
    Browse the repository at this point in the history
  5. Refactor resource types

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3d15819 View commit details
    Browse the repository at this point in the history
  6. Modify calculateNonce

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a218d61 View commit details
    Browse the repository at this point in the history
  7. Fetching test

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9bddbb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1b22e7 View commit details
    Browse the repository at this point in the history
  9. Fix storing deposit in db

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    12d9bb3 View commit details
    Browse the repository at this point in the history
  10. BTC deposit nonce parsing

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c7b811f View commit details
    Browse the repository at this point in the history
  11. Lint changes

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    94300b5 View commit details
    Browse the repository at this point in the history
  12. Removing redundant code

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3192b0e View commit details
    Browse the repository at this point in the history
  13. License and workflow changes

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bec717a View commit details
    Browse the repository at this point in the history
  14. Structural changes

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    49831c2 View commit details
    Browse the repository at this point in the history
  15. Remove height type

    mj52951 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    12d8c1c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Add e2e testing

    mj52951 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    515c281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb6726 View commit details
    Browse the repository at this point in the history
  3. Modify a test

    mj52951 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b230df6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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