Skip to content

Commit

Permalink
added unimplemented contract reader (#14413)
Browse files Browse the repository at this point in the history
* added unimplemented contract reader

* fix write targets test

* update common
  • Loading branch information
EasterTheBunny authored Sep 13, 2024
1 parent a3f97b8 commit baf36ec
Show file tree
Hide file tree
Showing 14 changed files with 167 additions and 549 deletions.
4 changes: 3 additions & 1 deletion .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,6 @@ packages:
Codec:
config:
dir: core/services/relay/evm/mocks
ContractReader:
ChainWriter:
github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/evm_2_evm_onramp:
config:
Expand Down Expand Up @@ -588,3 +587,6 @@ packages:
github.com/smartcontractkit/chainlink/v2/core/services/registrysyncer:
interfaces:
ORM:
github.com/smartcontractkit/chainlink/v2/core/capabilities/targets:
interfaces:
ContractValueGetter:
Loading

0 comments on commit baf36ec

Please sign in to comment.