Commit Graph

14534 Commits

Author SHA1 Message Date
Sina M 3ad366e189
Fix ethereum-package url 2024-06-17 21:58:23 +02: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
Ardis Lu 3f59d0ce83
website: fix broken redirect (#28341) 2023-10-17 14:33:09 +08:00
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
2023-10-10 10:16:46 +02:00
lightclient b3a2e3e950
docs: fix `debug_getRawTransaction` docs (#28264)
docs: fix param for debug_getRawTransaction
2023-10-07 11:49:04 +08:00
hyunchel 2faeaba0de
developers/evm-tracing/built-in-tracers: fix grammar (#28166) 2023-09-21 03:57:49 -04:00
Parithosh Jayanthi 41ce10d5cd
Update CLI args as well as custom network documentation (#28167)
* updating cli flags

* fix newline
2023-09-20 19:29:26 +03:00
bnovil 7ebc5d15da
website- remove Noverify (#28164)
remove Noverify
2023-09-20 11:29:40 +02:00
hyunchel d7109dd46e
website: fix bad link and typo (#28157) 2023-09-19 16:36:34 +02:00
Ardis Lu bd038519d8
website: fix typos (#28114) 2023-09-14 10:41:05 +03:00
Daniel Vogel ed7fa5b121
[website]: update pruning time in docs (#28086)
update pruning time
2023-09-11 09:25:50 -04:00
hyunchel 48c0d8da18
docs/fundamentals/security: fix typo (#28080) 2023-09-08 08:15:07 -04:00
Martin Holst Swende 5547f0811f
fundamentals/security: discourage public exposure of API (#28068)
* fundamentals/security: discourage public exposure of API

* Update security.md
2023-09-07 07:59:59 -04:00
Martin Holst Swende d92bb76dcd
docs: vulnerabilities update (#28065) (#28067) 2023-09-06 07:01:56 -04:00
Zubin d3f9d785f8
Website: Amend /docs/developers/dapp-developer/native: (#27880)
* Amend /docs/developers/dapp-developer/native:
1. Fix type
2. Fix slice of common.Hash slice syntax.
3. Clarify how the hex string for the Transfer event is computed so the code matches with the description.

* Incorporate feedback on PR + update code for blocknum typecasting
2023-08-23 21:17:50 +02:00
Delweng e9b4a9cbdd
docs/interacting-with-geth/rpc: don't set header for Example,Parameters (#27892)
* docs/interacting-with-geth/rpc: don't set header for Example,Parameters

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc: Example,Parameters in bold text

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc: Usage,Response the same ad Example

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/pubsub: fix some json typo

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/debug: with blod text

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/eth,personal: typo

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/pubsub: rm comments in code

Signed-off-by: jsvisa <delweng@gmail.com>

* ns-eth: curl with bash type

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>
2023-08-16 23:42:39 +02:00
Ardis Lu 3c41789451 website: fix typos 2023-08-14 11:26:51 +08:00
Muhammad Mohsin Sheraz f0d0184b2b
Website fixed Clef rules js example (#27878)
Fixed Clef rules js example
2023-08-08 03:46:55 -04:00
Muhammad Abdullah d4f3ea4aac Update the Engine-API Specification
Since there is no specification specified at https://github.com/ethereum/execution-apis/blob/main/src/engine/specification.md , hence it is good to point to https://github.com/ethereum/execution-apis/blob/main/src/engine
2023-08-04 09:59:02 +08:00
Joseph Cook a8d502c8af
Merge pull request #27612 from jmcook1186/rm-ethash-info
[website]: remove some ethash info from docs
2023-07-10 12:01:55 +01:00
Martin Holst Swende c8ad90a996
fix vulnerability-file (#27669) 2023-07-07 11:10:58 +03:00