On Tue Aug 20 22:57:48 2024 +0000, Elizabeth Figura wrote:
The changes to this function are not the easiest to review, since it both refactors the existing code (to use the new RPC structures) and adds handle support at the same time. It would be nice if these could be split into separate commits. There are also unnecessary changes like "code" -> "event_code".
Hm, I wasn't able to split the changes here to commits cleanly here :/. However, some of the functionality being separated into `new_event` should make the code easier to read, perhaps?