mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-11 00:28:08 -05:00
**Motivation** From https://x.com/vdWijden/status/1939234101631856969 > Over the last couple of days, all major [@ethereum](https://x.com/ethereum) clients signalled that they consider a move to 45M gas per block safe. We should make it easy for users and just bump the default. 45M seems like a reasonable increase for now. **Description** Increase default gas limit to 45M Same as https://github.com/ChainSafe/lodestar/pull/7304
Website
This website is built using Docusaurus, a modern static website generator.
Installation
$ yarn
Local Development
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Build
$ yarn build
This command generates static content into the build directory and can be served using any static content hosting service.