* including tutorial for bash autocomplete
- included the Bash Autocomplete in sidebar.yml
- created a new file called Bash-Autocomplete.md with a tutorial to include a bash autocomplete.
This tutorial was based on:
- https://github.com/urfave/cli/blob/master/docs/v1/manual.md#enabling
- https://github.com/urfave/cli/blob/master/docs/v2/manual.md#powershell-support
* Update docs/_interface/Bash-Autocomplete.md
- From "Creates" to "Create" in Windows tutorial
Co-authored-by: ligi <ligi@ligi.de>
* Update docs/_interface/Bash-Autocomplete.md
- From "Creates" to "Create" in Linux/MacOS tutorial
Co-authored-by: ligi <ligi@ligi.de>
* (_layouts): redirect to first element in documentation
- Problem: The sidebar was redirecting to the wrong element
in the list when we click on that. It was occuring because the logic inside of sidebar.html
to build the list-group-item was carry about the frontdoc.url instead of the first element by itself.
- Solution: We are sorting the collection.docs and then build the
list-group-item with the right element in the list.
Co-authored-by: ligi <ligi@ligi.de>
* initial commit for new mobile page
* refine mobile page
* Update docs/_dapp/mobile.md
fix typo
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
* Update mobile.md
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
* update account management page
* add links
* add ws to security note
previously only mentioned that account unlocking is forbidden when `http` enabled. Now mentions same is true for `ws`
* remove whitespace from code blocks
* Update docs/_interface/Managing-your-accounts.md
Co-authored-by: Martin Holst Swende <martin@swende.se>
* reword --allow-insecure-lock warning
Co-authored-by: Martin Holst Swende <martin@swende.se>
This PR reworks mining page, including adding introduction, links and warning about impending merge.
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
* 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'
* Update Private-Network.md
I updated the example genesis.json so that it matches mainnet's HF from block 0.
The reason I think this is a positive change is that users get confused by tools not behaving like their private network by default: https://github.com/NomicFoundation/hardhat/issues/2946
* add missing double quote
Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
* 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>
* 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.