Skip to content

Conversation

TokenScience01
Copy link

  • Added more detailed logging for block processing and errors.
  • Enhanced error handling for RPC calls to improve reliability.
  • Refactored processForceReindex to separate the logic for getting reindex height.
  • Improved handling of reorganization in processReorg.
  • Updated logging messages to be more informative and consistent.
  • Implemented retry logic for fetching blockchain info in case of failure.
  • Improved synchronization speed for faster node updates.

- Added more detailed logging for block processing and errors.
- Enhanced error handling for RPC calls to improve reliability.
- Refactored `processForceReindex` to separate the logic for getting reindex height.
- Improved handling of reorganization in `processReorg`.
- Updated logging messages to be more informative and consistent.
- Implemented retry logic for fetching blockchain info in case of failure.
@gokhaneryigit
Copy link

What should I do for just the synchronization speed?

@TokenScience01
Copy link
Author

What should I do for just the synchronization speed?

#108 (comment)

@opcatdev
Copy link
Collaborator

please also do a little bit more things before merging:

  • format code with yarn lint
  • reword comments rather than delete them
  • fix the conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants