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

fix: log re-orgs at INFO level #1819

Merged
merged 2 commits into from
Jan 11, 2024
Merged

fix: log re-orgs at INFO level #1819

merged 2 commits into from
Jan 11, 2024

Conversation

rafaelcr
Copy link
Collaborator

Log re-org data using the complete re-org entities serialized object, including restored and pruned mempool transaction totals.

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c5a7a8c) 71.61% compared to head (fc078d3) 71.60%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1819      +/-   ##
==========================================
- Coverage   71.61%   71.60%   -0.02%     
==========================================
  Files          91       91              
  Lines       11771    11763       -8     
  Branches     2612     2611       -1     
==========================================
- Hits         8430     8423       -7     
+ Misses       3188     3187       -1     
  Partials      153      153              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jan 11, 2024

Vercel deployment URL: https://stacks-blockchain-l3lk9xd7k-blockstack.vercel.app 🚀

@rafaelcr rafaelcr merged commit 3b502f7 into master Jan 11, 2024
30 checks passed
@rafaelcr rafaelcr deleted the feat/log-re-orgs branch January 11, 2024 14:11
blockstack-devops pushed a commit that referenced this pull request Jan 11, 2024
## [7.7.1](v7.7.0...v7.7.1) (2024-01-11)

### Bug Fixes

* log re-orgs at `INFO` level ([#1819](#1819)) ([3b502f7](3b502f7))
@blockstack-devops
Copy link

🎉 This PR is included in version 7.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

rafaelcr added a commit that referenced this pull request Jan 11, 2024
* fix: log re-orgs at `INFO` level (#1819)

* chore(release): 7.7.1 [skip ci]

## [7.7.1](v7.7.0...v7.7.1) (2024-01-11)

### Bug Fixes

* log re-orgs at `INFO` level ([#1819](#1819)) ([3b502f7](3b502f7))

* fix: log block event counts after processing

* fix: switch breaks

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
blockstack-devops pushed a commit that referenced this pull request Jan 11, 2024
## [7.8.0-beta.1](v7.7.1...v7.8.0-beta.1) (2024-01-11)

### Features

* run inserts in batch and in parallel when processing new block ([#1818](#1818)) ([86dfdb5](86dfdb5))

### Bug Fixes

* log block event counts after processing ([#1820](#1820)) ([9c39743](9c39743)), closes [#1819](#1819) [#1819](#1819)
blockstack-devops pushed a commit that referenced this pull request Jan 23, 2024
## [7.8.0](v7.7.2...v7.8.0) (2024-01-23)

### Features

* add `/extended/v2/smart-contracts/status` endpoint ([#1833](#1833)) ([3535c11](3535c11))
* run inserts in batch and in parallel when processing new block ([#1818](#1818)) ([86dfdb5](86dfdb5))
* upgrade to node 20, use bookworm-slim image ([#1832](#1832)) ([0a42109](0a42109))

### Bug Fixes

* change all HASH indexes to BTREE to optimize writes ([#1825](#1825)) ([234936b](234936b))
* log block event counts after processing ([#1820](#1820)) ([9c39743](9c39743)), closes [#1819](#1819) [#1819](#1819)
* optimize re-org queries and indexes ([#1821](#1821)) ([5505d35](5505d35))
* parallelize re-org update queries ([#1835](#1835)) ([340a304](340a304))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants