Skip to content

Commit

Permalink
MultiNode Extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanTinianov committed Dec 19, 2024
1 parent 99efd78 commit eb75c42
Show file tree
Hide file tree
Showing 79 changed files with 610 additions and 9,939 deletions.
18 changes: 0 additions & 18 deletions .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,6 @@ mockname: "{{ .InterfaceName }}"
outpkg: mocks
filename: "{{ .InterfaceName | snakecase }}.go"
packages:
github.com/smartcontractkit/chainlink/v2/common/client:
config:
dir: "{{ .InterfaceDir }}"
filename: "mock_{{ .InterfaceName | snakecase }}_test.go"
inpackage: true
mockname: "mock{{ .InterfaceName | camelcase }}"
interfaces:
Node:
NodeSelector:
sendOnlyClient:
SendOnlyNode:
RPCClient:
Head:
PoolChainInfoProvider:
github.com/smartcontractkit/chainlink/v2/common/headtracker:
interfaces:
HeadTrackable:
Expand All @@ -35,10 +21,6 @@ packages:
TxStrategy:
TxAttemptBuilder:
TxStore:
github.com/smartcontractkit/chainlink/v2/common/types:
interfaces:
Head:
Subscription:
github.com/smartcontractkit/chainlink/v2/core/bridges:
interfaces:
ORM:
Expand Down
17 changes: 0 additions & 17 deletions common/client/ctx.go

This file was deleted.

16 changes: 0 additions & 16 deletions common/client/ctx_test.go

This file was deleted.

18 changes: 0 additions & 18 deletions common/client/mock_hashable_test.go

This file was deleted.

173 changes: 0 additions & 173 deletions common/client/mock_head_test.go

This file was deleted.

127 changes: 0 additions & 127 deletions common/client/mock_node_selector_test.go

This file was deleted.

Loading

0 comments on commit eb75c42

Please sign in to comment.