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/stacks-blockchain-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.13.1
Choose a base ref
...
head repository: hirosystems/stacks-blockchain-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.13.2
Choose a head ref
  • 7 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 20, 2025

  1. fix: calculate burnchain reward reorgs correctly (#2355)

    * fix: reorg burnchain rewards
    
    * fix: migration
    
    * fix: tests
    
    * fix: coalesce null
    
    * fix: simplify migration
    rafaelcr authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    f82efbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6de314 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. fix: sanitize event observer strings (#2361)

    * chore: test
    
    * fix: manual event server
    
    * fix: tests
    
    * fix: remove extras
    
    * fix: extra import
    
    * fix: test
    rafaelcr authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    2604539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bfacf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32f879f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2364 from hirosystems/develop

    release to master
    rafaelcr authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    8f3f12c View commit details
    Browse the repository at this point in the history
  5. chore(release): 8.13.2 [skip ci]

    ## [8.13.2](v8.13.1...v8.13.2) (2025-10-21)
    
    ### Bug Fixes
    
    * calculate burnchain reward reorgs correctly ([#2355](#2355)) ([f82efbc](f82efbc))
    * do not display revoked pool delegations ([#2357](#2357)) ([c6de314](c6de314))
    * push redis updates to a stream ([#2360](#2360)) ([2bfacf6](2bfacf6))
    * sanitize event observer strings ([#2361](#2361)) ([2604539](2604539))
    hirosystems-release-bot[bot] committed Oct 21, 2025
    Configuration menu
    Copy the full SHA
    cdf6ef2 View commit details
    Browse the repository at this point in the history
Loading