50 Commits

Author SHA1 Message Date
Fredrik Svantes
d273c546da Updating URL for eth-clients (#394)
* Updating URL for eth-clients

Was renamed from https://github.com/eth2-clients to https://github.com/eth-clients

* Update install-with-docker.md

* Update install-with-docker.md

* Update install-with-script.md

* Update install-with-script.md

* Update install-with-script.md
2022-01-11 13:43:57 -06:00
nisdas
3df9740c65 change to raw link 2021-11-18 15:33:00 +08:00
Raul Jordan
de854bf584 fix discord invite 2021-10-04 13:40:03 -04:00
Raul Jordan
729ebbc311 next docs 2021-10-04 13:27:34 -04:00
PaulD-docs
5a9d28d6b5 Update install-with-bazel.md (#355)
* Update install-with-bazel.md

Updated the install with bazel documentation to include the recommendation that users run the  bazelisk wrapper  rather than specific versions of bazel.  This addresses #354

* Update website/docs/install/install-with-bazel.md

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Update install-with-bazel.md

Removed bazelisk build cli commands and added moving baselisk to the path as per comments.

* Update website/docs/install/install-with-bazel.md

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-07-20 11:21:08 -05:00
Raul Jordan
fd06c2babf Update install-with-bazel.md 2021-05-17 14:35:24 -05:00
Raul Jordan
946ea61e6e Update website/docs/install/install-with-bazel.md
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-04-29 22:37:33 -05:00
Raul Jordan
0a11aa6b90 fixed up 2021-04-29 15:37:10 -05:00
Raul Jordan
f3368c6c4e rem whitespace 2021-04-29 15:27:55 -05:00
Raul Jordan
e3d26ce6b1 bazel docker image instructions 2021-04-29 15:26:51 -05:00
rauljordan
dcf3036ce9 why bazel 2021-03-15 13:48:36 -05:00
rauljordan
ec86ececcc release builds 2021-02-05 16:32:45 -06:00
Raul Jordan
3618c31a56 Merge branch 'master' into patch-2 2021-02-05 11:09:46 -06:00
Mohamed Mansour
8ec914caf0 When running from source, state the tag instead
The documentation does not state running it from the default branch. The default `prysm` branch is `develop` and I was told never running it from develop. Updated that part to make it clearer since many on eth2staker community are running it off bazel.
2021-01-17 19:58:13 -08:00
Raul Jordan
6663c804c2 Merge pull request #283 from prysmaticlabs/revert-282-revert-281-mainnet-ready
Revert "Revert "Remove all "Not yet updated to mainnet" warnings""
2020-11-24 15:46:25 -06:00
Raul Jordan
bf61e1815e Revert "Revert "Remove all "Not yet updated to mainnet" warnings"" 2020-11-23 14:51:31 -06:00
Raul Jordan
38848c36c8 Revert "Remove all "Not yet updated to mainnet" warnings" 2020-11-23 14:51:03 -06:00
Ivan Martinez
8dbc4b620a Remove all "Not yet updated to mainnet" warnings 2020-11-23 13:16:08 -05:00
Ivan Martinez
e025de120b Run through docs and clean/update beacon node flags 2020-11-22 18:29:07 -05:00
Chris Hobcroft
0cdde9798f Add step about adding your user to docker group
Fixes https://github.com/prysmaticlabs/documentation/issues/273
2020-11-16 17:55:44 +05:30
Raul Jordan
439fc6e7b2 deprecate old pages 2020-11-10 14:02:11 -06:00
Raul Jordan
c196d757f0 warning prysm not yet ready 2020-11-05 16:14:46 -06:00
Raul Jordan
861dbb80eb update docs for mainnet 2020-11-04 17:33:46 -06:00
Raul Jordan
44511b840a 16 ram 2020-10-23 12:09:47 -05:00
Raul Jordan
6c0f2ac788 clarify all formats 2020-10-22 12:02:31 -05:00
Raul Jordan
9060fe1447 remove accounts-v1, add terms of use instructions 2020-10-20 10:40:47 -05:00
Raul Jordan
6bc184a888 refactored testnet pages and added http provider 2020-10-06 11:53:00 -05:00
Celeste A. Seberras
e913623063 Merge pull request #187 from monkeywhovapes/patch-1
Typo correction for checking validator status with prysm.sh
2020-08-06 01:55:20 +00:00
Raul Jordan
5f63df329f broken link fix 2020-07-30 23:09:34 -05:00
Raul Jordan
2482e7d939 fixed links 2020-07-30 22:46:00 -05:00
Raul Jordan
02018746f3 medalla 2020-07-30 22:44:06 -05:00
Raul Jordan
0abc6c5a79 testnet sidebar 2020-07-30 22:42:14 -05:00
Raul Jordan
2a1072d5ae bazel 2020-07-30 22:29:56 -05:00
rauljordan
4e12c01771 removed accounts v2 items 2020-07-30 12:40:52 -05:00
rauljordan
26f4da14ab rem medalla from flags 2020-07-29 19:06:11 -05:00
Raul Jordan
1a1504f9c2 Revert "Medalla Testnet Onboarding" 2020-07-27 23:20:55 -05:00
Raul Jordan
43c22a98eb flag fixes 2020-07-27 22:19:37 -05:00
Raul Jordan
93d77aac7a medalla onboarding link 2020-07-27 22:10:37 -05:00
Raul Jordan
7e7b41596e include medalla in all instructions 2020-07-27 22:06:59 -05:00
Raul Jordan
79c16f09d4 add consolidated installs 2020-07-27 22:06:59 -05:00
Raul Jordan
9ab090b7a7 add medalla page 2020-07-27 15:56:41 -05:00
monkeywhovapes
b31795551b Typo correction for checking validator status with prysm.sh
Added a S to validator on line 135
2020-07-16 22:33:44 -04:00
rauljordan
0c481c743e add in rpc host and monitoring host parameters to docker beacon node 2020-07-09 10:38:44 -05:00
rauljordan
cd02d65ce9 fix broken links 2020-06-23 14:55:11 -05:00
rauljordan
3026bf1f6c added monitoring host and rpc host to docker 2020-06-17 13:44:27 -05:00
Nishant Das
f53611a7e9 Revert "linkage fix" 2020-06-11 19:18:02 +08:00
user
0f6da58709 Additional directory 2020-06-11 11:08:59 +00:00
Preston Van Loon
d59162d0ce Add some more details about supported mac models 2020-06-10 21:07:02 -07:00
rauljordan
c4774bf921 include latest master 2020-06-10 15:49:53 -05:00
Will Tate
acc2822019 #126: v2 migration 2020-05-30 23:41:49 -04:00