Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide integration test support for registry 2.2 #12071

Merged
merged 32 commits into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
41fd1ec
provide integration test support for registry 2.2
FelixFan1992 Feb 16, 2024
88d3dce
fixed some code smells
FelixFan1992 Feb 18, 2024
f9986bc
fix linter issues
FelixFan1992 Feb 19, 2024
8db079b
linter
FelixFan1992 Feb 19, 2024
8403ff1
linter again
FelixFan1992 Feb 19, 2024
27f305a
update
FelixFan1992 Feb 19, 2024
8ed9060
Merge branch 'develop' into testing-framework-support-for-registry-2-2
FelixFan1992 Feb 19, 2024
ba90f47
versions
FelixFan1992 Feb 19, 2024
9a9177c
add v2.2
FelixFan1992 Feb 19, 2024
c002f12
wait for module deployment
FelixFan1992 Feb 19, 2024
cd2f54c
fix linter issues and add comments
FelixFan1992 Feb 19, 2024
da8cd67
fix sonarqube
FelixFan1992 Feb 19, 2024
fcb5b30
update
FelixFan1992 Feb 19, 2024
00c17bd
linter
FelixFan1992 Feb 19, 2024
9290dfd
fix
FelixFan1992 Feb 19, 2024
d8634ed
tab vs spaces
FelixFan1992 Feb 19, 2024
cfe34da
fix
FelixFan1992 Feb 19, 2024
be57ddf
exclude a file in sonarqube duplication tests
FelixFan1992 Feb 19, 2024
410380a
update
FelixFan1992 Feb 20, 2024
b0a5e10
Merge branch 'develop' into testing-framework-support-for-registry-2-2
FelixFan1992 Feb 20, 2024
bd6c1ab
update wrappers
FelixFan1992 Feb 20, 2024
1ddc1fc
update
FelixFan1992 Feb 20, 2024
95a9afa
fix
FelixFan1992 Feb 20, 2024
93a9c18
resolve conflicts
FelixFan1992 Feb 21, 2024
b4696f8
fix
FelixFan1992 Feb 21, 2024
998533c
update for reorg protection bool
FelixFan1992 Feb 21, 2024
a386bb4
update read only address and clean up tests
FelixFan1992 Feb 21, 2024
7f0b0e1
update parallel tests
FelixFan1992 Feb 21, 2024
b186aee
small fix
FelixFan1992 Feb 21, 2024
ac9146a
Merge branch 'develop' into testing-framework-support-for-registry-2-2
tateexon Feb 21, 2024
17df5fa
Merge branch 'develop' into testing-framework-support-for-registry-2-2
FelixFan1992 Feb 21, 2024
2695224
Merge branch 'develop' into testing-framework-support-for-registry-2-2
FelixFan1992 Feb 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 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,5 @@ 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/ChainModuleBase.sol
313 changes: 313 additions & 0 deletions core/gethwrappers/generated/chain_module_base/chain_module_base.go

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

Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ batch_blockhash_store: ../../contracts/solc/v0.8.6/BatchBlockhashStore/BatchBloc
batch_vrf_coordinator_v2: ../../contracts/solc/v0.8.6/BatchVRFCoordinatorV2/BatchVRFCoordinatorV2.abi ../../contracts/solc/v0.8.6/BatchVRFCoordinatorV2/BatchVRFCoordinatorV2.bin d0a54963260d8c1f1bbd984b758285e6027cfb5a7e42701bcb562ab123219332
batch_vrf_coordinator_v2plus: ../../contracts/solc/v0.8.6/BatchVRFCoordinatorV2Plus/BatchVRFCoordinatorV2Plus.abi ../../contracts/solc/v0.8.6/BatchVRFCoordinatorV2Plus/BatchVRFCoordinatorV2Plus.bin 73cb626b5cb2c3464655b61b8ac42fe7a1963fe25e6a5eea40b8e4d5bff3de36
blockhash_store: ../../contracts/solc/v0.8.6/BlockhashStore/BlockhashStore.abi ../../contracts/solc/v0.8.6/BlockhashStore/BlockhashStore.bin 12b0662f1636a341c8863bdec7a20f2ddd97c3a4fd1a7ae353fe316609face4e
chain_module_base: ../../contracts/solc/v0.8.19/ChainModuleBase/ChainModuleBase.abi ../../contracts/solc/v0.8.19/ChainModuleBase/ChainModuleBase.bin 41331cdf20464ea860ab57324642ff4797feb20e376908921726ce7e5cb2cf34
chain_reader_example: ../../contracts/solc/v0.8.19/ChainReaderTestContract/LatestValueHolder.abi ../../contracts/solc/v0.8.19/ChainReaderTestContract/LatestValueHolder.bin de88c7e68de36b96aa2bec844bdc96fcd7c9017b38e25062b3b9f9cec42c814f
chain_specific_util_helper: ../../contracts/solc/v0.8.6/ChainSpecificUtilHelper/ChainSpecificUtilHelper.abi ../../contracts/solc/v0.8.6/ChainSpecificUtilHelper/ChainSpecificUtilHelper.bin 5f10664e31abc768f4a37901cae7a3bef90146180f97303e5a1bde5a08d84595
consumer_wrapper: ../../contracts/solc/v0.7/Consumer/Consumer.abi ../../contracts/solc/v0.7/Consumer/Consumer.bin 894d1cbd920dccbd36d92918c1037c6ded34f66f417ccb18ec3f33c64ef83ec5
Expand Down
1 change: 1 addition & 0 deletions core/gethwrappers/go_generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ package gethwrappers
//go:generate go run ./generation/generate/wrap.go ../../contracts/solc/v0.8.19/AutomationRegistryLogicB2_2/AutomationRegistryLogicB2_2.abi ../../contracts/solc/v0.8.19/AutomationRegistryLogicB2_2/AutomationRegistryLogicB2_2.bin AutomationRegistryLogicB automation_registry_logic_b_wrapper_2_2
//go:generate go run ./generation/generate/wrap.go ../../contracts/solc/v0.8.19/IAutomationRegistryMaster/IAutomationRegistryMaster.abi ../../contracts/solc/v0.8.19/IAutomationRegistryMaster/IAutomationRegistryMaster.bin IAutomationRegistryMaster i_automation_registry_master_wrapper_2_2
//go:generate go run ./generation/generate/wrap.go ../../contracts/solc/v0.8.19/AutomationUtils2_2/AutomationUtils2_2.abi ../../contracts/solc/v0.8.19/AutomationUtils2_2/AutomationUtils2_2.bin AutomationUtils automation_utils_2_2
//go:generate go run ./generation/generate/wrap.go ../../contracts/solc/v0.8.19/ChainModuleBase/ChainModuleBase.abi ../../contracts/solc/v0.8.19/ChainModuleBase/ChainModuleBase.bin ChainModuleBase chain_module_base
//go:generate go run ./generation/generate/wrap.go ../../contracts/solc/v0.8.16/ILogAutomation/ILogAutomation.abi ../../contracts/solc/v0.8.16/ILogAutomation/ILogAutomation.bin ILogAutomation i_log_automation
//go:generate go run ./generation/generate/wrap.go ../../contracts/solc/v0.8.16/AutomationForwarderLogic/AutomationForwarderLogic.abi ../../contracts/solc/v0.8.16/AutomationForwarderLogic/AutomationForwarderLogic.bin AutomationForwarderLogic automation_forwarder_logic
//go:generate go run ./generation/generate/wrap.go ../../contracts/solc/v0.8.6/LogUpkeepCounter/LogUpkeepCounter.abi ../../contracts/solc/v0.8.6/LogUpkeepCounter/LogUpkeepCounter.bin LogUpkeepCounter log_upkeep_counter_wrapper
Expand Down
Loading
Loading