chia-blockchain
chia-blockchain copied to clipboard
Rework wallet new peak
separate trusted and non-trusted sync
separate non-trusted long and short sync
remove redundant code paths
validate peak header block - currently we request the block but dont validate the response this has unexpected results
don't request WP when not needed (untrusted short sync)
dont allow WP requests during secondary sync
This pull request has conflicts, please resolve those before we can evaluate the pull request.
Conflicts have been resolved. A maintainer will review the pull request shortly.
This pull request has conflicts, please resolve those before we can evaluate the pull request.
Conflicts have been resolved. A maintainer will review the pull request shortly.
This pull request has conflicts, please resolve those before we can evaluate the pull request.
This pull request has conflicts, please resolve those before we can evaluate the pull request.
Conflicts have been resolved. A maintainer will review the pull request shortly.
This pull request has conflicts, please resolve those before we can evaluate the pull request.
I'll fix the conflicts
This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed by the relevant parties.
Conflicts have been resolved. A maintainer will review the pull request shortly.
@arvidn @trepca i revived the pr, conflicts resolved
@almogdepaz this is great, thanks. I just have a few comments
fixed, thanks