Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hirosystems/bitcoin-indexer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.4
Choose a base ref
...
head repository: hirosystems/bitcoin-indexer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.5
Choose a head ref
  • 7 commits
  • 25 files changed
  • 3 contributors

Commits on Jul 1, 2024

  1. chore(deps): bump braces in /components/ordhook-sdk-js (#332)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    54296f6 View commit details

Commits on Jul 22, 2024

  1. fix: validate and wait for bitcoind block height responses (#340)

    * fix: validate and wait for bitcoind block height responses
    
    * chore: comments
    rafaelcr authored Jul 22, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b28b92e View commit details
  2. chore: use try_ macros for all log messages (#342)

    rafaelcr authored Jul 22, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    146bbcd View commit details

Commits on Jul 23, 2024

  1. ci: generate test coverage reports (#343)

    rafaelcr authored Jul 23, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2c2e8c2 View commit details
  2. fix: abort scan on predicate action error (#345)

    rafaelcr authored Jul 23, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7ee763a View commit details
  3. Merge pull request #344 from hirosystems/develop

    release to main
    rafaelcr authored Jul 23, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e96be13 View commit details
  4. chore(release): 2.2.5 [skip ci]

    ## [2.2.5](v2.2.4...v2.2.5) (2024-07-23)
    
    ### Bug Fixes
    
    * abort scan on predicate action error ([#345](#345)) ([7ee763a](7ee763a))
    * validate and wait for bitcoind block height responses ([#340](#340)) ([b28b92e](b28b92e))
    semantic-release-bot committed Jul 23, 2024
    Copy the full SHA
    7775551 View commit details
Loading