Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generate method to debug console #55

Closed
fanquake opened this issue Aug 14, 2020 · 3 comments · May be fixed by #692
Closed

Add generate method to debug console #55

fanquake opened this issue Aug 14, 2020 · 3 comments · May be fixed by #692
Labels
Feature good first issue Good for newcomers

Comments

@fanquake
Copy link
Member

Moved from bitcoin/bitcoin#16000.

The generate method has been removed from Bitcoin Core, but it would be nice if the GUI had a generate method in the debug console. That method would effectively expand to generatetoaddress(getnewaddress()) (just like the def generate in our test node python class)

@maflcko maflcko changed the title Add generate method Add generate method to debug console Aug 14, 2020
@Sjors
Copy link
Member

Sjors commented Aug 28, 2020

Concept ACK.

@hernanmarino
Copy link
Contributor

Hi, I made a PR for this functionality reviewers are welcome to PR #692

@maflcko
Copy link
Contributor

maflcko commented Nov 2, 2023

Closing for now, due to lack of progress on this test-only feature request. Discussion can continue on the pull request.

@maflcko maflcko closed this as completed Nov 2, 2023
@bitcoin-core bitcoin-core locked and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants