Skip to content

[PAN-3134] Add retesteth subcommand.#4

Merged
bgravenorst merged 22 commits into
besu-eth:masterfrom
bgravenorst:PAN-3134
Sep 25, 2019
Merged

[PAN-3134] Add retesteth subcommand.#4
bgravenorst merged 22 commits into
besu-eth:masterfrom
bgravenorst:PAN-3134

Conversation

@bgravenorst
Copy link
Copy Markdown
Contributor

PR description

Add the retesteth subcommand documentation.

Fixed Issue(s)

PAN-3134

Copy link
Copy Markdown
Contributor

@MadelineMurray MadelineMurray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably a @shemnon question (and not sure if you've already asked it) but should we mention retesteth in the Contributing guidelines -> https://github.com/hyperledger/besu/blob/master/CONTRIBUTING.md

Editing suggestions made but otherwise looks good.

Comment thread docs/Reference/CLI/CLI-Subcommands.md Outdated
Comment thread docs/Reference/CLI/CLI-Subcommands.md Outdated
Comment thread docs/Reference/CLI/CLI-Subcommands.md Outdated
@bgravenorst bgravenorst requested a review from mbaxter September 19, 2019 07:17
Copy link
Copy Markdown

@mbaxter mbaxter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - left an optional suggestion

Comment thread docs/Reference/CLI/CLI-Subcommands.md Outdated
bgravenorst and others added 18 commits September 20, 2019 14:14
* PAN-3100: Add content describing how to sign Private Marker Transactions.

* Improve readability, and fix grammatical errors.

* Add technical review feedback.

* Add link to additional information.

Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
* Explain requirements for private transactions

* Update Privacy-Overview.md

* Update Privacy-Overview.md

* Update Creating-Sending-Private-Transactions.md

* Update Creating-Sending-Private-Transactions.md

* Update Privacy-Overview.md

* Update Creating-Sending-Private-Transactions.md

* Update Privacy-Overview.md

Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>

Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
* Rename from Pantheon to Besu

First pass, changing PegaSysEng/* repos and *.pegasys.tech urls is still
required when we know the values

* renaming/branding and adjustments

- updated config files
- added headers in files where it was missing
- replaced Besu by Hyperledger Besu at least on the first occurrence in the page
- changed logo
- updated footer and 404
- updated nav to have link on top item
- moved scripts to a global directory as they were not moved with nav reorg

* rename pantheon/pegasyseng and replace gitter by chat

* replace gitter by chat

* remove useless files now that we will apply Hyperledger policies

* fix links (at least the ones where we can fix now)

* fix links that are not yet migrated

* fix links in merged pages and fixed Besu name in index

* renames

Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Edward Evans <edward.evans@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Nicolas <nicolas.massart@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Steven Gregg <steven.gregg@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
Comment thread docs/Reference/CLI/CLI-Subcommands.md Outdated

The command accepts the following command line options:

* [\--data-path](../CLI-Syntax#data-path)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your links have to point to the .md files and not to the final URL. Mkdocs will compile these links and generate them in the HTML but in the MD, they have to be locally valid. If you use intelliJ, it will show you that as it enables you to navigate using links in the MD source file. If you try to CMD+click on this link on intelliJ it will tell you that it can't find the link. Maybe there's some Atom plugins to do that to.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So here you links have to be:

* [\--data-path](../CLI-Syntax.md#data-path)
* [\--host-whitelist](../CLI-Syntax.md#host-whitelist)
* [\--rpc-http-host](../CLI-Syntax.md#rpc-http-host)
* [\--rpc-http-port](../CLI-Syntax.md#rpc-http-port)
* [\--logging](../CLI-Syntax.md#logging)

@bgravenorst bgravenorst merged commit 19c7487 into besu-eth:master Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants