mina icon indicating copy to clipboard operation
mina copied to clipboard

Precomputed block writer with updateable settings

Open Isaac-DeFrain opened this issue 1 year ago • 4 comments

Explain your changes:

  • add fully adjustable precomputed block writer
  • add client commands and RPCs to change settings
  • add --precomputed-blocks-dir cli flag
  • improve logging wrt precomputed block writing

New client commands

set-block-dir             Set precomputed block dump directory
set-block-file            Set precomputed block dump file for replaying
set-block-logging         Set precomputed block logging
deactivate-block-dir      Stop dumping precomputed blocks
deactivate-block-file     Stop appending precomputed blocks to replay file
deactivate-block-logging  Stop logging precomputed blocks

Explain how you tested your changes:

The cli was built and connected to the berkeley rampup network. Each command was manually tested to verify functionality.


  • To see the specific tasks where the Asana app for GitHub is being used, see below:
    • https://app.asana.com/0/0/1204615033157553

Isaac-DeFrain avatar May 24 '23 13:05 Isaac-DeFrain

!ci-build-me

Isaac-DeFrain avatar May 24 '23 20:05 Isaac-DeFrain

!ci-build-me

Isaac-DeFrain avatar May 25 '23 19:05 Isaac-DeFrain

!ci-build-me

Isaac-DeFrain avatar May 31 '23 15:05 Isaac-DeFrain

!ci-build-me

mitschabaude avatar Jun 01 '23 19:06 mitschabaude