@dcposch.eth
All existing options are built by offchain natives resulting in completeness and soundness issues:
- Use txhash as primary key for an accounting tx. Totally broken for AA where you can have unrelated transfers under a single txhash.
- Missing ETH transfers (they don't emit logs).
- Basic coding errors