MadelineMurray
ad30020c74
Added permissioning overview ( #1242 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
a91678d7d5
Network vs node configuration ( #1223 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
f072f2dcb2
hotjar tag ( #1225 )
...
add hotjar tag and config value
override application JS to prevent search to conflict on focus.
See https://github.com/squidfunk/mkdocs-material/issues/1026#issuecomment-480308004
Override is temporary until a fix is done in mkdocs-material
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
9a1f9e3c85
switch GA tag to Google tag manager ( #1220 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
3e7b7d2830
Added recommendation for networks supporting private transactions ( #1214 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
1682d3ae76
added link to issues system to the doc site footer ( #1204 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
84ae82d077
Added content on using Truffle with Pantheon ( #1195 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
57cef8a09c
Added architecture diagram ( #1180 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
f33a17bbff
Added static nodes doc ( #1141 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
752f3d48ce
Azure one click tutorial ( #1124 )
...
Link the page in the navigation
Update manual quickstart and fixed some typos
Change steps display and have more precise duration information
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
dd7132ffe4
Added txpoolmaxsize ( #1138 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sabau
07b4873b6c
Add EthStats docs ( #1061 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
b5d91e0a28
Added IBFT 1.0 ( #1081 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
6322d5cc28
enable copy button in code blocks ( #1084 )
...
changed from md python highlight extension to codehilite to enable copy button in code blocks
updated doc for highlight change and fixed line number doc
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
b7a7455f62
workaround for 404 error pages assets and sitemap links ( #1069 )
...
RTD is still working on making MkDocs fully integrated. Some changes will be done during Google Summer of Code but this is a workaround to have 404 and sitemaps working before we have these fixes.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
f6b5178720
Enable the edit link again to ease external doc contributions. ( #1062 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
1c543bff6f
Update doc contribution guidelines ( #796 )
...
* Updated search urls
* Added math support
* Doc Style guide
* removed useless extensions
* splitting doc guidelines into 3 parts
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
b2d41e41ef
Added Create an IBFT 2.0 network tutorial ( #948 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
7fc448a9ac
Updates for CLI options use with Docker image
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
13c9ae4efc
Added Resources page linking to Pantheon blog posts and webinars ( #897 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
9f597293cf
JSON-RPC Authentication
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
1dfe3e8eb7
Added tutorial to create permissioned network ( #850 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
dfdf994e2d
Permissioning overview ( #812 )
...
Added permissions doc
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
2e416aa2d1
Clique private network ( #771 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
04a5aa001d
Contract genesis ( #751 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Donn Trenton
3a710854ff
fixes #448 updates for new pantheon-quickstart repo and shell scripts ( #585 )
...
Updated for move to pantheon-quickstart repo and removed Windows support
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
c7cb0264f5
Moved PoA comparison to Consensus Protocols section ( #637 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
3d83bce306
IBFT 2.0 Doc ( #604 )
...
Added Consensus Protocols section and IBFT 2.0 content
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
d6728ef82d
Overview of Clique vs IBFT 2.0 properties ( #609 )
...
Add overview of PoA consensus protocols
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
8ef4398ff3
Events, logs, and accessing logs content ( #533 )
...
* Added content on events, logs, and using JSON-RPC methods to access logs
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
0482d3e0ce
Doc site footer color fix ( #572 )
...
* fix doc site footer colors
colours were parameterised but this doesn't seem to work in css files
* removed colour config extras
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
9c585ec523
Quick fix of doc path URL ( #545 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
59ccc5a027
Configuration file content ( #517 )
...
* started
* WIP
* Added configuration file examples
* Review rework
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
26383720d0
Added Creating Private Network tutorial ( #492 )
...
* Added Creating Private Network tutorial. Updated bootnodes examples to specify data directory and genesis file.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
26ea7f9ff6
Fixes the GA scripts place to move them to headers and add site verif tag ( #479 )
...
Fixes #440 as RTD rewrites the GA scripts, was not expected, and we missed the
site verification meta tag to enable GA search console link
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
deaaf0328a
Add Google analytics to doc site ( #471 )
...
* Fixes #440 add analytics
and move scripts and css to header by overriding blocks in main
* Fixes domain namenow that we have doc.pantheon.pegasys.tech
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
966ee73f3e
Fix #442 add line numbers on long JS and remove useless extension ( #443 )
...
and add Abbreviation extension
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
12e3d10913
Doc migration ( #381 )
...
Readthedoc migration, still some content to update from the wiki that were updated after I made the last diff
- fixes #406 by configuring readthedocs
- fixes #407 by configuring material theme
- fixes #408 by adding footer with jQuery to enable readthedocs.org versions
- fixes #409
- fixes #410
- fixes #411
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago