Commit fa12cf3
authored
Massive share bundle code removal (#830)
## π Summary
Share bundles have been deprecated.
## π‘ Motivation and Context
I don't like to maintain dead code, it smells bad.
## β
I have completed the following steps:
* [X] Run `make lint`
* [X] Run `make test`
* [ ] Added tests (if applicable)
* [X] Started looking for a new job in case this PR fails.1 parent 7d47eb8 commit fa12cf3
File tree
49 files changed
+132
-3555
lines changed- crates
- rbuilder-operator/src
- rbuilder-primitives/src
- rbuilder/src
- backtest
- build_block
- redistribute
- restore_landed_orders
- bin
- building
- block_orders
- builders
- parallel_builder
- testing/bundle_tests
- live_builder
- block_output
- building
- order_flow_tracing
- order_input
- simulation
- testdata
- telemetry/metrics
- docs
- examples/config
- rbuilder-operator
- rbuilder
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+132
-3555
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
180 | 179 | | |
181 | 180 | | |
182 | 181 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | 182 | | |
211 | 183 | | |
212 | 184 | | |
| |||
282 | 254 | | |
283 | 255 | | |
284 | 256 | | |
285 | | - | |
286 | 257 | | |
287 | 258 | | |
288 | 259 | | |
| |||
352 | 323 | | |
353 | 324 | | |
354 | 325 | | |
355 | | - | |
356 | 326 | | |
357 | 327 | | |
358 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 10 | | |
41 | 11 | | |
42 | 12 | | |
| |||
50 | 20 | | |
51 | 21 | | |
52 | 22 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 23 | | |
58 | 24 | | |
59 | 25 | | |
| |||
0 commit comments