Challenge #1

Provide time to produce blocks using the New Pickles SNARK (1,000 pts)

Opening Mina logs

sudo docker logs --follow mina

We are looking for lines withProducing block in 0 slots and Generated transition $state_hash was accepted into transition frontier and take a screenshot as in the picture below. Next, we count the time from the production of a block to the generation of a new one. In my case, it is 4 minutes 57 seconds.

Save the screenshot and time before generating a new block, and also copy the contents of the logs to a text file. We need this to fill out the form.

Last updated