Commit Graph

12 Commits

Author SHA1 Message Date
Joseph Cook
02a0967122
docs: add page on grafana/influxdb dashboard (#26179)
* add page on grafana/influxdb dashboard

* fix sort key

* fix sort-key

* + explicit links to influx/grafana downloads pages

* Update docs/_interface/dashboards.md
2022-11-18 09:28:31 +01:00
Joseph Cook
5b326c3721
docs: rework tracing pages (#26105)
Reorganizes and adds new info to the tracing docs. Specifically:

    breaks tracing pages into new section --> docs/evm-tracing
    adds new landing page
    reorganizes built-in tracers info and adds call/return examples to each tracer
    adds documentation for diffMode
    adds to explanation of state storage and reexec
    only minor changes to custom-tracers.md
    adds state storage image from Sina's Devcon talk
2022-11-04 16:26:26 +01:00
Joseph Cook
1d9bf73b50
docs: Update Clef/Rules page (#25335)
* initial commit for rules page

* initial commit for updating rules page

* tidy up and links

* Apply suggestions from code review

Co-authored-by: Martin Holst Swende <martin@swende.se>

* Update docs/_clef/Rules.md

* Update docs/_clef/Rules.md

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-08-24 13:13:40 +02:00
Zubin
12a53e4fc5
Updating getting started docs for Geth dev-mode (#25483)
Update Remix instructions for deploying
to locally running Geth node.
Also update screenshot.
2022-08-05 12:12:03 +02:00
Joseph Cook
e4f4ecc275
docs: update clef basics (introduction and tutorial pages) (#25280)
* initial commit for clef docs

* add diagram and finish 1st draft intro pg

* uodate css to resize img

* more on tutorial page

* finish drafting more sections in tutorial.md

* finish 1st draft of tutorial page

* finish Intro and Tutorial pages

* + line about ext/int api, clarify 'unlocking'
2022-07-18 20:42:12 +02: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
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
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
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
Felix Lange
3058a06c03 fix symmetry on the index page 2016-11-15 11:46:08 +01:00
Felix Lange
70f11da755 improve index page design
- avoid overlapping in the header bar
- scale down the gopher image to save a bunch of kilobytes
- hide the ethereum logo on smaller screens
- fix indentation
2016-11-15 03:05:18 +01:00
Péter Szilágyi
abe2f98763
Replace auto generated crap with custom site 2016-11-14 17:07:13 +02:00