Skip to content

fix concurrent issue for trie and subfetchers#18

Open
lunarblock wants to merge 11 commits intosetunapo:parallel_2.0_devfrom
lunarblock:fix_nil_trie
Open

fix concurrent issue for trie and subfetchers#18
lunarblock wants to merge 11 commits intosetunapo:parallel_2.0_devfrom
lunarblock:fix_nil_trie

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 4 times, most recently from a7a0d5a to c2ec4b1 Compare May 3, 2022 06:39
@setunapo setunapo force-pushed the parallel_2.0_dev branch 4 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.

3 participants