Skip to content

Conversation

shaitao
Copy link
Contributor

@shaitao shaitao commented Nov 7, 2022

  • make sure that you have executed all the following process and no errors occur

    • make fmt
    • make lint
    • make test
  • The major changes of this PR

We found that check_lost_data within update_api_cache costs too much time, this may block the network, I optimize the update_api_cache, move check_lost_data in a single thread to run.

  • The major impacts of this PR

    • Impact WASM?
    • Impact Web3 API?
    • Impact mainnet data compatibility?
  • Extra documentations

@shaitao shaitao force-pushed the feat-optimize-api-cache branch from 57327de to a56ed0c Compare November 7, 2022 07:08
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.

1 participant