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

fix the comments #17

Open
wants to merge 10 commits into
base: parallel_2.0_dev
Choose a base branch
from

Conversation

lunarblock
Copy link

Description

add a description of your changes here...

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

lunarblock and others added 10 commits April 12, 2022 12:19
* add sync pool for slotdb and remove deepCopy for mergeSlotDB

* don't panic if there is anything wrong reading state

* use map in sequential mode and sync.map in parallel mode

* fix the comments
** dispatch hunry slot
** remove idle dispatch
** static Dispatch
** to reduce conflict rate
** light copy
** conflict detect
balance systemaddr, nonce, code, suicide

bad previous balance, nonce, code...
addrSnapDestructsReadsInSlot
skip system address balance check
** add ParallelStateDB
** remove isSlotDB in StateDB
** state.StateDBer
** remove getStateObjectNoSlot
...
@setunapo setunapo force-pushed the parallel_2.0_dev branch 8 times, most recently from ca838ee to 79afba0 Compare May 5, 2022 11:12
@setunapo setunapo force-pushed the parallel_2.0_dev branch 3 times, most recently from fcf9572 to ac492c6 Compare May 20, 2022 07:10
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.

2 participants