Skip to content

Commit

Permalink
[CM-661] Remove dead transmission service code
Browse files Browse the repository at this point in the history
  • Loading branch information
vreff committed Dec 9, 2024
1 parent 49b7704 commit ab682ad
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 4,577 deletions.
2 changes: 1 addition & 1 deletion contracts/scripts/native_solc_compile_all
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python3 -m pip install --require-hashes -r $SCRIPTPATH/requirements.txt
# 6 and 7 are legacy contracts, for each other product we have a native_solc_compile_all_$product script
# These scripts can be run individually, or all together with this script.
# To add new CL products, simply write a native_solc_compile_all_$product script and add it to the list below.
for product in automation events_mock feeds functions keystone llo-feeds logpoller operatorforwarder shared transmission vrf ccip liquiditymanager workflow
for product in automation events_mock feeds functions keystone llo-feeds logpoller operatorforwarder shared vrf ccip liquiditymanager workflow
do
$SCRIPTPATH/native_solc_compile_all_$product
done
40 changes: 0 additions & 40 deletions contracts/scripts/native_solc_compile_all_transmission

This file was deleted.

134 changes: 0 additions & 134 deletions contracts/src/v0.8/transmission/dev/ERC-4337/Paymaster.sol

This file was deleted.

73 changes: 0 additions & 73 deletions contracts/src/v0.8/transmission/dev/ERC-4337/SCA.sol

This file was deleted.

48 changes: 0 additions & 48 deletions contracts/src/v0.8/transmission/dev/ERC-4337/SCALibrary.sol

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions contracts/src/v0.8/transmission/dev/testhelpers/Greeter.sol

This file was deleted.

Loading

0 comments on commit ab682ad

Please sign in to comment.