Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

fix: orchestrator sign up to last unbonding period #306

Merged
merged 3 commits into from
Apr 26, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Apr 22, 2023

Overview

Closes #304

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@rach-id rach-id added the orchestrator orchestrator related label Apr 22, 2023
@rach-id rach-id requested a review from evan-forbes as a code owner April 22, 2023 12:08
@rach-id rach-id self-assigned this Apr 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2023

Codecov Report

Merging #306 (546392d) into main (59db7a2) will decrease coverage by 0.29%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
- Coverage   43.42%   43.14%   -0.29%     
==========================================
  Files          26       26              
  Lines        1992     2005      +13     
==========================================
  Hits          865      865              
- Misses       1005     1018      +13     
  Partials      122      122              
Impacted Files Coverage Δ
orchestrator/orchestrator.go 10.54% <0.00%> (-0.46%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rach-id rach-id marked this pull request as draft April 23, 2023 13:40
@rach-id rach-id changed the title fix: always sign to genesis fix: sign to last unbonding period Apr 26, 2023
@rach-id rach-id marked this pull request as ready for review April 26, 2023 00:42
@rach-id rach-id changed the title fix: sign to last unbonding period fix: orchestrator sign up to last unbonding period Apr 26, 2023
@rach-id rach-id merged commit fa97fd3 into celestiaorg:main Apr 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
orchestrator orchestrator related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix enqueuing missing nonces interval
3 participants