Skip to content

Bump consensus and network dependencies in preparation for node 10.5 #6218

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

Merged
merged 9 commits into from
May 26, 2025

Conversation

Jimbo4350
Copy link
Contributor

Description

Add your description here, if it fixes a particular issue please provide a
link
to the issue.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. These may include:
    • golden tests
    • property tests
    • roundtrip tests
    • integration tests
      See Runnings tests for more details
  • Any changes are noted in the CHANGELOG.md for affected package
  • The version bounds in .cabal files are updated
  • CI passes. See note on CI. The following CI checks are required:
    • Code is linted with hlint. See .github/workflows/check-hlint.yml to get the hlint version
    • Code is formatted with stylish-haskell. See .github/workflows/stylish-haskell.yml to get the stylish-haskell version
    • Code builds on Linux, MacOS and Windows for ghc-9.6 and ghc-9.12
  • Self-reviewed the diff

Note on CI

If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG node developers to do this
for you.

@Jimbo4350 Jimbo4350 requested review from a team as code owners May 15, 2025 19:23
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-dependencies-20250515 branch 2 times, most recently from a644563 to eba4ee3 Compare May 16, 2025 18:23
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-dependencies-20250515 branch from 35e835c to da6e572 Compare May 19, 2025 13:28
@crocodile-dentist crocodile-dentist force-pushed the jordan/bump-dependencies-20250515 branch 6 times, most recently from 15f6556 to 71cbda0 Compare May 19, 2025 18:13
@geo2a geo2a mentioned this pull request May 20, 2025
9 tasks
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-dependencies-20250515 branch 5 times, most recently from dabb676 to eb033c1 Compare May 20, 2025 17:57
@crocodile-dentist crocodile-dentist force-pushed the jordan/bump-dependencies-20250515 branch from eb033c1 to 15ea9ff Compare May 20, 2025 18:34
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-dependencies-20250515 branch 2 times, most recently from 3918a03 to 4cf53a5 Compare May 21, 2025 17:37
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-dependencies-20250515 branch 2 times, most recently from 55c2c73 to 6e9a5c4 Compare May 21, 2025 19:37
@Jimbo4350 Jimbo4350 enabled auto-merge May 21, 2025 19:38
@crocodile-dentist crocodile-dentist force-pushed the jordan/bump-dependencies-20250515 branch 2 times, most recently from 7852264 to 1acd745 Compare May 26, 2025 16:47
Jimbo4350 and others added 9 commits May 26, 2025 13:37
The tracing system is modified to effectively ignore `HeaderWithTime` by
dropping the time annotations and using the underlying `Header`, keeping the old
behaviour.
Egress poll interval is configurable, and disabled by default.
When catching SIGTERM the node does a clean exit, but its exit status is
1. This makes it impossible to differentiate between a clean shutdown
triggered by SIGTERM and a crash.

This changes it so that cardano-node exits with 0 when exiting due to catching
SIGTERM.
@Jimbo4350 Jimbo4350 force-pushed the jordan/bump-dependencies-20250515 branch from 1acd745 to bb96e9a Compare May 26, 2025 17:38
@Jimbo4350 Jimbo4350 added this pull request to the merge queue May 26, 2025
Merged via the queue into master with commit f55928d May 26, 2025
23 checks passed
@Jimbo4350 Jimbo4350 deleted the jordan/bump-dependencies-20250515 branch May 26, 2025 21:56
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.

6 participants