File tree
196 files changed
+926
-740
lines changed- .cargo
- crates
- mysten-common/src/sync
- mysten-metrics/src
- sui/src
- unit_tests
- sui-aws-orchestrator/src
- protocol
- sui-benchmark/src
- sui-cluster-test/src/test_case
- sui-core/src
- authority
- checkpoints
- checkpoint_executor
- unit_tests
- sui-e2e-tests/tests
- sui-faucet/src
- faucet
- sui-genesis-builder/src
- sui-graphql-rpc/src
- context_data
- extensions
- server
- types
- sui-indexer/src
- store
- sui-json/src
- sui-json-rpc/src
- sui-json-rpc-types/src
- sui-move-build/src
- linters
- sui-network/src/state_sync
- sui-node/src
- sui-proxy/src
- sui-replay/src
- sui-rosetta/src
- unit_tests
- sui-source-validation/src
- sui-source-validation-service
- src
- tests
- sui-storage
- src
- tests
- sui-surfer/src
- sui-swarm-config
- src
- tests
- sui-tool/src/db_tool
- sui-transaction-builder/src
- sui-transaction-checks/src
- sui-transactional-test-runner/src
- sui-types
- src
- unit_tests
- tests
- sui-upgrade-compatibility-transactional-tests/tests
- typed-store/src
- rocks
- docker
- sui-graphql-rpc
- sui-indexer
- sui-node
- sui-services
- sui-source-service
- sui-tools
- external-crates
- move
- move-compiler/src
- cfgir
- expansion
- hlir
- naming
- parser
- sui_mode
- move-core/types/src
- move-ir-compiler/move-ir-to-bytecode
- src
- syntax/src
- move-model/src/builder
- move-prover
- boogie-backend/src
- bytecode/src
- interpreter/src/concrete
- move-vm
- runtime/src
- types/src/loaded_data
- tools
- move-bytecode-viewer/src/tui
- move-cli/src
- base
- sandbox/utils
- move-disassembler/src
- move-package
- src
- compilation
- resolution
- tests
- move-resource-viewer/src
- move-unit-test/src
- move-execution
- v0
- move-bytecode-verifier
- invalid-mutations/src
- bounds
- src
- move-vm/runtime/src
- vm-rework
- move-bytecode-verifier
- invalid-mutations/src
- bounds
- src
- move-vm/runtime/src
- narwhal
- Docker
- config/src
- consensus/src/tests
- node
- src
- tests
- primary/src
- tests
- test-utils/src
- worker/src/tests
- sui-execution
- cut/src
- latest
- sui-adapter/src
- programmable_transactions
- sui-move-natives/src
- crypto
- object_runtime
- sui-verifier/src
- v0
- sui-adapter/src
- programmable_transactions
- sui-move-natives/src
- crypto
- sui-verifier/src
- vm-rework
- sui-adapter/src
- programmable_transactions
- sui-move-natives/src
- crypto
- object_runtime
- sui-verifier/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+926
-740
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 |
| |
26 | 31 |
| |
27 | 32 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
100 | 102 |
| |
101 | 103 |
| |
102 | 104 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
262 |
| - | |
| 262 | + | |
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
|
Lines changed: 36 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1670 | 1670 |
| |
1671 | 1671 |
| |
1672 | 1672 |
| |
1673 |
| - | |
1674 |
| - | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
1675 | 1677 |
| |
1676 | 1678 |
| |
1677 | 1679 |
| |
| |||
2109 | 2111 |
| |
2110 | 2112 |
| |
2111 | 2113 |
| |
2112 |
| - | |
2113 |
| - | |
| 2114 | + | |
| 2115 | + | |
2114 | 2116 |
| |
2115 | 2117 |
| |
2116 | 2118 |
| |
| |||
2126 | 2128 |
| |
2127 | 2129 |
| |
2128 | 2130 |
| |
2129 |
| - | |
| 2131 | + | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
2130 | 2137 |
| |
2131 | 2138 |
| |
2132 | 2139 |
| |
| |||
2532 | 2539 |
| |
2533 | 2540 |
| |
2534 | 2541 |
| |
2535 |
| - | |
| 2542 | + | |
| 2543 | + | |
| 2544 | + | |
2536 | 2545 |
| |
2537 | 2546 |
| |
2538 | 2547 |
| |
2539 | 2548 |
| |
2540 | 2549 |
| |
2541 | 2550 |
| |
2542 | 2551 |
| |
2543 |
| - | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
2544 | 2555 |
| |
2545 | 2556 |
| |
2546 | 2557 |
| |
| |||
2608 | 2619 |
| |
2609 | 2620 |
| |
2610 | 2621 |
| |
2611 |
| - | |
| 2622 | + | |
| 2623 | + | |
| 2624 | + | |
| 2625 | + | |
2612 | 2626 |
| |
2613 | 2627 |
| |
2614 | 2628 |
| |
| |||
3626 | 3640 |
| |
3627 | 3641 |
| |
3628 | 3642 |
| |
3629 |
| - | |
| 3643 | + | |
| 3644 | + | |
| 3645 | + | |
3630 | 3646 |
| |
3631 | 3647 |
| |
3632 | 3648 |
| |
| |||
3908 | 3924 |
| |
3909 | 3925 |
| |
3910 | 3926 |
| |
3911 |
| - | |
3912 |
| - | |
3913 |
| - | |
3914 |
| - | |
3915 |
| - | |
| 3927 | + | |
| 3928 | + | |
| 3929 | + | |
| 3930 | + | |
| 3931 | + | |
| 3932 | + | |
| 3933 | + | |
| 3934 | + | |
3916 | 3935 |
| |
3917 | 3936 |
| |
3918 | 3937 |
| |
| |||
3926 | 3945 |
| |
3927 | 3946 |
| |
3928 | 3947 |
| |
3929 |
| - | |
| 3948 | + | |
| 3949 | + | |
| 3950 | + | |
3930 | 3951 |
| |
3931 | 3952 |
| |
3932 | 3953 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1296 | 1296 |
| |
1297 | 1297 |
| |
1298 | 1298 |
| |
1299 |
| - | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
1300 | 1306 |
| |
1301 | 1307 |
| |
1302 | 1308 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1496 | 1496 |
| |
1497 | 1497 |
| |
1498 | 1498 |
| |
1499 |
| - | |
| 1499 | + | |
1500 | 1500 |
| |
1501 | 1501 |
| |
1502 | 1502 |
| |
| |||
1991 | 1991 |
| |
1992 | 1992 |
| |
1993 | 1993 |
| |
1994 |
| - | |
| 1994 | + | |
1995 | 1995 |
| |
1996 | 1996 |
| |
1997 | 1997 |
| |
| |||
2012 | 2012 |
| |
2013 | 2013 |
| |
2014 | 2014 |
| |
2015 |
| - | |
2016 |
| - | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
2017 | 2019 |
| |
2018 | 2020 |
| |
2019 | 2021 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
342 |
| - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
343 | 348 |
| |
344 | 349 |
| |
345 | 350 |
| |
| |||
450 | 455 |
| |
451 | 456 |
| |
452 | 457 |
| |
453 |
| - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
454 | 461 |
| |
455 | 462 |
| |
456 | 463 |
| |
|
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
| 158 | + | |
158 | 159 |
| |
159 |
| - | |
160 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
| |||
186 | 188 |
| |
187 | 189 |
| |
188 | 190 |
| |
189 |
| - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
190 | 194 |
| |
191 | 195 |
| |
192 | 196 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
155 | 157 |
| |
156 |
| - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
157 | 161 |
| |
158 | 162 |
| |
159 | 163 |
| |
|
Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
297 | 296 |
| |
298 | 297 |
| |
299 | 298 |
| |
| |||
936 | 935 |
| |
937 | 936 |
| |
938 | 937 |
| |
939 |
| - | |
| 938 | + | |
940 | 939 |
| |
941 | 940 |
| |
942 | 941 |
| |
| |||
954 | 953 |
| |
955 | 954 |
| |
956 | 955 |
| |
957 |
| - | |
| 956 | + | |
958 | 957 |
| |
959 | 958 |
| |
960 | 959 |
| |
|
0 commit comments