Conversation
* fix: ignore unanchored * test: unanchored param
…information (#2265) * test: log balance error * test: json fix * fix: try block wait * test: wait block * test: more wait * fix: wait full cycle * fix: del aggr * fix: wait construction * fix: remove block hash expectation * fix: get current block * fix: revert some * fix: try reverting all
) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTIFY-9788069 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1. - [Commits](indutny/elliptic@v6.6.0...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.2.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.6...3.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/fastify/fastify-multipart/releases) - [Commits](fastify/fastify-multipart@v8.3.0...v8.3.1) --- updated-dependencies: - dependency-name: "@fastify/multipart" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [redoc](https://github.com/Redocly/redoc) to 2.4.0 and updates ancestor dependency [@redocly/cli](https://github.com/Redocly/redocly-cli). These dependencies need to be updated together. Updates `redoc` from 2.1.5 to 2.4.0 - [Release notes](https://github.com/Redocly/redoc/releases) - [Changelog](https://github.com/Redocly/redoc/blob/main/CHANGELOG.md) - [Commits](Redocly/redoc@v2.1.5...v2.4.0) Updates `@redocly/cli` from 1.19.0 to 1.34.1 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@1.19.0...@redocly/cli@1.34.1) --- updated-dependencies: - dependency-name: redoc dependency-type: indirect - dependency-name: "@redocly/cli" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rafael Cárdenas <rafael@rafaelcr.com>
Bumps and [undici](https://github.com/nodejs/undici). These dependencies needed to be updated together. Updates `undici` from 5.28.4 to 6.21.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v6.21.2) Updates `undici` from 6.21.0 to 6.21.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v6.21.2) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production - dependency-name: undici dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps and [base-x](https://github.com/cryptocoinjs/base-x). These dependencies needed to be updated together. Updates `base-x` from 4.0.0 to 4.0.1 - [Commits](cryptocoinjs/base-x@v4.0.0...v4.0.1) Updates `base-x` from 3.0.10 to 4.0.1 - [Commits](cryptocoinjs/base-x@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: base-x dependency-version: 4.0.1 dependency-type: indirect - dependency-name: base-x dependency-version: 4.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: upgrade undici from 6.21.0 to 6.21.1 (#2206) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-8641354 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * chore: upgrade @fastify/multipart from 8.3.0 to 8.3.1 (#2215) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTIFYMULTIPART-8660811 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BASEX-10118294 --------- Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Rafael Cárdenas <rafael@rafaelcr.com>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8720086 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Rafael Cárdenas <rafael@rafaelcr.com>
* fix: simplify transaction events query * fix: default filters, fix reduce
* fix: balances after microblocks * fix: add test * chore: add migration * fix: truncate table first
* feat: store and expose vm_error in failed transactions * fix: tests * fix: load vm_error from table * fix: parse vm error * fix: standard null type * fix: tests * fix: property may not come in past node versions * fix: db controller
|
Vercel deployment URL: https://stacks-blockchain-qrijegj0z-hirosystems.vercel.app 🚀 |
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
* fix: always treat block 0 boot data as canonical * fix: tests
zone117x
approved these changes
May 26, 2025
Contributor
|
🎉 This PR is included in version 8.11.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.