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

Multiple fixes #5400

Merged
merged 5 commits into from
Oct 12, 2023
Merged

Multiple fixes #5400

merged 5 commits into from
Oct 12, 2023

Conversation

kostko
Copy link
Member

@kostko kostko commented Oct 12, 2023

  • go/worker/common: Refresh current epoch for suspended runtimes
  • go/runtime/registry: Allow client nodes without runtimes
  • go/oasis-node: Also migrate old Testnet seed node address
  • go/oasis-node: Migrate validators without runtimes to validator mode
  • go/p2p: Stop spamming logs with "peer already connected"

@kostko kostko marked this pull request as ready for review October 12, 2023 13:15
@kostko kostko force-pushed the kostko/fix/rt-suspended-epochrefresh branch from 1310ec3 to e562c6f Compare October 12, 2023 13:15
@kostko kostko force-pushed the kostko/fix/rt-suspended-epochrefresh branch from e562c6f to f26338a Compare October 12, 2023 13:25
@kostko kostko changed the title go/worker/common: Refresh current epoch for suspended runtimes Multiple fixes Oct 12, 2023
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #5400 (1d12295) into master (9ed07e5) will decrease coverage by 0.15%.
Report is 8 commits behind head on master.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master    #5400      +/-   ##
==========================================
- Coverage   66.33%   66.18%   -0.15%     
==========================================
  Files         534      534              
  Lines       56307    56322      +15     
==========================================
- Hits        37349    37279      -70     
- Misses      14548    14614      +66     
- Partials     4410     4429      +19     
Files Coverage Δ
go/consensus/cometbft/apps/beacon/beacon.go 75.67% <100.00%> (-2.11%) ⬇️
go/oasis-node/cmd/config/migrate/migrate.go 70.74% <100.00%> (+0.76%) ⬆️
go/p2p/peermgmt/connector.go 98.11% <ø> (-1.89%) ⬇️
go/runtime/registry/config.go 67.70% <66.66%> (+0.62%) ⬆️
go/worker/keymanager/worker.go 75.02% <80.00%> (-0.63%) ⬇️
go/worker/common/committee/node.go 59.91% <50.00%> (-1.75%) ⬇️

... and 40 files with indirect coverage changes

@kostko kostko merged commit d87c438 into master Oct 12, 2023
5 of 6 checks passed
@kostko kostko deleted the kostko/fix/rt-suspended-epochrefresh branch October 12, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants