-
Notifications
You must be signed in to change notification settings - Fork 155
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
Get rid of crypto parametrization #4788
base: tdammers/for-mlocked-kes-consensus
Are you sure you want to change the base?
Get rid of crypto parametrization #4788
Conversation
Opened a draft PR, since now it's a good time to discuss a few things and then we can proceed with cleaning up the commit history, resolving conflicts etc. |
4db5713
to
05ab36c
Compare
libs/cardano-ledger-test/bench/Bench/Cardano/Ledger/EpochBoundary.hs
Outdated
Show resolved
Hide resolved
Marking this ready for review. A few things that still needs to be done:
|
6a283af
to
c0de4cb
Compare
ef07c87
to
008df29
Compare
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.
Review progress tracker:
-
eras
:-
shelley
-
allegra
-
mary
-
alonzo
-
shelley-ma
-
babbage
-
conway
👍
-
-
libs
:-
cardano-ledger-api
-
cardano-ledger-conformance
-
cardano-ledger-core
-
cardano-ledger-test
-
cardano-protocol-tpraos
-
ledger-state
-
e8b1adb
to
d0cb5c5
Compare
2d2d735
to
03a7111
Compare
210f7d6
to
26784d7
Compare
03a7111
to
6876f1b
Compare
libs/cardano-ledger-test/bench/Bench/Cardano/Ledger/EpochBoundary.hs
Outdated
Show resolved
Hide resolved
I've reviewed the whole PR. |
Description
Checklist
CHANGELOG.md
for the affected packages.New section is never added with the code changes. (See RELEASING.md)
.cabal
andCHANGELOG.md
files according to theversioning process.
.cabal
files for all affected packages are updated.If you change the bounds in a cabal file, that package itself must have a version increase. (See RELEASING.md)
fourmolu
(usescripts/fourmolize.sh
)scripts/cabal-format.sh
)hie.yaml
has been updated (usescripts/gen-hie.sh
)