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

Light node / fetcher downloader #226

Open
wants to merge 86 commits into
base: light_node
Choose a base branch
from

Conversation

jwangdx
Copy link
Contributor

@jwangdx jwangdx commented Dec 6, 2019

Description

  1. Modify les fetcher and downloader for dpos synchronization
  2. Added related handler in les.protocolManager.
  3. Updated p2p and network function for light and full node.
  4. Updated eth protocolManager handler to adapt dpos synchronization.
  5. Updated APIs related to light node.
  6. Modified overall structure of updating and getting confirmed block number (eth.confirmedBlockNumber)

… and LightChain. Updated interface in handler
…factoring handleDposProofMsgToDeliverMsg halfway
…her_downloader

1. Enforce to check seal every header
2. Remove unused db in vHelper
@jwangdx jwangdx self-assigned this Dec 6, 2019
@jwangdx jwangdx added the enhancement New feature or request label Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants