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

Block number manipulation #155

Open
5 tasks
shunsukew opened this issue May 10, 2023 · 0 comments
Open
5 tasks

Block number manipulation #155

shunsukew opened this issue May 10, 2023 · 0 comments

Comments

@shunsukew
Copy link
Contributor

shunsukew commented May 10, 2023

Overview (What and Why)

Part of inkdevhub/swanky-node#49

swanky-node has manual block sealing feature via RPC engine_createBlock and engine_finalizeBlock.
Allowing users to forward/finalize blocks manually using swanky-cli command or library inside a script.
Similar to what hardhat has https://hardhat.org/hardhat-network-helpers/docs/reference#mine([blocks],-[options]).

How

{Describe what needs to be done.}

  • seal block command
  • finalize block command

Definition of Done

{Write definition of done, how to verify}

  • Unit test cases (delete if not applicable)
  • Docs updated (delete if not applicable)
  • PR approved and merged to master (delete if not applicable)

Open Issues and Blockers

{Dependencies issue or PR or some other blocker.}

@ashutoshvarma ashutoshvarma changed the title Block number manipuration Block number manipulation Jun 3, 2023
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

No branches or pull requests

1 participant