Patricio Palladino
09d03493b9
docs: Update private network config ( #25310 )
...
* Update Private-Network.md
I updated the example genesis.json so that it matches mainnet's HF from block 0.
The reason I think this is a positive change is that users get confused by tools not behaving like their private network by default: https://github.com/NomicFoundation/hardhat/issues/2946
* add missing double quote
Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
2022-07-17 11:11:28 +02:00
Joseph Cook
3cf48aa454
Private network page ( #24875 )
...
Merges 2 pages on private networks and expands on them, adding more concrete examples.
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-07-12 12:58:47 +02:00
Joseph Cook
52672ff330
docs: update pre-merge info ( #25099 )
...
* initial commit for pre-merge prep pages
* tidy and add validator info
* tidy up typos etc
* Apply suggestions from code review
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
* apply suggestions from review
* apply suggestion from review
updates sentence about Geth stalling w/out consensus client
* apply changes from review + warn about early prep
Removes info as suggested by Martin.
Adds warning suggested by Remy on Launchpad repo about waiting for merge releases before setting up ex/cons clients on mainnet.
* minor fixes
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-07-08 15:28:49 +02:00
Zachinquarantine
26b8170f5e
[DOCS]: add note about hardcoded ropsten ttd ( #25138 )
...
As per #25018 (included in v1.10.19), the new Ropsten TTD is hardcoded, and users no longer have to use the --override.terminaltotaldifficulty flag.
2022-06-22 10:41:32 +02:00
Zachinquarantine
8c0cc91bc1
Update CLI Flags for Geth v1.10.19 ( #25101 )
...
Update CLI Flags for Geth v1.10.19
2022-06-16 09:25:53 +03:00
ny4nk0
832391e2b7
JavaScript-Console.md: Web3.jc -> Web3.js & missing full stop ( #25102 )
2022-06-16 09:24:41 +03:00
Sina Mahmoodi
81604199c6
merge: fix ropsten ttd ( #25052 )
2022-06-09 17:45:34 +03:00
Joseph Cook
cd60a63ed8
docs: update les page ( #25048 )
...
* update les page
* fix typos
* rm extra space
* reword light-server -> mainnet sentence
* fixes
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-06-09 16:33:45 +02:00
Joseph Cook
d6eceee791
docs: metrics page ( #25002 )
...
* update metrics page
* fix sort key
* fix typos
* minor fixes
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-06-07 15:32:09 +02:00
Andrei Drozd
3e629777c1
Fix typo in "the merge" documentation ( #25023 )
2022-06-06 18:19:22 +02:00
Joseph Cook
b24f4ce8f4
docs: redraft JS console page ( #24974 )
...
* initial commit for new console page
* finish js-console redraft
* minor improvements
* add line about `js` command
* remove whitespace from, code blocks
* Revert "add line about `js` command"
This reverts commit 881fbe4906
.
* minor
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-06-01 14:27:27 +02:00
Zachinquarantine
578eec73f2
Update CLI flags for Geth v1.10.18 ( #24978 )
2022-05-30 15:22:38 +02:00
Felix Lange
ed5e3c79dd
fix syntax error in merge.md
2022-05-27 00:51:55 +02:00
Felix Lange
dc5223d3b3
update text about ropsten merge transition
2022-05-27 00:49:04 +02:00
Felix Lange
c5b524d8bf
add ttd override for Ropsten
2022-05-27 00:42:04 +02:00
Joseph Cook
65592fb3e5
add info to merge page ( #24972 )
...
* add info to merge page
* Update merge.md
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-05-26 23:43:37 +02:00
Sina Mahmoodi
545feda51a
docs: add basic info about the merge ( #24948 )
...
* merge: add basic info
* second pass
* merge guide updates
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-05-25 14:21:18 +02:00
Jacob Kim
088025a442
docs: fix typo in private-network.md ( #24940 )
...
fix typo in docs, private-network.md
2022-05-24 10:47:08 +03:00
Joseph Cook
1a2acaa038
update "Connecting to network" page ( #24893 )
...
* update "connecting to network" page
* fix typo
Co-authored-by: Martin Holst Swende <martin@swende.se>
* fix links
* reorder connectivity problems
* rm code snippet for custom networks
* fix typo
* fix disc/RLPx text from S1na review
previously erroneously suggested subprotocol negotiation was part of discovery.
* rm uneccessary commands (static & trusted nodes)
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-05-20 17:11:39 +02:00
Aviv
ecab0a497c
docs: FAQ fixes and some info about snap sync ( #24812 )
...
* docs: update FAQ.md, fixed spelling and grammar
* docs: updated FAQ.md with info about snap sync
* turn qs into headings
* faq: add toc
* faq: minor
* faq: fixes
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-05-04 17:43:38 +02:00
Sina Mahmoodi
6884134935
doc: add page on light clients ( #24647 )
...
* Add light client page
* Rm gemfile.lock
* add section on ulc
* update compose file syntax
2022-04-08 00:15:47 +02:00
Zachinquarantine
19a364cbe8
Update peer-to-peer.md ( #24621 )
2022-03-31 22:38:33 +02:00
Zachinquarantine
f4a1091a71
Update CLI flags for Geth v1.10.17 ( #24608 )
2022-03-30 10:18:17 +02:00
Jeff Schuler
2961064acf
Fix typos in peer-to-peer.md ( #24335 )
2022-02-07 11:54:47 +01:00
Zachinquarantine
2b2d5e6423
Update command line options to v1.10.15
2022-02-06 11:42:37 -05:00
David Kendall
4e44a3a870
docs: update mining.md ( #24086 )
...
updated attach command to match default schema of JSON-RPC Server
2021-12-14 10:18:16 +01:00
verheesj
616dca157d
Slight expansion of what eth.syncing returns ( #23618 )
...
resolves issue #23617
2021-11-08 09:49:21 +02:00
Zachinquarantine
e15f84783d
Update geth flags for v1.10.10 ( #23753 )
2021-10-18 10:46:36 +03:00
Zachinquarantine
77c3dda34b
[DOCS] update cli flags for Geth v1.10.9 ( #23661 )
2021-10-04 14:10:39 +02:00
Thad Guidry
d5551de5cf
[DOCS] add text about eth.syncing status check in mining tutorial ( #23600 )
2021-09-21 11:04:40 +02:00
ligi
49ee091152
Merge pull request #23597 from thadguidry/patch-1
...
Fix typos
2021-09-21 11:00:49 +02:00
Thad Guidry
d09a2b3c8d
[DOCS] fix typo in ethminer command option -P and mention CUDA ( #23601 )
2021-09-20 10:07:09 +02:00
Thad Guidry
839130e395
Fix typos
2021-09-17 23:46:53 -05:00
Zachinquarantine
94fb7c832a
docs: update v1.10.8 cli options ( #23469 )
2021-08-25 18:52:24 +02:00
Zachinquarantine
b7932fa934
docs: update info about command line options ( #23318 )
...
* Update Command-Line-Options.md
replace "berlin" with "london", and "yolov3" with "calaveras"
* Update Command-Line-Options.md
* Update docs/_interface/Command-Line-Options.md
Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-08-03 17:13:23 +02:00
Odysseas Lamtzidis
aeb817a3f4
docs: update default sync mode ( #23209 )
2021-07-14 17:41:01 +02:00
Sina Mahmoodi
7cc2a04447
docs: add section about config file and network selection flags ( #23146 )
...
Co-authored-by: Felix Lange <fjl@twurst.com>
2021-07-02 10:14:45 +02:00
Adrien Lacombe
750c1a0d5e
Update geth --help to v1.10.3 ( #22830 )
...
https://geth.ethereum.org/docs/interface/command-line-options is currently out of date
2021-05-06 08:51:15 +03:00
T
9c39923340
docs: web3.js is outdated ( #22820 )
2021-05-05 12:22:25 +02:00
Martin Turon
de9599bff1
[DOCS] fix --miner.etherbase flag ( #22616 )
...
The `--etherbase` parameter seems to be named `--miner.etherbase` now.
2021-04-06 11:15:19 +02:00
Marius van der Wijden
6ac69c8c06
docs: proper port flag for miner
2021-03-09 10:08:28 +01:00
rene
b7f5e58563
gh-pages: remove mention of deprecated flags ( #22265 )
...
* update docs to remove old deprecated flags
* typo
2021-02-16 10:38:52 +01:00
Benoit Perroud
9ae849f87f
docs: fix typo in curl command, include content-type header ( #22256 )
...
Typo: the `'` char was located at the wrong place.
The`curl` command, without specifying the content-type headers, complains about invalid content type.
2021-02-01 14:39:30 +01:00
Felix Lange
867825b087
fix broken links in private network page
2021-01-25 15:23:07 +01:00
Felix Lange
828f2fbd34
fixs broken links in getting started pages
2021-01-25 15:21:21 +01:00
ligi
21ee44bbaf
docs: fix some broken links ( #22167 )
...
This fixes broken links that where reported via:
https://validator.w3.org/checklink?uri=http%3A%2F%2Fgeth.ethereum.org%2Fdocs%2F&hide_type=all&recursive=on&depth=10&check=Check
It also moves the 'getting started' pages from /getting-started/... to
/docs/getting-started/... In order to not break any old links, redirects
from the old location have been added.
Co-authored-by: Felix Lange <fjl@twurst.com>
2021-01-25 12:45:02 +01:00
Marius van der Wijden
ea43f7df63
docs: explain trusted nodes ( #22190 )
2021-01-20 16:33:56 +01:00
Marius van der Wijden
1a88c09809
docs: add metrics page ( #22030 )
...
Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-01-04 12:56:18 +01:00
Ali Atiia
995a2a38d9
docs: broken link and typo in FAQ.md ( #21800 )
...
* Update FAQ.md
typo
* Update FAQ.md
broken link
* Update FAQ.md
2020-11-23 14:05:25 +01:00
Guillaume Ballet
8db1192e1a
pages: update doc not to refer to Otto ( #21708 )
2020-10-15 19:52:54 +02:00