-
Notifications
You must be signed in to change notification settings - Fork 217
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
Bump cardano-node #1755
Bump cardano-node #1755
Conversation
Anviking
commented
Jun 13, 2020
- Appears to break compatibility with the most recent FF genesis
- Should include what we need to get non myopic member rewards
bors try |
tryBuild failed |
55523e2
to
4b4e260
Compare
Looks like there is a proper build failure in |
4ed5d2d
to
b0a7c42
Compare
bors try |
Do we merge this now even if it breaks FF compatibility? Maybe we do still…? |
tryBuild failed |
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.
Looks good to me. I am not sure whether we should wait for a ff respin before merging.
I'd be for waiting a bit unless it is blocking further development. |
To allow both PParams, and StakeDistribution checks in the same queue.
- Return dummy rewards, cost, margin, productions for now - Embed LSQ queue in cursor - Remove mock knownPools
…for failure) Also, now passing around spl instead of a separate server for the list stake pool endpoint.
Using a type family to allow jormungandr and haskell implementations to be different.
This includes my PRs. No changes to cabal.project since the last bump.
So that it displays the version correctly.
c04336f
to
63908d1
Compare
bors r+ |
1755: Bump cardano-node r=KtorZ a=Anviking - Appears to break compatibility with the most recent FF genesis - Should include what we need to get non myopic member rewards Co-authored-by: Johannes Lund <[email protected]> Co-authored-by: Rodney Lorrimar <[email protected]>
Canceled |
bors r+ |
1755: Bump cardano-node r=Anviking a=Anviking - Appears to break compatibility with the most recent FF genesis - Should include what we need to get non myopic member rewards 1765: Add script to show cardano-node and cardano-cli versions r=rvl a=rvl Run this script if you would like to know which version of `cardano-node` will be in the `nix-shell` (i.e. CI). This PR IntersectMBO/cardano-node#1283 fixes the CLI version strings. 1767: Better tracing of shelley network local state query r=rvl a=rvl ### Issue Number ADP-302 / #1750 ### Overview More detail in the logs. Co-authored-by: Johannes Lund <[email protected]> Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed (retrying...) |
1755: Bump cardano-node r=Anviking a=Anviking - Appears to break compatibility with the most recent FF genesis - Should include what we need to get non myopic member rewards Co-authored-by: Johannes Lund <[email protected]> Co-authored-by: Rodney Lorrimar <[email protected]>
Canceled |
bors r+ |
1755: Bump cardano-node r=rvl a=Anviking - Appears to break compatibility with the most recent FF genesis - Should include what we need to get non myopic member rewards 1765: Add script to show cardano-node and cardano-cli versions r=rvl a=rvl Run this script if you would like to know which version of `cardano-node` will be in the `nix-shell` (i.e. CI). This PR IntersectMBO/cardano-node#1283 fixes the CLI version strings. 1767: Better tracing of shelley network local state query r=rvl a=rvl ### Issue Number ADP-302 / #1750 ### Overview More detail in the logs. Co-authored-by: Johannes Lund <[email protected]> Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed (retrying...) |
It compiles locally for me, and it seems rebased 🤔 |
Ah, maybe due to other PRs in the same batch |
Build succeeded |