mana-ethereum / mana

Ethereum full node implementation written in Elixir.
Other
273 stars 47 forks source link

Fixing warp processor caching trie thread safety issues #734

Closed willmeister closed 5 years ago

hayesgm commented 5 years ago

Awesome, great catch. You mention there's still an issue here? Is it that we reduce the amount of caching we do, or... are we good to go with this?

hayesgm commented 5 years ago

looking good overall, when I try to run this, I'm getting packet matching issues. Is that due to not being rebased off of master maybe?