Commit af80ea0
authored
[PRODCRE-1746] Use moved keys from chainlink-common/keystore (#21180)
* Minor.
* Minor.
# Conflicts:
# core/scripts/go.mod
# core/services/blockhashstore/delegate_test.go
# core/services/keystore/keys/ethkey/models.go
# core/services/ocr2/plugins/ocr2keeper/integration_test.go
# core/web/presenters/eth_key.go
# core/web/presenters/eth_key_test.go
# core/web/presenters/job.go
# core/web/resolver/eth_key_test.go
# deployment/go.mod
# go.mod
# integration-tests/go.mod
# integration-tests/load/go.mod
# system-tests/lib/go.mod
# system-tests/tests/go.mod
* Minor.
* Minor.
* Minor.
* Minor.
* Minor.
* Minor.
* Minor.
* Minor.
* Minor.1 parent f39d501 commit af80ea0
File tree
453 files changed
+578
-10097
lines changed- core
- capabilities
- ccip
- ccip_integration_tests/integrationhelpers
- configs/sui
- launcher
- ocrimpls
- oraclecreator
- fakes
- gateway_connector
- integration_tests
- framework
- keystone
- remote/aggregation
- streams
- vault/vaulttypes
- cmd
- config
- toml
- internal
- cltest
- features
- ocr2
- scripts
- chaincli/handler
- vrfv2plus/testnet
- v2plusscripts
- vrfv2
- genvrfnum
- testnet/v2scripts
- services
- blockhashstore
- ccv/ccvcommitteeverifier
- chainlink
- feeds
- fluxmonitorv2
- mocks
- job
- mocks
- keystore
- internal
- keys
- aptoskey
- cosmoskey
- csakey
- dkgrecipientkey
- ethkey
- models
- ocr2key
- ocrkey
- p2pkey
- solkey
- starkkey
- suikey
- tonkey
- tronkey
- vrfkey
- workflowkey
- mocks
- ocr2
- plugins
- ccip/testhelpers
- integration
- testhelpers_1_4_0
- functions
- integration_tests/v1/internal
- generic
- llo
- mercury
- ocr2keeper
- vault
- ocrcommon
- p2p
- wrapper
- pipeline
- relay/evm
- capabilities/testutils
- mercury/wsrpc
- signatures
- ethdss
- ethschnorr
- secp256k1
- standardcapabilities
- synchronization
- telemetry
- vrf
- proof
- solidity_cross_tests
- v1
- v2
- vrfcommon
- vrftesthelpers
- workflows
- artifacts
- v2
- cmd/cre/utils
- syncer
- v2
- v2
- web
- presenters
- resolver
- deployment
- ccip
- changeset
- testhelpers
- v1_6
- view/v1_6
- common/view
- v1_0
- v2_0
- cre
- capabilities_registry/v2/changeset
- operations/contracts
- pkg
- sequences
- ocr3
- ocr3_1
- test
- environment
- crib
- test
- keystone/changeset
- internal
- operations/contracts
- test
- utils/nodetestutils
- integration-tests
- load
- system-tests
- lib
- cre
- contracts
- don/secrets
- crypto
- tests
- load/cre
- regression/cre
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
453 files changed
+578
-10097
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
40 | | - | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
31 | | - | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments