feat: Profile Migration Fork Tests

This commit is contained in:
vicnaum
2023-03-03 11:50:03 +01:00
parent 6e394ba7e0
commit b3ec5fd8ab
11 changed files with 304 additions and 71 deletions

View File

@@ -54,7 +54,7 @@ const config: HardhatUserConfig = {
solidity: {
compilers: [
{
version: '0.8.15',
version: '0.8.19',
settings: {
optimizer: {
enabled: true,