Almog De Paz

Results 13 issues of Almog De Paz

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...

merge_conflict

dont throw Errors on shutdown/restart while syncing check that service name is included in register_service (this error appeared in the logs here https://github.com/Chia-Network/chia-blockchain/issues/12268 )

### Purpose: improving the flow that handles a new peak ### Current Behavior: we would skip a new peak for the wrong condition in some edge cases we would also...

stale-pr
timelord
Fixed
coverage-diff

### Purpose: when we reorg we traverse the blockchain in multiple places to find the fork height, this is an attempt at removing blockchain traversal to find fork height, this...

stale-pr
full_node
merge_conflict
tech-debt
Changed
Performance

### Purpose: when choosing between two peaks with the same height chose the chain with less iterations even if peaks are on different sub_slots ### Current Behavior: we will chose...

stale-pr
sync
merge_conflict
Changed
coverage-diff

### Purpose: ### Current Behavior: ### New Behavior: ### Testing Notes:

stale-pr
full_node
merge_conflict
Fixed

### Purpose: ### Current Behavior: ### New Behavior: ### Testing Notes:

enhancement
stale-pr
full_node
merge_conflict
Fixed
coverage-diff

### Purpose: add better logs and return paths for validation of recent chain part of the WP ### Current Behavior: No ### New Behavior: No ### Testing Notes:

Added
Cleanup

### Purpose: refactor pre_validate_blocks_multiprocessing ### New Behavior: no change to behavior ### Testing Notes:

Blockchain team
full_node
Fixed
Cleanup
Performance
coverage-diff