Skip to content

Conversation

@theStack
Copy link
Contributor

This PR tackles two issues in the TestShell documentation:

  • add missing instruction for creating a wallet prior to the getnewaddress call (needed as there is no default wallet created anymore since v0.21)
  • fix generatetoaddress call syntax (the scripted-diff in commit fa0b916 only worked for tests using BitcoinTestFramework)

Tackles two issues in the TestShell documentation:
- add missing instruction for creating a wallet prior to the
  `getnewaddress` call (needed as there is no default wallet created
  anymore since v0.21)
- fix `generatetoaddress` call syntax (the scripted-diff in commit
  fa0b916 only worked for tests using
  `BitcoinTestFramework`)
@DrahtBot
Copy link
Contributor

DrahtBot commented Nov 17, 2022

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK fanquake

@fanquake fanquake added the Docs label Nov 17, 2022
@maflcko maflcko removed the Docs label Nov 17, 2022
@DrahtBot DrahtBot added the Docs label Nov 17, 2022
Copy link
Member

@fanquake fanquake left a comment

Choose a reason for hiding this comment

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

ACK 31d0067 - current instructions don't work. These do.

@fanquake fanquake merged commit 1ef498f into bitcoin:master Nov 22, 2022
@theStack theStack deleted the 202211-test-doc-update_test_shell_instrs branch November 22, 2022 10:53
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 22, 2022
…ions

31d0067 doc: test: update/fix TestShell example instructions (Sebastian Falbesoner)

Pull request description:

  This PR tackles two issues in the TestShell documentation:
  - add missing instruction for creating a wallet prior to the `getnewaddress` call (needed as there is no default wallet created anymore since v0.21)
  - fix `generatetoaddress` call syntax (the scripted-diff in commit fa0b916 only worked for tests using `BitcoinTestFramework`)

ACKs for top commit:
  fanquake:
    ACK 31d0067 - current instructions don't work. These do.

Tree-SHA512: d2b7808a06892ad16728cb2b6d4a72b255ad711d27fe98b1de562f80444e7bb25d73296abdde4308162fe3be702864e2f7b7dbbbb000fe54c709951c09e6c730
@bitcoin bitcoin locked and limited conversation to collaborators Nov 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants