Skip to content

Conversation

roman-khimov
Copy link
Member

  1. It updates to BoltDB 1.4.3 effectively with some fixes (but requires additional testing now).
  2. We can't solve replace directive in go.mod makes it harder to "go install" neo-go neo-go#3964 without using a module of our own and we want to use the same BoltDB version in all projects.
  3. This is supposed to be temporary, but no one knows how long db: rework metalock into RWMutex etcd-io/bbolt#998 (or some alternative) will take.

@roman-khimov roman-khimov added this to the v0.49.0 milestone Sep 11, 2025
@roman-khimov roman-khimov added the dependencies Dealing with project dependencies label Sep 11, 2025
1. It updates to BoltDB 1.4.3 effectively with some fixes (but requires
   additional testing now).
2. We can't solve nspcc-dev/neo-go#3964 without
   using a module of our own and we want to use the same BoltDB version
   in all projects.
3. This is supposed to be temporary, but no one knows how long etcd-io/bbolt#998
   (or some alternative) will take.

Signed-off-by: Roman Khimov <[email protected]>
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.97%. Comparing base (bb155f3) to head (23f9543).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3576      +/-   ##
==========================================
- Coverage   25.98%   25.97%   -0.02%     
==========================================
  Files         660      660              
  Lines       49738    49738              
==========================================
- Hits        12926    12917       -9     
- Misses      35775    35782       +7     
- Partials     1037     1039       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cthulhu-rider cthulhu-rider merged commit ba68922 into master Sep 12, 2025
21 of 22 checks passed
@cthulhu-rider cthulhu-rider deleted the nspcc-bbolt branch September 12, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dealing with project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants