contract/test-harness: Add a generate_block() function.

This is supposed to be used whenever we want a Holder to produce
a block and receive the mining reward.

As part of the integration test, it will test PoWReward functionality.
This commit is contained in:
parazyd
2024-02-10 19:30:02 +01:00
parent f007d1a732
commit 09e7475d58
4 changed files with 63 additions and 66 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
*.wasm
*.zk.bin
witness.json
*_circuit_layout.png
/bin/zkas/zkas