- Jun 05, 2022
-
-
Nathan (Blaise) Bruer authored
-
Nathan (Blaise) Bruer authored
A recent change now causes docker-compose to use buildkit. This change just documents how to run docker-compose with buildkit.
-
- Jun 03, 2022
-
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
- May 29, 2022
-
-
Victor Deleau authored
Co-authored-by: victordeleau <>
-
- May 17, 2022
-
-
Krishna Upadhyaya authored
-
- May 10, 2022
-
-
Andrew Ashikhmin authored
* Engine API: remove unauth port * Remove reduntant auth from variable names
-
- Apr 29, 2022
-
-
Alex Sharov authored
-
- Apr 28, 2022
-
-
gaia authored
-
- Apr 27, 2022
-
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
- Apr 26, 2022
-
-
Andrew Ashikhmin authored
-
- Apr 25, 2022
-
-
Alex Sharov authored
-
- Apr 22, 2022
-
-
alex.sharov authored
-
- Apr 21, 2022
-
-
alex.sharov authored
-
alex.sharov authored
-
alex.sharov authored
-
Alex Sharov authored
* save * save
-
- Apr 13, 2022
-
-
Defido Coin authored
Fixed important between
-
- Apr 03, 2022
-
-
Alex Sharov authored
-
- Mar 24, 2022
-
-
Giulio Rebuffo authored
* added datadir jwt * fixed readme
-
- Mar 03, 2022
-
-
Andrew Ashikhmin authored
* Bump storage space recommendation to 4TB. * OK, 3TB instead of 4TB * SSD performance deteriorates when close to capacity
-
Alex Sharov authored
-
- Mar 02, 2022
-
-
Andrew Ashikhmin authored
* Expose port 8551 (authenticated Engine API) * Expose eth API on the same ports as engine API
-
- Feb 09, 2022
-
-
Thomas Jay Rush authored
* Updating README to include running two instances on the same machine. * Updating formatting
-
- Jan 25, 2022
-
-
Giulio Rebuffo authored
* now watch-the-burn needs to be enabled * refine * ops * readme.md * ops
-
Enrique Jose Avila Asapche authored
-
- Jan 05, 2022
-
-
Gregory Popovitch authored
-
- Dec 02, 2021
-
-
Alex Sharov authored
-
- Nov 28, 2021
-
-
Alex Sharov authored
-
- Nov 18, 2021
-
-
Andrea Lanfranchi authored
-
- Nov 16, 2021
-
-
Alex Sharov authored
-
- Nov 09, 2021
-
-
Christian authored
-
- Nov 07, 2021
-
-
Giulio Rebuffo authored
-
- Oct 22, 2021
-
-
jt9897253 authored
The recommended pruning parameter `--prune.r.older=2_000_000` prunes too many blocks to successfully sync an Eth2 client. At the time of writing, we're at block 13411141. That means with the above prune parameter, recipes of blocks older than 11411141 are pruned. This misses some required blocks, as the deposit contract was deployed at block 11184524 (see option `--contract-deployment-block` from [here](https://docs.prylabs.network/docs/prysm-usage/parameters/)) Instead, use the new `--prune.r.before 11184524` option together with `--prune htc`
-
- Sep 25, 2021
-
-
Zachinquarantine authored
-