Commit Graph

14553 Commits

Author SHA1 Message Date
Delweng
0e3a7d1ad9
prestateTracer: add disableCode,disableStorage (#30699)
Add the documentation for `disableCode,disableStorage` as per #30648.

---------

Signed-off-by: jsvisa <delweng@gmail.com>
2024-10-31 10:29:07 +01:00
KillariDev
28196555af
docs: add eth_simulateV1 (#30476)
Adds documentation for `eth_simulateV1` RPC method that was included in
previous version
[v1.14.9](https://github.com/ethereum/go-ethereum/releases/tag/v1.14.9).

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2024-09-29 18:30:19 +02:00
Paul Wackerow
1c76e7bf9f
Merge pull request #30368 from ethereum/website-next14-upgrade
migrate to nextjs14
2024-09-02 09:07:34 -07:00
Corwin Smith
0279a45a90 migrate to nextjs14 2024-08-28 20:39:48 -06:00
Martin HS
6db68c4539
update to rebuild website (#30348)
I just want to trigger website rebuild, to get around #30309
2024-08-23 19:07:47 +02:00
Martin HS
fe658cb6ef
docs/devel: fix link (#30310)
Fix a strange link, try to fix deployment error
2024-08-16 09:19:30 +02:00
Wanwiset Peerapatanapokin
8cbf41da94
Website: update admin api examples (#29920)
ref: https://github.com/ethereum/go-ethereum/issues/29863

Update `admin_nodeInfo` and `admin_peers` examples to match the current
output. Specifically, the `id` field has been changed to a shorter form.
2024-08-02 10:51:07 -06:00
Marius G
dc4ba958ca
website: update example geth config (#30220)
Fixes issue #29855.

Used latest release `geth version 1.14.7-stable-aa55f5ea` for generating
the config.
2024-07-29 12:47:50 -06:00
Sina M
0ed16b23ca
website: add lightclients EPF overview to resources (#30202)
resources: add lightclients EPF overview
2024-07-22 13:18:22 +02:00
omahs
65d4c718e3
Fix broken links (#30143) 2024-07-11 17:23:46 +02:00
MD.YEASIN ALI
c3e057603f
kurtosis: fix cmd to access shell (#30106) 2024-07-02 18:54:39 +02:00
TinyFoxy
56a8b1accb
[Website]: update introduction of developer doc (#30101)
* update introduction of developer doc

* update link content
2024-07-01 20:02:48 +02:00
TinyFoxy
23e64fcb49
[Website]: update the index of fundamentals (#30095)
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-07-01 11:23:53 +02:00
Sina M
079736240f
website: info on the live supply tracer (#30082)
Co-authored-by: Chris Ziogas <ziogas_chr@hotmail.com>
2024-06-28 13:37:24 +02:00
A_A
e85e6ff0c3
website: clarify prestate tracer diffMode (#30081) 2024-06-28 11:06:50 +02:00
shwang
f461188741
website: fix kurtosis cmd (#30070) 2024-06-27 11:21:50 +02:00
Sina M
a98efc74a8
website: fix blsync images (#30072) 2024-06-26 09:47:41 +02:00
Sina M
8a47173856
website: add page on blsync (#30057)
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-06-25 15:16:40 +02:00
Sina M
4cf3f2d508
website: remove LES page (#30055)
les: remove page
2024-06-24 16:39:42 +02:00
Sina M
f3407ea8b3
Fix ethereum-package url (#30016) 2024-06-18 09:07:18 +03:00
Sina M
830aed0b72
website: new page on private networks via kurtosis (#29923) 2024-06-16 11:59:35 +02:00
stolab
214f24be6b
Add Disclaimer on clique being deprecated from v1.14 (#29878)
add a disclaimer on each clique mention saying it has been deprecated since version v1.14
2024-05-29 16:30:49 +02:00
Mobin Mohanan
c6075018f1
website: improved native-bindings with latest code (#29745)
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-05-29 12:36:32 +02:00
Ardis Lu
773d79a2d3
website: update developer mode tutorial for v1.14.0 (#29752)
* website: update developer mode tutorial for v1.14.0

* website: update Remix images to reflect current UI
2024-05-29 12:16:42 +02:00
tianyeyouyou
ea894dbb47
[Website]: fix grammar & remove repetitive words (#29851)
update docs
2024-05-27 14:32:11 +08:00
PolyMa
5ac91d1d88
[website]: update docs (#29835)
update docs
2024-05-24 16:40:47 +02:00
Xi Zhang
c44ffc2c8b
Fix cli command path (#29785) 2024-05-23 14:17:53 +02:00
Martin HS
8ea614e2b8
docs: update vulns (#29715) 2024-05-06 15:25:16 +02:00
Marius van der Wijden
22a057cf65
Update live-tracing.md (#29712)
* Update live-tracing.md

* Update live-tracing.md
2024-05-06 11:57:27 +02:00
Daniel Ramírez-Chiquillo
93cdac2bb5
website: fix js console --exec commands (#29666) 2024-05-03 13:22:51 +02:00
Siyuan Han
1c4860424c
docs: replace deprecated function NewTransactor in native-bindings page (#29369) 2024-04-17 08:52:23 +02:00
Sina M
8787b06b4b
Website: add live tracing docs (#29371)
* tracing: add live tracing

* add to list of pages

* review fixes
2024-04-06 12:21:57 +02:00
Delweng
0fb2147c06
website: add trace call config (#29428)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2024-04-05 15:22:18 +02:00
Paul Wackerow
1b1ae77cc4
website: fix nested list margin (#29373)
fix: nested list margins
2024-03-28 12:11:28 +01:00
Miles Chen
b98a0fcef0
website: fix account management (#29258)
* website: fix developer mode tutorial

* Fix http cors issue when setup developer mode with remix URL

* website: fix account management

* Fix initialize Clef command

---------

Co-authored-by: Miles Chen <mileschen@MilesdeMacBook-Pro.local>
2024-03-15 10:03:55 +01:00
Miles Chen
945f6145b6
website: fix developer mode tutorial (#29096)
* Fix http cors issue when setup developer mode with remix URL

Co-authored-by: Miles Chen <mileschen@MilesdeMacBook-Pro.local>
2024-02-28 15:24:38 +08:00
Kugo
9f6b056195
website: proofreading (#28988) 2024-02-15 14:44:43 +01:00
David Millman
1e299c07d0
website: fix dapp-dev native-bindings simulator code (#28978)
* Fix code snippet and remove warnings

* Update docs

* Remove storage package

* Update error messages to match previous version
2024-02-13 10:36:32 +01:00
Hiro
7c9548cc09
website: install abigen with go1.18+ (#28931)
* go install: abigen

* abigen: go install

* abigen: go install

* abigen: solidity
2024-02-05 22:01:16 +01:00
Jeff Wentworth
15e83a31f5
Update private-network.md (#28823)
Change ./geth to geth
2024-01-18 13:02:45 +01:00
gscptl
0a2a29f9f4
docs/tools/clef/datatypes.md: fix some typos (#28802)
fix some typos in datatypes.md
2024-01-15 07:40:48 +01:00
rafa3ls
cb9b8d93ce
docs: fix example to avoid "gas required exceeds allowance"-error (#28792)
fix chainId and initial balance to avoid error "gas required exceeds allowance
2024-01-12 19:55:14 +01:00
Vehorny
1a1d138013
chore(website): fix some typos (#28795)
* lightweight

* publicly

* individual

* will
2024-01-12 07:54:50 +01:00
Marius G
145659e74f
website: fix debug.stopGoTrace() param docs (#28790) 2024-01-11 17:55:55 +08:00
hattizai
7d1c6c985e
chore: fix typos (#28674)
Update ns-debug.md
2023-12-13 11:37:48 +08:00
hattizai
520457acab
fix: typos in account-management.md (#28624)
* fix:  typos in account-management.md

* Update account-management.md
2023-12-01 15:17:18 +01:00
jwasinger
4e3b4c6ae1
website: add subsection about running in development mode with custom genesis configuration (#28469)
* development mode:  add subsection about running with custom genesis configuration

* revise wording.  remove extra spaces.

* Update dev-mode.md

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2023-11-22 12:09:55 +01:00
Adam Gall
1e95560201
Update ns-debug.md (#28535)
Fix RPC example method for `debug_verbosity`
2023-11-18 15:39:26 +08:00
Junxing Zhu
3bc0015238
website: fix private network e2e example (#28451) 2023-11-02 11:00:46 +01:00
Sina Mahmoodi
367f98703d
website: fix out-of-date tracing docs (#28406)
This update covers this PRs:
- https://github.com/ethereum/go-ethereum/pull/26414
- https://github.com/ethereum/go-ethereum/pull/27183
- https://github.com/ethereum/go-ethereum/pull/26291
- https://github.com/ethereum/go-ethereum/pull/26048
2023-10-23 15:42:30 +02:00