Commit 91cdf7a
(chore): Move CRE subfolders into versioned folders (#327)
* Combine CRE keystone & workflow into versioned folders
* Re-add gobindings
* Amend compilation scripts
* Regen wrappers
* add -dev to ShardConfig TypeAndVersion
* cleanup foundry.toml, gen wrappers
* move dev to `latest` instead of versioned folder
* Add viaIR flag for cre v1 coverage check
* Exclude WorklowRegistry v1 from coverage due to known limitations
* Replace no-match-contract with no-match-path
* Fixed GHA yaml issue
* Exclude test folder for v1 in coverage step
* Disable coverage check for cre v1 for now
---------
Co-authored-by: Rens Rooimans <github@rensrooimans.nl>
Co-authored-by: Iva Brajer <iva.brajer@smartcontract.com>1 parent cb34388 commit 91cdf7a
261 files changed
Lines changed: 637 additions & 5163 deletions
File tree
- .github/workflows
- contracts/cre
- gas-snapshots
- gobindings
- dev
- generated/latest
- message_emitter
- mock_forwarder
- reserve_manager
- shard_config
- generation
- keystone
- generated/v1_0_0
- feeds_consumer_1_0_0
- forwarder_1_0_0
- mock_forwarder
- ocr3_capability_1_0_0
- generation
- shardconfig/generation
- v1
- generated
- v1_0_0
- balance_reader
- capabilities_registry_wrapper
- feeds_consumer
- forwarder
- ocr3_capability
- workflow_registry_wrapper
- v1_1_0/capabilities_registry_wrapper
- generation
- v2
- generated/v2_0_0
- capabilities_registry_wrapper
- workflow_registry_wrapper
- generation
- workflow
- generated/latest/message_emitter
- generation
- wrap
- scripts
- src
- dev
- test
- v1
- interfaces
- lib
- mocks
- ocr
- test
- CapabilitiesRegistry
- KeystoneForwarder
- WorkflowRegistryManager
- WorkflowRegistry
- mocks
- v2
- interfaces
- testhelpers
- test
- CapabilitiesRegistry
- mocks
- WorkflowRegistry
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
39 | | - | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | | - | |
91 | | - | |
| 91 | + | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
103 | | - | |
104 | | - | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
135 | | - | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 2 | | |
| 3 | + | |
6 | 4 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 5 | | |
11 | 6 | | |
12 | 7 | | |
| |||
19 | 14 | | |
20 | 15 | | |
21 | 16 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 17 | + | |
35 | 18 | | |
36 | 19 | | |
37 | | - | |
38 | | - | |
| 20 | + | |
| 21 | + | |
39 | 22 | | |
40 | | - | |
| 23 | + | |
41 | 24 | | |
42 | 25 | | |
43 | | - | |
44 | | - | |
| 26 | + | |
| 27 | + | |
45 | 28 | | |
46 | | - | |
| 29 | + | |
47 | 30 | | |
48 | 31 | | |
49 | | - | |
50 | | - | |
| 32 | + | |
| 33 | + | |
51 | 34 | | |
52 | 35 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
59 | 43 | | |
60 | 44 | | |
61 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
This file was deleted.
0 commit comments