Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(sozo): make event parsing logic modular and reusable (#1556)
* refacto: using cainome parser in order to parse events in sozo * refacto: clean logs + add tests * fix: clippy error * refacto: best error handling * update how felt are displayed + remove unnecessary expect in tests * fix tests * fix: fmt and artifacts parsing for missing events * fix: adjust event count as now world and base are included * return error from parse_and_print_events function * fix: ensure world address is always present to filter events --------- Co-authored-by: glihm <[email protected]>
- Loading branch information