Maxence Cornaton

Results 3 issues of Maxence Cornaton

### Module Core ### Testcontainers version 1.17.3 ### Using the latest Testcontainers version? Yes ### Host OS Linux ### Host Arch x86 ### Docker version ```shell Client: Docker Engine -...

type/bug

## Steps To Reproduce 1. Write a struct containing an array of `address`es and a function to access such an object: ```solidity struct Task { TaskStatusEnum status; bytes32 dealid; uint256...

bug