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

feat: add API to mine block(s) without requiring signing a transaction #455

Closed
iqdecay opened this issue Jul 3, 2022 · 0 comments · Fixed by #461
Closed

feat: add API to mine block(s) without requiring signing a transaction #455

iqdecay opened this issue Jul 3, 2022 · 0 comments · Fixed by #461
Labels
enhancement New feature or request

Comments

@iqdecay
Copy link
Contributor

iqdecay commented Jul 3, 2022

Currently, the way to mine blocks is to submit empty transactions. This means having to sign transactions with a wallet, and potentially even having to pay for gas. It would be cool to have an API that just mines blocks, similar to Foundry/Hardhat.

@iqdecay iqdecay changed the title feat: add API to mine block(s) without requiring signing a transa feat: add API to mine block(s) without requiring signing a transaction Jul 3, 2022
@adlerjohn adlerjohn added the enhancement New feature or request label Jul 4, 2022
@adlerjohn adlerjohn moved this to Todo in Fuel Network Jul 4, 2022
Repository owner moved this from Todo to Done in Fuel Network Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants