-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(avs): resolve more audit findings (#220)
* fix audit TOW-02:avs deregister * add events for all transactions * fix(tests): use correct case * fix: use blank slash contract not 0x0000 * update proto enum phase The `runTx` ensures that, upon a message failure, the cache is not written to disk. * format the address in lowercase * Fix the missing field of topic in the event * fix type errors in ABI --------- Co-authored-by: MaxMustermann2 <[email protected]>
- Loading branch information
1 parent
9773245
commit a361c1d
Showing
36 changed files
with
2,047 additions
and
641 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.