Josh Weintraub

Results 2 comments of Josh Weintraub

Thank you for the request. You can track progress on the issue at the following PR https://github.com/smartcontractkit/ccip/pull/896

I found another false positive also when using multiple addresses, since you can't pack 2 addresses into the same slot ``` struct ExampleStruct { address addr1; // 1 slot address...