lfglabs-dev / lfglabs-dev/verity
feat(Events): broaden source-shaped emit surface (dynamic/struct event args)
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 148
- Forks
- 20
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 29
Description
Promoted from #1982 P2 to a standalone tracked issue (was previously only a roadmap bullet).
Problem
Scalar events are built-in and proven, but many EventsLib-style events with dynamic (bytes) or struct arguments are still not source-shaped emit in downstream ports (Morpho Blue/Midnight), leaving event fidelity gaps in otherwise line-faithful functions.
Goal
Extend the event surface to dynamic/struct arguments — the encoder half of the dynamic ABI codec (#1982 P0-1) — with ABI-shaped log payload proofs and smoke coverage.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the dynamic ABI codec work tracked in #1982 and the EventsLib-style event ports for Morpho Blue and Midnight. The work is done when dynamic and struct arguments have source-shaped emit support, ABI-shaped log payload proofs, and smoke coverage.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100