Closed rpl-ffl closed 3 days ago
Add to LaScala the accompanying test pipeline https://github.com/Fantom-foundation/LaScala/pull/222
- export of genesis - functionality in the node + tests only
- export of the events - the same
- introduction (fix) of nodes graceful shutdown
- configuration of export
- put everything together in a runnable scenario
Putting this as draft while breaking down into smaller PRs.
Norma now supports export of events/genesis file at the end of the run.
Example scenario:
results in genesis file
out.g
and event fileout.e
under the folder<output directory>/observer-0
.