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

storage: persist update_epoch_blocks_delay #1455

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented May 23, 2023

Persists a newly added storage field for epoch update blocks delay to be available after node restart when not None.

@tzemanovic tzemanovic requested a review from brentstone May 23, 2023 15:02
tzemanovic added a commit that referenced this pull request May 23, 2023
tzemanovic added a commit that referenced this pull request May 23, 2023
@tzemanovic tzemanovic force-pushed the tomas/persist-epoch-update-delay branch from 6fcd183 to 6a575c3 Compare May 23, 2023 15:26
tzemanovic added a commit that referenced this pull request May 23, 2023
@tzemanovic tzemanovic force-pushed the tomas/persist-epoch-update-delay branch from 6a575c3 to c8a65e3 Compare May 23, 2023 15:30
@tzemanovic tzemanovic force-pushed the tomas/persist-epoch-update-delay branch from c8a65e3 to 62dd559 Compare May 23, 2023 16:00
@Fraccaman
Copy link
Member

pls spawn devnet [devnet-0.15-faster-epochs,3,heliaxdev@1be9883,ON]

@github-actions
Copy link
Contributor

Devnet with chain id internal-devnet-62d.bdccb7f428 spawned succesfully!

tzemanovic added a commit that referenced this pull request May 26, 2023
* tomas/persist-epoch-update-delay:
  changelog: #1455
  storage: persist `update_epoch_blocks_delay`
@tzemanovic tzemanovic mentioned this pull request May 26, 2023
brentstone added a commit that referenced this pull request May 27, 2023
* tomas/persist-epoch-update-delay:
  changelog: #1455
  storage: persist `update_epoch_blocks_delay`
brentstone added a commit that referenced this pull request May 31, 2023
* draft:
  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
  fixup! store total bond sums of each validator for efficient computation
  refactor epoch offsets with params methods
  store total bond sums of each validator for efficient computation
  changelog: #1455
  storage: persist `update_epoch_blocks_delay`
  pos/lib.rs: WIP fix things inside of `bonds_and_unbonds`
  fix PoS client query related functions
  fix `bond_amount`
  pos: cubic slashing with new procedure for recording and unbonding/withdrawing
brentstone added a commit that referenced this pull request May 31, 2023
…lashing-2

* tomas/persist-epoch-update-delay:
  changelog: #1455
  storage: persist `update_epoch_blocks_delay`
Fraccaman added a commit that referenced this pull request Jun 2, 2023
* origin/tomas/persist-epoch-update-delay:
  changelog: #1455
  storage: persist `update_epoch_blocks_delay`
Fraccaman pushed a commit that referenced this pull request Jun 2, 2023
Fraccaman added a commit that referenced this pull request Jun 2, 2023
* origin/tomas/persist-epoch-update-delay:
  changelog: #1455
  storage: persist `update_epoch_blocks_delay`
@Fraccaman Fraccaman merged commit 6be5166 into main Jun 5, 2023
@Fraccaman Fraccaman deleted the tomas/persist-epoch-update-delay branch June 5, 2023 03:18
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.

3 participants