-
Notifications
You must be signed in to change notification settings - Fork 721
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
cardano-node 10.0 release #5998
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
11 times, most recently
from
October 1, 2024 09:41
78e9c2d
to
9a2a745
Compare
bolt12
previously requested changes
Oct 1, 2024
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
3 times, most recently
from
October 1, 2024 14:19
12d69ea
to
b065626
Compare
bolt12
reviewed
Oct 1, 2024
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
7 times, most recently
from
October 4, 2024 17:09
bfc826c
to
0969a7e
Compare
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
from
October 10, 2024 13:52
0969a7e
to
e686dc6
Compare
crocodile-dentist
changed the title
cardano-node 9.3.0 release
cardano-node 10.0 release
Oct 10, 2024
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
3 times, most recently
from
October 10, 2024 14:40
19cc309
to
c7bfd42
Compare
carbolymer
reviewed
Oct 18, 2024
carbolymer
reviewed
Oct 18, 2024
cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/InfoAction.hs
Outdated
Show resolved
Hide resolved
carbolymer
approved these changes
Oct 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻 for cardano-testnet changes
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
2 times, most recently
from
October 18, 2024 11:24
cbf3d9b
to
f7f8964
Compare
Jimbo4350
approved these changes
Oct 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/CommitteeAddNew.hs
Show resolved
Hide resolved
crocodile-dentist
dismissed
bolt12’s stale review
October 18, 2024 14:33
I've addressed all your comments, but github prevents me from merging because of something outstanding.
crocodile-dentist
removed this pull request from the merge queue due to a manual request
Oct 18, 2024
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
2 times, most recently
from
October 18, 2024 15:03
14ef4cc
to
0c0889d
Compare
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
from
October 18, 2024 16:33
0c0889d
to
d3b0868
Compare
* update hackage and fix index-state plutus-ledger-api: disable haddock Pin the haskell.nix flake input for GHC 8.10 support Co-authored-by: Mateusz Galazyn <[email protected]>
Add stake address registration to the tests Co-authored-by: Mateusz Galazyn <[email protected]>
hlint: address issues
* Remove support for NodeToNodeV_12 and older * Add support for NodeToNodeV_14 to track adoption rate of Chang +1 HF
Improve DebugState tracing Add tracing for current ledgerStateJudgement and associationMode. Add TraceMempoolSynced support Add support for tracing TraceMempoolSynced along with a txsSyncDuration which tracks how long it took to sync the mempool after block adoption. Unit is ms.
crocodile-dentist
force-pushed
the
mwojtowicz/release/node-9.3
branch
from
October 18, 2024 17:08
d3b0868
to
1abdd47
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
closes #5978
CHaP PR
Checklist
See Runnings tests for more details
CHANGELOG.md
for affected package.cabal
files are updatedhlint
. See.github/workflows/check-hlint.yml
to get thehlint
versionstylish-haskell
. See.github/workflows/stylish-haskell.yml
to get thestylish-haskell
versionghc-8.10.7
andghc-9.2.7
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.