Skip to content

Commit 654c21e

Browse files
authored
Updated EVM Write target to use Generalized WT framework (#17118)
* Updated EVM Write target to use Generalized WT framework Signed-off-by: Silas Lenihan <sjl@lenihan.net> * 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 <sjl@lenihan.net>
1 parent 47c4fd2 commit 654c21e

File tree

23 files changed

+849
-1389
lines changed

23 files changed

+849
-1389
lines changed

.mockery.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,4 @@ packages:
402402
ORM:
403403
github.com/smartcontractkit/chainlink/v2/core/services/workflows/syncer:
404404
interfaces:
405-
ORM:
406-
github.com/smartcontractkit/chainlink/v2/core/capabilities/targets:
407-
interfaces:
408-
ContractValueGetter:
405+
ORM:

core/capabilities/targets/mocks/contract_value_getter.go

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

0 commit comments

Comments
 (0)