- 
                Notifications
    
You must be signed in to change notification settings  - Fork 121
 
          fix: convert chain_tip materialized view into a table
          #1789
        
          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
Conversation
* feat: chain tip table * fix: handle reorgs
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@            Coverage Diff             @@
##             beta    #1789      +/-   ##
==========================================
- Coverage   76.29%   76.29%   -0.01%     
==========================================
  Files          78       78              
  Lines       11023    11018       -5     
  Branches     2463     2466       +3     
==========================================
- Hits         8410     8406       -4     
+ Misses       2488     2487       -1     
  Partials      125      125              ☔ View full report in Codecov by Sentry.  | 
    
| 
           Vercel deployment URL: https://stacks-blockchain-n3bwfqgxa-blockstack.vercel.app 🚀  | 
    
chain_tip materialized view into a table (#1751)chain_tip materialized view into a table
      | 
           🎉 This PR is included in version 7.3.7-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀  | 
    
## [7.4.0](v7.3.6...v7.4.0) (2024-01-04) ### Features * add `/extended/v2/mempool/fees` endpoint ([#1795](#1795)) ([ea9c378](ea9c378)) ### Bug Fixes * convert `chain_tip` materialized view into a table ([#1789](#1789)) ([0211932](0211932)), closes [#1751](#1751) * optimize mempool transaction reads and writes ([#1781](#1781)) ([#1792](#1792)) ([2700642](2700642)) * release pino logger and mempool nonces ([16d3593](16d3593)) * update client code, fix mempool fee return type ([#1797](#1797)) ([9853e29](9853e29))
| 
           🎉 This PR is included in version 7.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀  | 
    
nakamotobranch cherry-pick