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

fix: handle first nonce in orchestrator #529

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Oct 12, 2023

Overview

Just to avoid having an ugly log when starting the orchestrator since by definition, there is no prior valset to nonce 1:

core0-orch    | I[2023-10-12|00:07:52.579] processing nonce                             nonce=1
core0-orch    | D[2023-10-12|00:07:52.580] failed to query last valset before nonce (most likely pruned). signing anyway err="rpc error: code = Unknown desc = codespace qgb code 28: there is no valset before attestation nonce 1"

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 enhancement New feature or request label Oct 12, 2023
@rach-id rach-id self-assigned this Oct 12, 2023
@rach-id rach-id merged commit f1353f0 into celestiaorg:main Oct 12, 2023
12 of 13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants