-
Notifications
You must be signed in to change notification settings - Fork 1
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
548 Implement Secondary slots #589
base: dev
Are you sure you want to change the base?
Commits on Oct 29, 2024
-
feat: added skeleton for claiming secondary slot
Georgi Grigorov committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 818659c - Browse repository at this point
Copy the full SHA 818659cView commit details -
Merge branch 'refs/heads/dev' into 548-impl-secondary-slot
# Conflicts: # src/main/java/com/limechain/babe/Authorship.java
Georgi Grigorov committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 1270b9b - Browse repository at this point
Copy the full SHA 1270b9bView commit details -
chore: merged dev into current branch
Georgi Grigorov committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c2058f - Browse repository at this point
Copy the full SHA 9c2058fView commit details
Commits on Oct 30, 2024
-
feat: add getSecondarySlotAuthor method
Georgi Grigorov committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 39be6d4 - Browse repository at this point
Copy the full SHA 39be6d4View commit details -
feat: add methods for claiming VRF/Plain secondary slot
Georgi Grigorov committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for d18f75b - Browse repository at this point
Copy the full SHA d18f75bView commit details -
feat: add BigInteger divideAndRoundUp method and a bunch of TODOs
Georgi Grigorov committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ae0bf55 - Browse repository at this point
Copy the full SHA ae0bf55View commit details -
feat: change claim primary/secondary slot logic
Georgi Grigorov committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 28a7dca - Browse repository at this point
Copy the full SHA 28a7dcaView commit details
Commits on Oct 31, 2024
-
chore: change data structure for own keypairs and rename some variables
Georgi Grigorov committedOct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 23ab3fd - Browse repository at this point
Copy the full SHA 23ab3fdView commit details -
chore: chage access modifiers for methods in Authorship.class and adj…
…ust the tests
Georgi Grigorov committedOct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 63d2064 - Browse repository at this point
Copy the full SHA 63d2064View commit details