Sina Mahmoodi
ab02b0ebe5
doc: add missing API methods ( #25194 )
...
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2022-07-12 13:14:37 +02:00
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>
2022-07-12 12:58:47 +02:00
rjl493456442
56c1456eae
Merge pull request #25273 from DrawnWren/patch-1
...
docs: typo ExecutionResurt -> ExecutionResult
2022-07-11 14:14:05 +08:00
wren
55d0612aa4
chore(typo): ExecutionResurt -> ExecutionResult
2022-07-09 14:08:59 -04:00
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>
2022-07-08 15:28:49 +02:00
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>
2022-07-07 13:46:38 +02:00
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.
2022-07-04 14:50:57 +02:00
Joseph Cook
b222b2e507
docs: update Go contract bindings page ( #25177 )
...
initial commit for bindings page
rework up to chain simulator
finish page draft
2022-07-04 14:27:56 +02:00
GNONG
56afb17fab
docs: fix typo ( #25175 )
...
Fix typo in docs/_install-and-build/Installing-Geth.md
2022-06-27 11:33:02 +02:00
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>
2022-06-24 17:23:50 +02:00
rjl493456442
f31993644c
Merge pull request #25008 from NicoSerranoP/patch-1
...
Update direct binding from sol to go using abigen
2022-06-23 11:27:52 +08:00
rjl493456442
3246b8d44f
Update native-bindings.md
2022-06-23 11:24:33 +08:00
rjl493456442
2388d1a476
Update native-bindings.md
2022-06-23 11:22:49 +08:00
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.
2022-06-22 10:41:32 +02:00
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>
2022-06-20 10:16:21 +02:00
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
2022-06-17 13:35:17 +02:00
Zachinquarantine
8c0cc91bc1
Update CLI Flags for Geth v1.10.19 ( #25101 )
...
Update CLI Flags for Geth v1.10.19
2022-06-16 09:25:53 +03:00
ny4nk0
832391e2b7
JavaScript-Console.md: Web3.jc -> Web3.js & missing full stop ( #25102 )
2022-06-16 09:24:41 +03:00
rjl493456442
f9fb8e7767
Merge pull request #25094 from int88/gh-typo
...
docs/_developers: fix typo
2022-06-15 11:45:11 +08:00
int88
8371366802
docs/_developers: fix typo
2022-06-15 10:20:51 +00:00
Joseph Cook
97497272d7
docs: update welcome-page ( #25076 )
...
* update welcome-page
update title
add note on merge
fix typo
* Update index.md
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-06-14 10:25:52 +02:00
int88
764040e692
getting-started: fix typo ( #25083 )
2022-06-14 10:11:47 +02:00
Luozhu
c57e3788b5
typo error: keccack256 -> keccak256 ( #25054 )
2022-06-10 12:50:22 +02:00
Sina Mahmoodi
81604199c6
merge: fix ropsten ttd ( #25052 )
2022-06-09 17:45:34 +03:00
Joseph Cook
cd60a63ed8
docs: update les page ( #25048 )
...
* update les page
* fix typos
* rm extra space
* reword light-server -> mainnet sentence
* fixes
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-06-09 16:33:45 +02:00
Joseph Cook
d6eceee791
docs: metrics page ( #25002 )
...
* update metrics page
* fix sort key
* fix typos
* minor fixes
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-06-07 15:32:09 +02:00
Andrei Drozd
3e629777c1
Fix typo in "the merge" documentation ( #25023 )
2022-06-06 18:19:22 +02:00
tianchunfeng
208c0cce9e
docs: fix typo url in dev-mode.md ( #25029 )
...
Update dev-mode.md
the [Getting Started] page url without tailing dash (/docs/getting-started).
2022-06-06 18:01:19 +02:00
Nico Serrano
ff3f7e76de
Add another mode supported in abigen
...
Adding the new commands requested [here](https://github.com/ethereum/go-ethereum/pull/25008#discussion_r887431130 )
2022-06-02 10:09:38 -05:00
Martin Holst Swende
e38dcbdec0
docs: documentation about block overrides in debug traceCall ( #25014 )
2022-06-02 11:48:45 +02:00
Nico Serrano
4712997df5
Update direct binding from sol to go using abigen
...
The new abigen version does not have the --solc file to directly bind a Solidity contract to a Go package. This was caused because the solc compiler in ```go-ethereum``` needed to be continuously synchronized with the original solc compiler in order to offer the full features and security of latest versions. The team decided to remove the direct biding functionality from Solidity to Go but the documentation still has it (therefore confusing newcomers with outdated instructions).
2022-06-01 15:29:45 -05:00
Joseph Cook
b24f4ce8f4
docs: redraft JS console page ( #24974 )
...
* initial commit for new console page
* finish js-console redraft
* minor improvements
* add line about `js` command
* remove whitespace from, code blocks
* Revert "add line about `js` command"
This reverts commit 881fbe4906
.
* minor
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-06-01 14:27:27 +02:00
Joseph Cook
debaa20363
Improve developer-mode page ( #24839 )
...
* initial commit for dev mode page
* css styling, add images and logs
* move --datadir info to new paragraph
* split password & datadir info to 2 paragraphs
* fix typos
* apply suggestions from review
* Minor fixes
Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com>
2022-05-30 15:52:31 +02:00
Zachinquarantine
578eec73f2
Update CLI flags for Geth v1.10.18 ( #24978 )
2022-05-30 15:22:38 +02:00
Felix Lange
ed5e3c79dd
fix syntax error in merge.md
2022-05-27 00:51:55 +02:00
Felix Lange
dc5223d3b3
update text about ropsten merge transition
2022-05-27 00:49:04 +02:00
Felix Lange
c5b524d8bf
add ttd override for Ropsten
2022-05-27 00:42:04 +02:00
Joseph Cook
65592fb3e5
add info to merge page ( #24972 )
...
* add info to merge page
* Update merge.md
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-05-26 23:43:37 +02:00
Suleiman Ibrahim
9f58729d61
fix typo in Installing-Geth.md ( #24963 )
2022-05-25 18:22:59 +02:00
Sina Mahmoodi
545feda51a
docs: add basic info about the merge ( #24948 )
...
* merge: add basic info
* second pass
* merge guide updates
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-05-25 14:21:18 +02:00
Sina Mahmoodi
91ddb9e03e
docs: add debug.getRawReceipts ( #24937 )
2022-05-24 10:48:45 +03:00
Jacob Kim
088025a442
docs: fix typo in private-network.md ( #24940 )
...
fix typo in docs, private-network.md
2022-05-24 10:47:08 +03:00
Siyuan Han
ccc5a91959
tracing: fix typo ( #24923 )
...
Update tracing.md
fix a small typo in this spec
2022-05-23 10:25:01 +02:00
Joseph Cook
1a2acaa038
update "Connecting to network" page ( #24893 )
...
* update "connecting to network" page
* fix typo
Co-authored-by: Martin Holst Swende <martin@swende.se>
* fix links
* reorder connectivity problems
* rm code snippet for custom networks
* fix typo
* fix disc/RLPx text from S1na review
previously erroneously suggested subprotocol negotiation was part of discovery.
* rm uneccessary commands (static & trusted nodes)
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-05-20 17:11:39 +02:00
rjl493456442
896de88f35
Merge pull request #24881 from bittrainee/patch-1
...
doc: fix typo
2022-05-16 10:01:45 +08:00
bittrainee
54441e56d3
fix typo
2022-05-16 01:48:09 +08:00
Sina Mahmoodi
623cc56c3e
docs: add some undocumented debug methods ( #24827 )
...
Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-05-11 23:16:47 +02:00
Manu NALEPA
0f490ece16
docs: 1**18 ==> 10**18 ( #24858 )
...
1**18 == 1
1 ether = 10**18 Wei != 1**18 Wei
2022-05-11 18:22:46 +02:00
Martin Holst Swende
278042bdf2
docs: update vulnerability info ( #24857 )
2022-05-11 10:52:20 +02:00
Joseph Cook
24465aabda
Debug namespace ( #24828 )
...
* add api info to ns-debug.md
* fix typo
* Apply suggestions from code review
Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com>
Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com>
2022-05-10 16:14:48 +02:00