LiskHQ / lisk-node

Everything required to run your own Lisk node
https://lisk.com
Apache License 2.0
1 stars 2 forks source link

Update genesis blocks and rollup configs #23

Closed sameersubudhi closed 2 months ago

sameersubudhi commented 2 months ago

What was the problem?

This PR resolves #22

How was it solved?

How was it tested?

Locally against Lisk mainnet with docker compose up --build --detach with a fresh op-geth data directory

Additional Information

The reth image build issue due to which the CI is partially failing will be addressed with https://github.com/LiskHQ/lisk-node/issues/24.