Sina M
3ad366e189
Fix ethereum-package url
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
6 months ago
Mobin Mohanan
c6075018f1
website: improved native-bindings with latest code ( #29745 )
...
Co-authored-by: Felix Lange <fjl@twurst.com>
6 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
6 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 )
7 months ago
Marius van der Wijden
22a057cf65
Update live-tracing.md ( #29712 )
...
* Update live-tracing.md
* Update live-tracing.md
7 months ago
Daniel Ramírez-Chiquillo
93cdac2bb5
website: fix js console --exec commands ( #29666 )
7 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
8 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>
8 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
10 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
11 months ago
Vehorny
1a1d138013
chore(website): fix some typos ( #28795 )
...
* lightweight
* publicly
* individual
* will
11 months ago
Marius G
145659e74f
website: fix `debug.stopGoTrace()` param docs ( #28790 )
11 months ago
hattizai
7d1c6c985e
chore: fix typos ( #28674 )
...
Update ns-debug.md
12 months ago
hattizai
520457acab
fix: typos in account-management.md ( #28624 )
...
* fix: typos in account-management.md
* Update account-management.md
12 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>
1 year ago
Adam Gall
1e95560201
Update ns-debug.md ( #28535 )
...
Fix RPC example method for `debug_verbosity`
1 year 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
lightclient
b3a2e3e950
docs: fix `debug_getRawTransaction` docs ( #28264 )
...
docs: fix param for debug_getRawTransaction
1 year ago
hyunchel
2faeaba0de
developers/evm-tracing/built-in-tracers: fix grammar ( #28166 )
1 year ago
Parithosh Jayanthi
41ce10d5cd
Update CLI args as well as custom network documentation ( #28167 )
...
* updating cli flags
* fix newline
1 year ago
bnovil
7ebc5d15da
website- remove Noverify ( #28164 )
...
remove Noverify
1 year ago
hyunchel
d7109dd46e
website: fix bad link and typo ( #28157 )
1 year ago
Ardis Lu
bd038519d8
website: fix typos ( #28114 )
1 year ago
Daniel Vogel
ed7fa5b121
[website]: update pruning time in docs ( #28086 )
...
update pruning time
1 year ago
hyunchel
48c0d8da18
docs/fundamentals/security: fix typo ( #28080 )
1 year ago
Martin Holst Swende
5547f0811f
fundamentals/security: discourage public exposure of API ( #28068 )
...
* fundamentals/security: discourage public exposure of API
* Update security.md
1 year ago
Martin Holst Swende
d92bb76dcd
docs: vulnerabilities update ( #28065 ) ( #28067 )
1 year ago
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
1 year ago
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>
1 year ago
Ardis Lu
3c41789451
website: fix typos
1 year ago
Muhammad Mohsin Sheraz
f0d0184b2b
Website fixed Clef rules js example ( #27878 )
...
Fixed Clef rules js example
1 year ago
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
1 year ago
Joseph Cook
a8d502c8af
Merge pull request #27612 from jmcook1186/rm-ethash-info
...
[website]: remove some ethash info from docs
1 year ago
Martin Holst Swende
c8ad90a996
fix vulnerability-file ( #27669 )
1 year ago