-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add a new GetFuturePParams
query
#1251
Merged
crocodile-dentist
merged 2 commits into
lehins/integrate-latest-ledger
from
dnadales/1204-add-query-future-pparams
Oct 14, 2024
Merged
Add a new GetFuturePParams
query
#1251
crocodile-dentist
merged 2 commits into
lehins/integrate-latest-ledger
from
dnadales/1204-add-query-future-pparams
Oct 14, 2024
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
dnadales
requested review from
nfrisby,
jasagredo,
amesgen and
fraser-iohk
as code owners
September 17, 2024 12:38
amesgen
requested changes
Sep 17, 2024
ouroboros-consensus-cardano/changelog.d/20240917_143437_damian.nadales.md
Outdated
Show resolved
Hide resolved
ouroboros-consensus-cardano/src/shelley/Ouroboros/Consensus/Shelley/Ledger/Query.hs
Outdated
Show resolved
Hide resolved
dnadales
force-pushed
the
dnadales/1204-add-query-future-pparams
branch
from
September 17, 2024 13:22
1763348
to
95ae582
Compare
jasagredo
reviewed
Sep 17, 2024
ouroboros-consensus-cardano/src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano/Node.hs
Outdated
Show resolved
Hide resolved
dnadales
force-pushed
the
dnadales/1204-add-query-future-pparams
branch
2 times, most recently
from
September 17, 2024 15:26
0a3ea77
to
8ad7923
Compare
15 tasks
crocodile-dentist
force-pushed
the
dnadales/1204-add-query-future-pparams
branch
2 times, most recently
from
October 4, 2024 16:57
189880f
to
44b57a7
Compare
crocodile-dentist
force-pushed
the
dnadales/1204-add-query-future-pparams
branch
5 times, most recently
from
October 11, 2024 16:20
a2b7203
to
59b616a
Compare
amesgen
approved these changes
Oct 11, 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.
crocodile-dentist
changed the base branch from
main
to
lehins/integrate-latest-ledger
October 14, 2024 09:13
crocodile-dentist
force-pushed
the
dnadales/1204-add-query-future-pparams
branch
from
October 14, 2024 09:14
59b616a
to
4dfb47d
Compare
crocodile-dentist
merged commit Oct 14, 2024
61a1fa3
into
lehins/integrate-latest-ledger
1 of 5 checks passed
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.
Closes #1204
Depends on IntersectMBO/ouroboros-network#4960