Open cliffoo opened 1 year ago
Potentially related to timestamp handling on contract source files. @eggplantzzz was on macOS and couldn't reproduce it, but @cds-amal did on both linux and macOS machines.
We should consider adding another way to keep track of which migrations have been run (something that is not Migrations.sol
).
Reproduction steps
Environment
truffle version
): 5.7.5node --version
): 18.12.0npm --version
): 8.19.2