Skip to content
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 and use Epoch- and SlotIndex #1347

Merged
merged 4 commits into from
Sep 29, 2023

Conversation

Thoralf-M
Copy link
Member

Description of change

Add and use Epoch- and SlotIndex
Removed one staking_unbonding_period because it was duplicated, also put subunit at last position, because optional values needs to be last

Links to any relevant issues

Closes #1191

@Thoralf-M Thoralf-M linked an issue Sep 28, 2023 that may be closed by this pull request
DaughterOfMars
DaughterOfMars previously approved these changes Sep 28, 2023
DaughterOfMars
DaughterOfMars previously approved these changes Sep 28, 2023
DaughterOfMars
DaughterOfMars previously approved these changes Sep 28, 2023
Copy link

@DaughterOfMars DaughterOfMars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not super happy about ditching the types but whatever

@thibault-martinez thibault-martinez merged commit 61a0e83 into iotaledger:2.0 Sep 29, 2023
29 of 31 checks passed
@Thoralf-M Thoralf-M deleted the python-slot-epoch-index branch September 29, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python: add SlotIndex and EpochIndex
4 participants