Commit Graph

46 Commits

Author SHA1 Message Date
953114e352 Use correct account creation function
If you use `NewAccount` console says there is no such function
2020-01-28 12:03:44 +01:00
10ab23cc56 docs: fix txpool APIs to get rid of lists-per-nonces 2020-01-06 10:43:32 +02:00
c8c6908e9a [DOCS] Update installation guide (#20278) 2019-12-10 10:52:54 +01:00
e140b09174 Fix links references, use brackets, not parens 2019-12-04 16:01:29 +01:00
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
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
e4581e7e14 [DOCS] document the clique RPC API (#20317) 2019-11-19 18:18:25 +01:00
cfc9bf8701 [DOCS] add les API description (#20303) 2019-11-18 12:41:34 +01:00
a89f10fcdd [DOCS] bring back the 'Private Network' page (#20262)
This improves the private network page. We now recommend using clique
instead of ethash.

The networking section is improved as well and now recommends using a
regular geth node for bootstrapping instead of running cmd/bootnode. I
also added some text about the --netrestrict option.
2019-11-12 16:52:46 +01:00
7416b05b81 [DOCS] massive documentation update (#20229)
This PR:

- reorganizes all documentation pages so they live in the right category
- removes lots of legacy docs
- contains many improvements to active documentation pages

Geth user documentation is now spread across five major categories:

- Install and Build: installation and compile instructions
- Using Geth: this is for pages about general geth usage.
- For dApp Developers: this is for programming guides and functionality specific
   to dapp development. All the dev guides for mobile framework and Go APIs live here.
- JSON-RPC APIs: this has its own section because there is now a sub-page for
   every name space. I have also added an overview text that explains how to set
   up the API servers.
- For Geth Developers: this is for geth contributors
2019-11-05 13:46:00 +01:00
86b20d897e [DOCS] Improve installation instructions (#20089) 2019-10-30 12:39:17 +01:00
611703beb9 [DOCS] Add dev mode guide (#20102) 2019-10-30 12:35:45 +01:00
06c70fff5e [DOCS] Add Getting started guide (#20088) 2019-10-30 12:34:07 +01:00
d0eea91981 [DOCS] Link checker (#20086) 2019-10-28 16:45:19 +01:00
8e49d1571d Move all documentation below /docs (#20072)
* Move pages one level deeper under the /docs folder and fix broken links

* Fix broken links

* Flatten clef/qubes links to clef

* Remove path debugging from main template
2019-10-01 10:40:09 +02:00
8dc979183f info about standard trace to file (#20068) 2019-09-13 09:29:34 +03:00
1161c3129b fix toc 2019-09-04 14:08:48 +02:00
fadeac7dec changes made in berlin 2019-09-04 13:51:21 +02:00
c49abfc4a8 Merge pull request #20016 from ethereum/feature/getting-started
Initial Getting Started ideas
2019-09-03 11:30:09 +02:00
2d04506338 Fix typo in sidebar for account management 2019-09-02 13:42:28 -04:00
042ddbbdf2 Reorg 2019-08-28 11:01:33 +02:00
d5c101f2aa First draft 2019-08-26 07:34:07 +02:00
594fc53cd0 Fix eth_call typo, remove optional marker 2019-08-12 19:02:21 +03:00
30f1466038 Add RPC API docs section, write eth_call reference 2019-08-12 18:38:52 +03:00
ea00558b75 docs: fix #19860, align clefdocs (#19896) 2019-07-29 09:42:45 +02:00
d986ccc06a Resolve issue with wrong static path on /docs/ page (#19713) 2019-06-13 15:13:11 +02:00
fa1bc98763 docs: fixed traceTransaction with custom tracer example (#19512)
Fixed traceTransacion with custom tracer example.
2019-05-07 09:35:34 +02:00
06cb6ae975 whisper: fix version number in overview (#19519) 2019-05-02 16:40:25 +02:00
976f39362b whisper: detail the internals of the JS example (#19481) 2019-04-19 10:46:29 +02:00
b79ae69e15 Update wnode instructions (#19449) 2019-04-11 18:39:12 +02:00
6e313f0a6d Move swarm content to legacy 2019-04-05 13:00:02 +02:00
1122480aa3 docs: major overhaul (#19395) 2019-04-05 00:21:15 +02:00
6f029479b2 whisper: remove references to v5 (#19393) 2019-04-04 13:54:40 +02:00
8517312881 update whisper 2019-04-04 13:33:51 +02:00
dbc67fae76 mark up outdated material 2019-04-03 19:47:54 +02:00
02eaac405d clef docs 2019-04-03 19:42:12 +02:00
0dad012fba create whisper section 2019-04-03 19:38:53 +02:00
cd13af021c clef docs 2019-04-03 15:16:43 +02:00
f00c82851c Blaha (#19386)
* clef updates

* update clef

* fix setup
2019-04-03 15:14:27 +02:00
17e0e35410 clef updates (#19385) 2019-04-03 15:00:14 +02:00
5577773d5a Add index file for Clef doc 2019-04-03 14:38:54 +02:00
a2ad4047cf add titles to clef docs (#19384) 2019-04-03 14:19:22 +02:00
ab26ca1167 documentation about clef (#19383) 2019-04-03 14:04:56 +02:00
0198ed534b Add migrated wiki pages 2019-03-27 09:32:29 +01:00
161b15f9e4 Revert "Move wiki pages to github pages (#18497)"
This reverts commit 40eb803de1.
2019-03-25 13:43:46 +01:00
40eb803de1 Move wiki pages to github pages (#18497) 2019-03-21 10:35:00 +01:00