OffchainLabs / eth-pos-devnet

MIT License
112 stars 135 forks source link

it tooks too much memory,is it all right? #1

Closed panchengj closed 1 year ago

panchengj commented 1 year ago

C8BABBA8-1BCD-4176-90EF-84EDE77291DC

after run: git clone https://github.com/rauljordan/eth-pos-devnet && cd eth-pos-devnet docker compose up

it will take over my 64G memory machine in a day ,is it all right?

macrocan commented 1 year ago

I had also same issue

rauljordan commented 1 year ago

Hi @panchengj we believe we have fixed the memory leaks since then. Try again with a make clean and docker compose up -d