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

Modified draft v0.17 branch for cubic slashing integration #1479

Closed
wants to merge 194 commits into from

Conversation

brentstone
Copy link
Collaborator

This is how I would like the draft v0.17 branch #1429 to look. Relative to #1429, #892 has been updated, and evil changes that were embedded in the merge commit for #892 are split off into commit 65c5a33 inside of here.

murisi and others added 30 commits January 27, 2023 12:52
brentstone and others added 28 commits May 26, 2023 14:21
* tomas/persist-epoch-update-delay:
  changelog: #1455
  storage: persist `update_epoch_blocks_delay`
* brent/cubic-slashing:
  fixup! cubic and general slashing algorithms and transactions
  fixup! rip slash pool
  changelog: #892
  fixup!: don't call `process_slashes` within `advance_epoch`
  clean up logging
  fix clippy
  remove test code until slash pool transfers are solved
  rip slash pool
  get_slashed_amount: inclusive on infraction epoch
  add cli to sdk impl for tx unjail
  make find_slashes_in_ranges inclusive on end epoch
  withdraw: fix bounds for collecting slashes for an unbond
  aesthetic cleaning
  revert bound cleaning for readability
  refactor slash lookup
  fixup! add cubic_slash_window_length to bounds (maybe still needs change)
  remove unused cubic slash function
  refactor epoch offsets with params methods
  store total bond sums of each validator for efficient computation
  pos/lib.rs: WIP fix things inside of `bonds_and_unbonds`
  fix PoS client query related functions
  fix `bond_amount`
  state machine test: add slashing
  basic nested map test
  slashing: unit and e2e tests
  Makefile and Cargo.toml
  cubic and general slashing algorithms and transactions
@Fraccaman Fraccaman closed this Jun 2, 2023
@brentstone brentstone deleted the draft-v017-BRENT-MOD branch December 28, 2023 00:59
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.

9 participants