hirosystems / stacks-blockchain-api

API for the Stacks blockchain
https://stacks-blockchain-api.vercel.app
GNU General Public License v3.0
171 stars 108 forks source link

feat: tx ordering options #2005

Closed zone117x closed 2 weeks ago

zone117x commented 2 weeks ago

Closes https://github.com/hirosystems/stacks-blockchain-api/issues/1998

github-actions[bot] commented 2 weeks ago

Vercel deployment URL: https://stacks-blockchain-b8jp5b0cc-blockstack.vercel.app :rocket:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 78.57143% with 6 lines in your changes missing coverage. Please review.

Project coverage is 72.75%. Comparing base (03a91ed) to head (96028b0).

Files Patch % Lines
src/api/routes/tx.ts 71.42% 4 Missing :warning:
src/datastore/pg-store.ts 85.71% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2005 +/- ## =========================================== + Coverage 72.74% 72.75% +0.01% =========================================== Files 94 94 Lines 12596 12624 +28 Branches 2940 2958 +18 =========================================== + Hits 9163 9185 +22 - Misses 3272 3278 +6 Partials 161 161 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

blockstack-devops commented 2 weeks ago

:tada: This PR is included in version 7.12.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: