Skip to content

Commit

Permalink
Initial implementation of SourceVerifier
Browse files Browse the repository at this point in the history
  • Loading branch information
samsondav committed Aug 29, 2024
1 parent 674eac3 commit 6c39ed8
Show file tree
Hide file tree
Showing 34 changed files with 1,357 additions and 1,327 deletions.
8 changes: 2 additions & 6 deletions contracts/scripts/native_solc_compile_all_llo-feeds
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,9 @@ compileContract llo-feeds/v0.4.0/DestinationVerifier.sol
compileContract llo-feeds/v0.4.0/DestinationVerifierProxy.sol
compileContract llo-feeds/v0.4.0/DestinationFeeManager.sol
compileContract llo-feeds/v0.4.0/DestinationRewardManager.sol

compileContract llo-feeds/v0.4.0/ChannelConfigStore.sol
compileContract llo-feeds/v0.4.0/Configurator.sol

# Test | Mocks
compileContract llo-feeds/v0.3.0/test/mocks/ErroredVerifier.sol
compileContract llo-feeds/v0.3.0/test/mocks/ExposedVerifier.sol

# LLO
compileContract llo-feeds/dev/ChannelConfigStore.sol
compileContract llo-feeds/dev/ChannelVerifier.sol
compileContract llo-feeds/dev/test/mocks/ExposedChannelVerifier.sol
Loading

0 comments on commit 6c39ed8

Please sign in to comment.