CCF icon indicating copy to clipboard operation
CCF copied to clipboard

Remove `history` member variable from frontends

Open eddyashton opened this issue 1 year ago • 0 comments
trafficstars

This introduces a race condition for early requests - who gets to populate the history variable? We should instead let each fetch it on-demand, or push the initialised history value in while the node is still single-threaded.

eddyashton avatar Nov 12 '24 13:11 eddyashton