Maxwell "ꓘ" Dulin

Results 13 comments of Maxwell "ꓘ" Dulin

I mainly want to know if I can run the fuzzer with generics. I can build out the template code that failed but I don't want to do that unless...

Okay, thanks! I'll try to get a fuzzer going on some of this stuff but I appreciate you all taking a look at it.

Should we be checking these in other spots? I've listed two below but may be missing some others. - [Database reloading](https://github.com/wormhole-foundation/wormhole/blob/bce6b859f4f95b012619d08fcf84394885fa11d8/node/pkg/governor/governor_db.go#L249). - [GetNotionalAvailableByChain](https://github.com/wormhole-foundation/wormhole/blob/bce6b859f4f95b012619d08fcf84394885fa11d8/node/pkg/governor/governor_monitoring.go#L298) If we don't check on the database...