Commit Graph

305 Commits

Author SHA1 Message Date
Sina Mahmoodi 1bd2070f0a
docs: update traceTransaction docs (#22004) 2020-12-15 10:24:18 +01:00
ligi a135de141d
docs: fix issues found by w3c link checker (#22010) 2020-12-13 16:06:10 +01:00
Martin Holst Swende 8e38e4bd0b
vulnerabilites: updates (#21998) 2020-12-11 09:16:35 +01:00
Martin Holst Swende 509e1d7dc7
downloads-page: ignore signify signatures (#21985) 2020-12-09 19:44:45 +01:00
Marius van der Wijden e9a6e73c54
docs: better syntax highlighting (#21959) 2020-12-07 20:33:03 +01:00
Martin Holst Swende 7c99c01876
vulnerabilites: fix regexps, add CVEs (#21961) 2020-12-04 16:09:56 +01:00
Marius van der Wijden 3ffad7ec30
docs: remove old syntax highlighting (#21955)
* docs: reenabled syntax highlighting
* docs: removed old syntax highlighting
2020-12-03 21:11:52 +01:00
Marius van der Wijden c1f25f83ad
docs: reenabled syntax highlighting (#21954) 2020-12-03 21:10:42 +01:00
Marius van der Wijden 490376a5e9
docs: fixed link, added readme (#21953)
* docs: fixed links

* docs: added Readme to test locally
2020-12-03 13:49:44 +01:00
Marius van der Wijden 1eee5f12e0
docs: removed duplicated build from source page (#21952)
* docs: removed duplicated build from source page

* Update Installing-Geth.md

Co-authored-by: Felix Lange <fjl@twurst.com>
2020-12-03 13:19:19 +01:00
Marius van der Wijden 6b1e4ca8a6 doc: removed whisper documentation 2020-12-03 11:09:49 +01:00
Martin Holst Swende be1f08b12f
vulnerabilities: integrate vulnerabilities into documentation page (#21889)
* vulnerailities: integrate vulnerabilities into documentation page

* vulnerabilities: add signature file

* vulnerabilities: add CVE

* vulnerabilities: more info about github advisories

* vulnerabilities: link to GH advisories
2020-11-24 13:13:29 +01:00
Ali Atiia 995a2a38d9
docs: broken link and typo in FAQ.md (#21800)
* Update FAQ.md

typo

* Update FAQ.md

broken link

* Update FAQ.md
2020-11-23 14:05:25 +01:00
Martin Holst Swende e9867d1e00
docs/vulnerabilities: vulnerability disclosure docs and json (#21855)
* docs/vulnerabilities: vulnerability disclosure docs and json

* docs/vulnerabilities: fix review comments

* docs/vulnerabilities: rephrasing
2020-11-16 18:46:52 +01:00
Georgios Konstantopoulos 791f127150
fix: update txpool inspect docs (#21720)
The description was changed in : c7b0abf86b
2020-10-21 09:41:57 +02:00
Guillaume Ballet c3f5e07cb6
pages: fix typo in rpc example (#21713) 2020-10-16 09:30:14 +02:00
Guillaume Ballet 8db1192e1a
pages: update doc not to refer to Otto (#21708) 2020-10-15 19:52:54 +02:00
Martin Holst Swende 16720c15da
download-page: remove victor, nick, jeff (#21645)
* download-page: remove victor, nick, jeff

* more delete
2020-10-01 10:52:20 +02:00
Mário Havel 2c3ef0b757
fix curl rpc calls where --data flag was erroneously placed (#21602)
Fixed curl rpc calls. --data flag has to be placed before data content, current command results in curl error.
2020-09-24 13:03:56 +02:00
Marius van der Wijden 2109a16895
[DOCS] added versioning + updating to install guide (#21548)
Co-authored-by: Felix Lange <fjl@twurst.com>
2020-09-14 12:47:42 +02:00
Chris Chinchilla cfd3e7189b
[DOCS] Update the main getting started guide (#20753)
* In progress

* Final first draft

* Edits

* Final first draft

* Update images and post

* Remove rogue comment

* Respond to comments

* Update speed of gifs

* Whitespace fixes

* Say what's signed by clef

* Flip content-type header and JSON-RPC message in examples

Co-authored-by: Felix Lange <fjl@twurst.com>
2020-09-10 14:48:15 +02:00
Marius van der Wijden 12be83b71c
[DOCS] Update http server docs with new flags (#21546) 2020-09-10 14:21:13 +02:00
Felix Lange fedcdbc2db
Fix miner.hashrate -> eth.hashrate 2020-09-10 11:05:15 +02:00
Chase Wright 68cbf054cc
Update Command-Line-Options.md (#21469)
* Update Command-Line-Options.md

Update to 1.9.19

* fix home path
2020-08-21 14:44:29 +03:00
doctorlev 121f2776c9
Update link in native-accounts.md (#21380)
it looks there was a typo in "The last two arguments of..." - it was pointing to "accounts.NewManager"+link, while the context gives a description for "keystore.NewKeyStore" (which I changed with the link): choosing between [`accounts.StandardScryptN, accounts.StandardScryptP`,`accounts.LightScryptN, accounts.LightScryptP`] occurs in "keystore.NewKeyStore".
Thank you
2020-07-28 10:13:34 +02:00
chris-j-h 608d791f4d
[DOCS] Apply clef docs updates from master (#21302) 2020-07-08 11:53:14 +02:00
Paweł Zaremba 4b06034376
Update "Go Account Management" doc (#21248) 2020-06-26 12:20:23 +02:00
Chris Chinchilla 9116d22de0
[DOCS] Update dev mode tutorial (#20826)
* Update dev mode tutorial to include connecting to Remix

* Remove mention of ports

* Update Remix steps
2020-05-12 10:45:14 +02:00
Marco Z 790b2b1463
Correct js console docs typo (#21017) 2020-05-04 10:37:58 +03:00
Nicholas Brown 7f2e84c811
[DOCS] add note about HTTP attach in getting started guide (#20991)
Adding an alternative command since some people are unable to connect with 'geth attach' command by itself.

Co-authored-by: Felix Lange <fjl@twurst.com>
2020-04-28 10:10:22 +02:00
TaurusLu bbeb209570
[DOCS] fix typo of syncing mode "fast" -> "full" (#20775) 2020-03-18 10:14:57 +01:00
architect.bian c4a73900c6
"eth attach" should be "geth attach" (#20732)
"eth attach" should be "geth attach" A letter missing
2020-03-02 14:47:46 +02:00
Adam Schmideg ee73348658
[DOCS] Add default windows IPC path (#20722)
Co-authored-by: Felix Lange <fjl@twurst.com>
2020-02-27 11:04:39 +01:00
Chris Chinchilla 03bb2f40e1
[DOCS] Clarify calling non-whitelisted namespace (#20704)
Co-authored-by: Felix Lange <fjl@twurst.com>
2020-02-21 14:06:20 +01:00
Felix Lange d951334464 [DOCS] List -> tree in DNS Discovery Setup Guide 2020-02-17 15:30:37 +01:00
Felix Lange 1f5be70974 [DOCS] Fix typo in last change 2020-02-17 15:29:39 +01:00
Felix Lange ed306c2b3e [DOCS] Update DNS Discovery Setup Guide with geth usage instructions 2020-02-17 15:26:36 +01:00
Adam Schmideg 95f688db5a
[DOCS] Avoid mentioning a specific Go version (#20659) 2020-02-12 12:58:59 +01:00
wbt a1ea472395
[DOCS] add note about unicode BOM in password files (#20598)
Co-authored-by: Felix Lange <fjl@twurst.com>
2020-02-09 21:54:22 +01:00
Adam Schmideg d9055f20d0
[DOCS] run geth init for member node (#20632) 2020-02-06 14:22:26 +01:00
Chris Chinchilla ba28228916 [DOCS] Use correct account creation function (#20603)
If you use `NewAccount` console says there is no such function.
2020-01-28 13:19:28 +01:00
Péter Szilágyi 83ceb45320
Merge pull request #20511 from karalabe/docs-fix-txpool-apis-2
docs: fix txpool APIs to get rid of lists-per-nonces
2020-01-06 11:47:04 +02:00
Péter Szilágyi 10ab23cc56
docs: fix txpool APIs to get rid of lists-per-nonces 2020-01-06 10:43:32 +02:00
Adam Schmideg 49995dc926 [DOCS] add Matomo analytics (#20438) 2019-12-12 23:38:36 +01:00
Chris Chinchilla c8c6908e9a [DOCS] Update installation guide (#20278) 2019-12-10 10:52:54 +01:00
Adam Schmideg e140b09174
Fix links references, use brackets, not parens 2019-12-04 16:01:29 +01:00
Felix Lange 538a283b86
[DOCS] add DNS discovery setup guide (#20399)
This adds setup instructions for the DHT crawler and DNS node
list publishing tools.
2019-11-28 10:50:59 +01:00
Felix Lange 483c5fbc39
[DOCS] Update Developer Guide (#20272)
This removes a bunch of outdated info from the developer guide and wraps
the text so it's easier to edit. govendor instructions are gone because we now
use Go modules for that. The 'Contributing' section is moved to the top.
2019-11-22 16:34:39 +01:00
Felix Lange e4581e7e14
[DOCS] document the clique RPC API (#20317) 2019-11-19 18:18:25 +01:00
Felföldi Zsolt cfc9bf8701 [DOCS] add les API description (#20303) 2019-11-18 12:41:34 +01:00