mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 05:48:31 +00:00
Add a guide to partially reconstruct historic states to Lighthouse book (#7679)
The main change is adding a guide to partially reconstruct historic states to the FAQ. Other changes: - Update the database scheme info - Delete the Homebrew issue as it has been solved in https://github.com/Homebrew/homebrew-core/pull/225877 - Update default gas limit in: [7cbf7f1](7cbf7f1516) - Updated the binary installation page [8076ca7](8076ca7905) as Lighthouse now supports aarch-apple binary built since v7.1.0
This commit is contained in:
@@ -6,11 +6,12 @@ on Github](https://github.com/sigp/lighthouse/releases).
|
||||
|
||||
## Platforms
|
||||
|
||||
Binaries are supplied for four platforms:
|
||||
Binaries are supplied for five platforms:
|
||||
|
||||
- `x86_64-unknown-linux-gnu`: AMD/Intel 64-bit processors (most desktops, laptops, servers)
|
||||
- `aarch64-unknown-linux-gnu`: 64-bit ARM processors (Raspberry Pi 4)
|
||||
- `x86_64-apple-darwin`: macOS with Intel chips
|
||||
- `aarch64-apple-darwin`: macOS with ARM chips
|
||||
- `x86_64-windows`: Windows with 64-bit processors
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user