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

Update develop with master #2189

Merged
merged 22 commits into from
Dec 17, 2024
Merged

Update develop with master #2189

merged 22 commits into from
Dec 17, 2024

Conversation

CharlieC3
Copy link
Member

We're unable to cut beta branches from develop as it seems the past few releases aren't in develop.
I'd like to release the new btc faucet amount changes this week if possible, so updating develop is needed to do that.

zone117x and others added 20 commits October 25, 2024 19:44
## [8.2.0](v8.1.2...v8.2.0) (2024-10-25)

### Features

* allow stackerdb_chunks messages to be stored in db raw events table ([d03f2ef](d03f2ef))
* include `tenure-height` in block responses ([#2134](#2134)) ([07426a2](07426a2))
* ingest `signer_signature` from `/new_block` event and expose in new endpoint ([#2125](#2125)) ([c389154](c389154))

### Bug Fixes

* event-replay block parsing outdated and incorrect ([#2133](#2133)) ([2cd69fa](2cd69fa))
)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
…ist-tool/package-lock.json to reduce vulnerabilities (#2072)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311
- https://snyk.io/vuln/npm:debug:20170905

Co-authored-by: snyk-bot <[email protected]>
* fix: indexes to optimize principal-based etag db lookups

* chore: fix mempool_txs index and query

* fix: force usage of idx_nft_events_optimized index
## [8.2.1](v8.2.0...v8.2.1) (2024-11-05)

### Bug Fixes

* indexes to optimize principal-based etag db lookups ([#2157](#2157)) ([9da4dcd](9da4dcd))
## [8.2.2](v8.2.1...v8.2.2) (2024-11-10)

### Bug Fixes

* **rosetta:** add support for Nakamoto coinbase for unlock events ([#2162](#2162)) ([2370799](2370799))
…2172)

* feat: option to modify estimated fees in /v2/fees/transaction proxy

* chore: lazy load env STACKS_CORE_FEE_ESTIMATION_MODIFIER

* chore: use undici for rpc proxy tests
## [8.3.0-beta.1](v8.2.2...v8.3.0-beta.1) (2024-11-19)

### Features

* option to modify estimated fees in /v2/fees/transaction proxy ([#2172](#2172)) ([9b7e97d](9b7e97d))
* fix: socket-io reconnection bug

* test: add socket-io reconnection test
## [8.3.0-beta.2](v8.3.0-beta.1...v8.3.0-beta.2) (2024-11-21)

### Bug Fixes

* socket-io reconnection bug ([#2174](#2174)) ([b99c672](b99c672))
## [8.2.3](v8.2.2...v8.2.3) (2024-12-10)

### Bug Fixes

* bug in multisig tx decoding ([#2181](#2181)) ([1f4125d](1f4125d))
## [8.3.0](v8.2.3...v8.3.0) (2024-12-10)

### Features

* option to modify estimated fees in /v2/fees/transaction proxy ([#2172](#2172)) ([9b7e97d](9b7e97d))

### Bug Fixes

* socket-io reconnection bug ([#2174](#2174)) ([b99c672](b99c672))
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/api/routes/core-node-rpc-proxy.ts 22.72% 17 Missing ⚠️
src/api/routes/ws/channels/socket-io-channel.ts 0.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Member

@zone117x zone117x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need to fix the package lock conflict (probably just small conflicts from the dep bots)

Copy link

Vercel deployment URL: https://stacks-blockchain-2v2d3id6f-hirosystems.vercel.app 🚀

## [8.4.0](v8.3.0...v8.4.0) (2024-12-17)

### Features

* adjust rBTC default amount, add xlarge url param, add tests ([b30f16a](b30f16a))
* change tbtc faucet default, allow user to request more than default ([8e3f288](8e3f288))

### Bug Fixes

* update BTC faucet comments to use regtest instead of testnet ([ced8242](ced8242))
@CharlieC3 CharlieC3 merged commit 1724947 into develop Dec 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants