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

ledger: wait for node to sync before running cli commands #1258

Merged
merged 5 commits into from
Apr 13, 2023

Conversation

Fraccaman
Copy link
Member

@Fraccaman Fraccaman commented Mar 27, 2023

Fixes #94, fixes #1247

based on v0.14.3

@tzemanovic tzemanovic marked this pull request as ready for review March 29, 2023 08:23
tzemanovic
tzemanovic previously approved these changes Mar 29, 2023
tzemanovic
tzemanovic previously approved these changes Mar 29, 2023
tzemanovic added a commit that referenced this pull request Mar 30, 2023
* fraccaman/improve-cli-check:
  ledger: wait for node to sync before running cli commands
  ledger: change wait time strategy
  fixup: improve retry logic
  ledger: wait for node to sync before running cli commands
  Namada 0.14.3
  changelog: add missing changelogs
  fix tests for new epoch
  Added record to changelog.
  Now load conversions from storage even for epoch 1.
  DB prune function given an epoch
  prune older merkle tree stores
  fix: review comments
  fix comments
  retry CI
  fix: logic
  misc: refactor + clippy + fmt
  ledger: check if pk is valid validator in pre-genesis setup
  e2e/ledger_tests: fix run_ledger_load_state_and_reset in debug build
  [ci] wasm checksums update
  fix to rebuild merkle tree before read
  fix the unit test
  compare keys as string
  fix for the first height
  [ci] wasm checksums update
  add changelog
  write Merkle tree stores less often
@Fraccaman Fraccaman mentioned this pull request Apr 6, 2023
tzemanovic added a commit that referenced this pull request Apr 7, 2023
* fraccaman/improve-cli-check:
  changelog: add #1258
  ledger: wait for node to sync before running cli commands
  ledger: change wait time strategy
  fixup: improve retry logic
  ledger: wait for node to sync before running cli commands
@juped juped merged commit 8a458df into main Apr 13, 2023
@juped juped deleted the fraccaman/improve-cli-check branch April 13, 2023 06:07
bengtlofgren pushed a commit that referenced this pull request May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PoS double signing e2e test - failed client balance check client: check node sync status
3 participants