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

Update protocol constants in Oxford #2594

Closed
dsawali opened this issue Aug 8, 2023 · 0 comments · Fixed by #2637
Closed

Update protocol constants in Oxford #2594

dsawali opened this issue Aug 8, 2023 · 0 comments · Fixed by #2637
Assignees
Labels
1 breaking change A change that will break API or smart contract interactions oxford
Milestone

Comments

@dsawali
Copy link
Contributor

dsawali commented Aug 8, 2023

Protocol Oxford might introduce a new set of features called 'Adaptive Issuance`, which when activated will rename a few protocol constants:

  • ratio_of_frozen_deposits_slashed_per_double_endorsement into percentage_of_frozen_deposits_slashed_per_double_attestation
  • double_baking_punishment into percentage_of_frozen_deposits_slashed_per_double_baking
  • for_double_endorsing into for_double_attesting
  • endorsing_reward_per_slot into attesting_reward_per_slot
  • missed_endorsements into missed_attestations
  • preendorsements_seen into preattestations_seen
  • endorsements_seen into attestation_seen
  • double_endorsing_evidences_seen into double_attesting_evidences_seen
@dsawali dsawali added the oxford label Aug 8, 2023
@dsawali dsawali added the breaking change A change that will break API or smart contract interactions label Aug 9, 2023
@Innkst Innkst added this to the v18 milestone Aug 16, 2023
@dsawali dsawali added the 1 label Aug 24, 2023
@hui-an-yang hui-an-yang self-assigned this Aug 31, 2023
@hui-an-yang hui-an-yang linked a pull request Aug 31, 2023 that will close this issue
9 tasks
@hui-an-yang hui-an-yang removed a link to a pull request Sep 1, 2023
9 tasks
hui-an-yang added a commit that referenced this issue Sep 6, 2023
* test: updated protocol constants test with oxfordnet

re #2594

* feat: added interface ConstantsResponseProto018 for oxfordnet
@hui-an-yang hui-an-yang linked a pull request Sep 6, 2023 that will close this issue
9 tasks
@ac10n ac10n moved this to Done in Taquito Dev Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 breaking change A change that will break API or smart contract interactions oxford
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants