Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Show progress during bootstrap #687

Closed
rtsisyk opened this issue Mar 29, 2019 · 0 comments
Closed

Show progress during bootstrap #687

rtsisyk opened this issue Mar 29, 2019 · 0 comments
Assignees
Labels
bootstrap Bootstrap
Projects

Comments

@rtsisyk
Copy link
Contributor

rtsisyk commented Mar 29, 2019

No description provided.

@rtsisyk rtsisyk added the bootstrap Bootstrap label Mar 29, 2019
@rtsisyk rtsisyk added this to the Sprint 13 - Testnet 4 milestone Mar 29, 2019
@rtsisyk rtsisyk self-assigned this Mar 29, 2019
@rtsisyk rtsisyk added this to To do in Main via automation Mar 29, 2019
rtsisyk added a commit that referenced this issue Apr 3, 2019
- Add synchronization status tracking to Node.
- Invoke loader on a view change for key blocks.
- Throttle loader to 60/5 = 12 requests per minute.
- Limit the size of orphan queue to blocks_per_epoch.
- Construct chains of orphan blocks && detect forks.
- Limit the number of blocks in loader's response to blocks_per_epoch.
- Recover consensus state in constructor instead of network_ready().
- Remove handle_init() and network_ready() from Node.

Closes #687
rtsisyk added a commit that referenced this issue Apr 3, 2019
- Add synchronization status tracking to Node.
- Invoke loader on a view change for key blocks.
- Throttle loader to 60/5 = 12 requests per minute.
- Limit the size of orphan queue to blocks_per_epoch.
- Construct chains of orphan blocks && detect forks.
- Limit the number of blocks in loader's response to blocks_per_epoch.
- Recover consensus state in constructor instead of network_ready().
- Remove handle_init() and network_ready() from Node.

Closes #687
rtsisyk added a commit that referenced this issue Apr 4, 2019
- Add synchronization status tracking to Node.
- Invoke loader on a view change for key blocks.
- Throttle loader to 60/5 = 12 requests per minute.
- Limit the size of orphan queue to blocks_per_epoch.
- Construct chains of orphan blocks && detect forks.
- Limit the number of blocks in loader's response to blocks_per_epoch.
- Add a stub for the fork resolution.

Closes #687
rtsisyk added a commit that referenced this issue Apr 5, 2019
- Add synchronization status tracking to Node based on timestamps
  in the key blocks.
- Invoke loader on a view change for the key && monetary blocks.
- Throttle loader to 60/5 = 12 requests per minute.
- Limit the number of blocks in loader's response to blocks_per_epoch.
- Add a stub for the fork resolution.
- Remove a queue of orphan blocks.

Closes #687
rtsisyk added a commit that referenced this issue Apr 5, 2019
- Invoke loader on a view change for the key && monetary blocks.
- Throttle loader to 60/5 = 12 requests per minute.
- Replace starting_hash with starting_height in loader.
- Limit the number of blocks in loader's response to blocks_per_epoch.
- Add synchronization status tracking to Node based on timestamps
  in the key blocks.
- Add a stub for the fork resolution.
- Construct chains of orphan blocks.

Closes #687
rtsisyk added a commit that referenced this issue Apr 5, 2019
- Invoke loader on a view change for the key && monetary blocks.
- Throttle loader to 60/5 = 12 requests per minute.
- Replace starting_hash with starting_height in loader.
- Limit the number of blocks in loader's response to blocks_per_epoch.
- Add synchronization status tracking to Node based on timestamps
  in the key blocks.
- Add a stub for the fork resolution.
- Construct chains of orphan blocks.

Closes #687
rtsisyk added a commit that referenced this issue Apr 5, 2019
- Invoke loader on a view change for the key && monetary blocks.
- Throttle loader to 60/5 = 12 requests per minute.
- Replace starting_hash with starting_height in loader.
- Limit the number of blocks in loader's response to blocks_per_epoch.
- Add synchronization status tracking to Node based on timestamps
  in the key blocks.
- Add a stub for the fork resolution.
- Construct chains of orphan blocks.

Closes #687
Main automation moved this from To do to Done Apr 5, 2019
rtsisyk added a commit that referenced this issue Apr 9, 2019
rtsisyk added a commit that referenced this issue Apr 9, 2019
vldm pushed a commit that referenced this issue Apr 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bootstrap Bootstrap
Projects
No open projects
Main
  
Done
Development

No branches or pull requests

1 participant