Paul Wackerow
1c76e7bf9f
Merge pull request #30368 from ethereum/website-next14-upgrade
...
migrate to nextjs14
2 months ago
Corwin Smith
0279a45a90
migrate to nextjs14
2 months ago
Martin HS
6db68c4539
update to rebuild website ( #30348 )
...
I just want to trigger website rebuild, to get around #30309
3 months ago
Martin HS
fe658cb6ef
docs/devel: fix link ( #30310 )
...
Fix a strange link, try to fix deployment error
3 months ago
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.
3 months ago
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.
3 months ago
Sina M
0ed16b23ca
website: add lightclients EPF overview to resources ( #30202 )
...
resources: add lightclients EPF overview
4 months ago
omahs
65d4c718e3
Fix broken links ( #30143 )
4 months ago
MD.YEASIN ALI
c3e057603f
kurtosis: fix cmd to access shell ( #30106 )
4 months ago
TinyFoxy
56a8b1accb
[Website]: update introduction of developer doc ( #30101 )
...
* update introduction of developer doc
* update link content
4 months ago
TinyFoxy
23e64fcb49
[Website]: update the index of fundamentals ( #30095 )
...
Co-authored-by: Felix Lange <fjl@twurst.com>
4 months ago
Sina M
079736240f
website: info on the live supply tracer ( #30082 )
...
Co-authored-by: Chris Ziogas <ziogas_chr@hotmail.com>
4 months ago
A_A
e85e6ff0c3
website: clarify prestate tracer diffMode ( #30081 )
4 months ago
shwang
f461188741
website: fix kurtosis cmd ( #30070 )
5 months ago
Sina M
a98efc74a8
website: fix blsync images ( #30072 )
5 months ago
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>
5 months ago
Sina M
4cf3f2d508
website: remove LES page ( #30055 )
...
les: remove page
5 months ago
Sina M
f3407ea8b3
Fix ethereum-package url ( #30016 )
5 months ago
Sina M
830aed0b72
website: new page on private networks via kurtosis ( #29923 )
5 months ago
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
5 months ago
Mobin Mohanan
c6075018f1
website: improved native-bindings with latest code ( #29745 )
...
Co-authored-by: Felix Lange <fjl@twurst.com>
5 months ago
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
5 months ago
tianyeyouyou
ea894dbb47
[Website]: fix grammar & remove repetitive words ( #29851 )
...
update docs
6 months ago
PolyMa
5ac91d1d88
[website]: update docs ( #29835 )
...
update docs
6 months ago
Xi Zhang
c44ffc2c8b
Fix cli command path ( #29785 )
6 months ago
Martin HS
8ea614e2b8
docs: update vulns ( #29715 )
6 months ago
Marius van der Wijden
22a057cf65
Update live-tracing.md ( #29712 )
...
* Update live-tracing.md
* Update live-tracing.md
6 months ago
Daniel Ramírez-Chiquillo
93cdac2bb5
website: fix js console --exec commands ( #29666 )
6 months ago
Siyuan Han
1c4860424c
docs: replace deprecated function NewTransactor in native-bindings page ( #29369 )
7 months ago
Sina M
8787b06b4b
Website: add live tracing docs ( #29371 )
...
* tracing: add live tracing
* add to list of pages
* review fixes
7 months ago
Delweng
0fb2147c06
website: add trace call config ( #29428 )
...
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
7 months ago
Paul Wackerow
1b1ae77cc4
website: fix nested list margin ( #29373 )
...
fix: nested list margins
8 months ago
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>
8 months ago
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>
9 months ago
Kugo
9f6b056195
website: proofreading ( #28988 )
9 months ago
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
9 months ago
Hiro
7c9548cc09
website: install abigen with go1.18+ ( #28931 )
...
* go install: abigen
* abigen: go install
* abigen: go install
* abigen: solidity
9 months ago
Jeff Wentworth
15e83a31f5
Update private-network.md ( #28823 )
...
Change ./geth to geth
10 months ago
gscptl
0a2a29f9f4
docs/tools/clef/datatypes.md: fix some typos ( #28802 )
...
fix some typos in datatypes.md
10 months ago
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
10 months ago
Vehorny
1a1d138013
chore(website): fix some typos ( #28795 )
...
* lightweight
* publicly
* individual
* will
10 months ago
Marius G
145659e74f
website: fix `debug.stopGoTrace()` param docs ( #28790 )
10 months ago
hattizai
7d1c6c985e
chore: fix typos ( #28674 )
...
Update ns-debug.md
11 months ago
hattizai
520457acab
fix: typos in account-management.md ( #28624 )
...
* fix: typos in account-management.md
* Update account-management.md
11 months ago
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>
12 months ago
Adam Gall
1e95560201
Update ns-debug.md ( #28535 )
...
Fix RPC example method for `debug_verbosity`
12 months ago
Junxing Zhu
3bc0015238
website: fix private network e2e example ( #28451 )
1 year ago
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
1 year ago
Ardis Lu
3f59d0ce83
website: fix broken redirect ( #28341 )
1 year ago
hyunchel
1bf76f3902
Website docs update examples ( #28289 )
...
* docs: fix params for debug_stacks
* docs: fix typo on debug_stopGoTrace example
* docs: remove debug_seedHash example
Fixes issue #28282
Fixes issue #28288
Fixes issue #28281
1 year ago