Joseph Cook
fe26ea58fe
docs: add page on sync modes ( #25634 )
...
* add sync-modes page
* update sync-modes page
* replace frontmatter
* update les link and line lengths
* Apply suggestions from code review
* update post-merge syncing description
* clarify snap sync sequence
* fix typo
* Apply suggestions from code review
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2 years ago
Joseph Cook
d1b4c115c8
docs: update networks page for post-merge ( #25874 )
...
update networks page
fix typo
2 years ago
Joseph Cook
0946db4fcd
docs: update faqs ( #25710 )
...
* update faqs
* Update docs/_interface/FAQ.md
* Update docs/_interface/FAQ.md
Co-authored-by: Martin Holst Swende <martin@swende.se>
* Update docs/_interface/FAQ.md
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
* Update docs/_interface/FAQ.md
* Update docs/_interface/FAQ.md
* + more on consensus client/validator
Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2 years ago
Joseph Cook
6dbb6f56dd
docs: update account management page ( #24912 )
...
* update account management page
* add links
* add ws to security note
previously only mentioned that account unlocking is forbidden when `http` enabled. Now mentions same is true for `ws`
* remove whitespace from code blocks
* Update docs/_interface/Managing-your-accounts.md
Co-authored-by: Martin Holst Swende <martin@swende.se>
* reword --allow-insecure-lock warning
Co-authored-by: Martin Holst Swende <martin@swende.se>
2 years ago
Joseph Cook
de2f07e519
docs: add hardware requirements page ( #25817 )
...
* add hardware page
* Apply suggestions from code review
Co-authored-by: Martin Holst Swende <martin@swende.se>
* Update docs/_interface/hardware.md
Co-authored-by: Martin Holst Swende <martin@swende.se>
2 years ago
gerardo romero niño
877e2ba3d5
docs: update Private-Network.md ( #25862 )
...
Fixing typo
2 years ago
Joseph Cook
a0aac03ffa
docs: update merge pages now merge is done ( #25842 )
2 years ago
Joseph Cook
2c070c6a7e
docs: add engine-api section to rpc/server.md ( #25724 )
2 years ago
Ginta
9612354462
docs: fix unlock account desc in Private-Network desc ( #25705 )
2 years ago
Joseph Cook
4962b5a7ce
docs: add page on pruning a geth node ( #25602 )
...
Adds a page with brief instructions for pruning a geth node.
Also intended for use on new site.
2 years ago
Juho Sung
64cd87d094
doc: fix consensus-clients page ( #25658 )
2 years ago
Joseph Cook
38dff66eeb
p2p: update info on static/trusted nodes ( #25611 )
...
Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com>
2 years ago
mick
204d223b23
merge: update prysm link ( #25592 )
2 years ago
Joseph Cook
d0600282fc
docs: rework mining page ( #25035 )
...
This PR reworks mining page, including adding introduction, links and warning about impending merge.
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2 years ago
Joseph Cook
1d9bf73b50
docs: Update Clef/Rules page ( #25335 )
...
* initial commit for rules page
* initial commit for updating rules page
* tidy up and links
* Apply suggestions from code review
Co-authored-by: Martin Holst Swende <martin@swende.se>
* Update docs/_clef/Rules.md
* Update docs/_clef/Rules.md
Co-authored-by: Martin Holst Swende <martin@swende.se>
2 years ago
Joseph Cook
7adb1d5cee
docs: tidy up Clef Clique signing page ( #25527 )
...
* update clique signing page
* Update docs/_clef/CliqueSigning.md
* Apply suggestions from code review
updating formatting to `clef` when referring to binary
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2 years ago
Sina Mahmoodi
31488e4ef0
doc: add info about tracer config, rm revertReasonTracer ( #25509 )
...
* Add info about tracer config
* rm revertreason, add calltracer modifications
2 years ago
Joseph Cook
5223b6529e
docs: clef/apis ( #25478 )
...
update page layout
2 years ago
Vincent Cloutier
48827ec279
docs: fix dead link ( #25496 )
2 years ago
Leonor Boga
70f98aef9d
ns-debug: add missing js tracing ctx fields ( #25486 )
...
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2 years ago
Zubin
12a53e4fc5
Updating getting started docs for Geth dev-mode ( #25483 )
...
Update Remix instructions for deploying
to locally running Geth node.
Also update screenshot.
2 years ago
Joseph Cook
92e1cac42f
split beginner tutorial -> clef/non-clef versions ( #25395 )
2 years ago
Leonor Boga
25dcb48052
Fix stack description in tracing docs ( #25418 )
2 years ago
rjl493456442
11087cbfb0
Merge pull request #25411 from hootio/patch-1
...
doc: fix typo
2 years ago
Hootan Shadmehr
23f391bb0f
Fix Typo: ))) -> ))
2 years ago
Alexander Kotliarskyi
47e9f866b7
docs: Fix typo in Clef/Instructions ( #25389 )
...
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2 years ago
Sina Mahmoodi
3faacc2e61
doc: add page outlining built-in tracers ( #25368 )
...
Co-authored-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>
2 years ago
Joseph Cook
e4f4ecc275
docs: update clef basics (introduction and tutorial pages) ( #25280 )
...
* initial commit for clef docs
* add diagram and finish 1st draft intro pg
* uodate css to resize img
* more on tutorial page
* finish drafting more sections in tutorial.md
* finish 1st draft of tutorial page
* finish Intro and Tutorial pages
* + line about ext/int api, clarify 'unlocking'
2 years ago
Joseph Cook
f7b51243ce
docs: update RPC server page to describe transport protocols ( #25292 )
...
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2 years ago
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>
2 years ago
Sina Mahmoodi
ab02b0ebe5
doc: add missing API methods ( #25194 )
...
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2 years ago
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>
2 years ago
rjl493456442
56c1456eae
Merge pull request #25273 from DrawnWren/patch-1
...
docs: typo ExecutionResurt -> ExecutionResult
2 years ago
wren
55d0612aa4
chore(typo): ExecutionResurt -> ExecutionResult
2 years ago
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>
2 years ago
Joseph Cook
69424d6bcd
docs: update EVM tracing docs ( #25242 )
...
Improved tracing docs. Added section about native tracing.
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2 years ago
Joseph Cook
8d276f51bf
docs: update go account management page ( #25189 )
...
* update go accounts page
* refine draft
* apply suggestions from code review
rewords description of key encryption and adds links to Scrypt docs. Adds warning that best practise is to use Clef.
2 years ago
Joseph Cook
b222b2e507
docs: update Go contract bindings page ( #25177 )
...
initial commit for bindings page
rework up to chain simulator
finish page draft
2 years ago
GNONG
56afb17fab
docs: fix typo ( #25175 )
...
Fix typo in docs/_install-and-build/Installing-Geth.md
2 years ago
Joseph Cook
1a86e438b3
docs: update Go API page ( #25112 )
...
* initial commit for go-api page
* refine text
* Apply suggestions from code review
Co-authored-by: Martin Holst Swende <martin@swende.se>
* apply suggestions from review
update intro para and rm "sales pitch" section
* add tutorial
* improvements, add filter logs example
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2 years ago
rjl493456442
f31993644c
Merge pull request #25008 from NicoSerranoP/patch-1
...
Update direct binding from sol to go using abigen
2 years ago
rjl493456442
3246b8d44f
Update native-bindings.md
2 years ago
rjl493456442
2388d1a476
Update native-bindings.md
2 years ago
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.
2 years ago
Martin Holst Swende
00d884f570
docs/clef: docs about clef/clique signing ( #25121 )
...
* docs/clef: docs about clef/clique signing
* Update CliqueSigning.md
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2 years ago
Sina Mahmoodi
3b5a767ef7
doc: update transaction call object ( #25113 )
...
* rpc: add transactionArgs object
* rm deprecated note
* admin: rename rpc->http
* rpc: link to transaction object from methods
* rpc/personal: add signTransaction
* change link order
2 years ago
Zachinquarantine
8c0cc91bc1
Update CLI Flags for Geth v1.10.19 ( #25101 )
...
Update CLI Flags for Geth v1.10.19
2 years ago
ny4nk0
832391e2b7
JavaScript-Console.md: Web3.jc -> Web3.js & missing full stop ( #25102 )
2 years ago
rjl493456442
f9fb8e7767
Merge pull request #25094 from int88/gh-typo
...
docs/_developers: fix typo
2 years ago
int88
8371366802
docs/_developers: fix typo
2 years ago