Skip to content

Commit 28a2ebf

Browse files
committed
Updated EVM Write target to use Generalized WT framework (#17118)
* Updated EVM Write target to use Generalized WT framework Signed-off-by: Silas Lenihan <[email protected]> * removed old EVM write target and tests * updated query transmission state * Feedback comments * Addressed feedback * bumped go.mod * Fixed go.mod dependencies * fixed dependency issues * updated chainlink-framework refs to chainlink-evm * bumped go.mod * addressed feedback --------- Signed-off-by: Silas Lenihan <[email protected]>
1 parent 5d3d393 commit 28a2ebf

File tree

23 files changed

+684
-1436
lines changed

23 files changed

+684
-1436
lines changed

.mockery.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,3 @@ packages:
403403
github.com/smartcontractkit/chainlink/v2/core/services/workflows/syncer:
404404
interfaces:
405405
ORM:
406-
github.com/smartcontractkit/chainlink/v2/core/capabilities/targets:
407-
interfaces:
408-
ContractValueGetter:
409-

core/capabilities/targets/mocks/contract_value_getter.go

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)