Support custom event handlers in `TransactionExecutor`
Đang mở
rust
- Ngôn ngữ chính
- Rust
- Star
- 132
- Fork
- 167
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 110
Mô tả
https://github.com/0xMiden/protocol/pull/3320 implements fee collection by requiring that a feature note and its sponsorship notes are direct neighbors. We should relax this assumption and instead add an event with a custom handler to find all sponsorship notes whose feature note ID matches the current note's ID. This requires defining a custom event and a corresponding custom event handler in `StandardsLib` and adding it to `TransactionBaseHost::core_lib_handlers` (and renaming the field). This should happen via the higher level types that wrap it.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.