Skip to content

Commit

Permalink
Merge branch 'develop' into BCI-2644-refactor-evm-orms
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanTinianov authored Feb 21, 2024
2 parents 007a348 + 2a53c4f commit 22e83f9
Show file tree
Hide file tree
Showing 22 changed files with 2,324 additions and 338 deletions.
7 changes: 6 additions & 1 deletion contracts/scripts/native_solc_compile_all_automation
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,9 @@ compileContract automation/dev/v2_2/AutomationRegistry2_2.sol
compileContract automation/dev/v2_2/AutomationRegistryLogicA2_2.sol
compileContract automation/dev/v2_2/AutomationRegistryLogicB2_2.sol
compileContract automation/dev/v2_2/AutomationUtils2_2.sol
compileContract automation/dev/interfaces/v2_2/IAutomationRegistryMaster.sol
compileContract automation/dev/interfaces/v2_2/IAutomationRegistryMaster.sol
compileContract automation/dev/chains/ArbitrumModule.sol
compileContract automation/dev/chains/ChainModuleBase.sol
compileContract automation/dev/chains/OptimismModule.sol
compileContract automation/dev/chains/ScrollModule.sol
compileContract automation/dev/interfaces/v2_2/IChainModule.sol
313 changes: 313 additions & 0 deletions core/gethwrappers/generated/arbitrum_module/arbitrum_module.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 22e83f9

Please sign in to comment.