File tree
211 files changed
+6163
-2838
lines changed- .cargo
- .github/workflows
- clarity
- src/vm
- analysis
- arithmetic_checker
- read_only_checker
- trait_checker
- type_checker
- v2_05
- tests
- v2_1/tests
- ast
- parser
- v2
- lexer
- costs
- database
- docs
- test_util
- tests
- types
- contrib/nix
- docs/rpc
- api
- contract
- core-node
- trait
- transaction
- components
- examples
- parameters
- schemas
- entities/contracts
- libsigner/src
- tests
- v0
- libstackerdb/src
- pox-locking
- src
- sample/conf
- stacks-common
- src
- address
- deps_common
- bech32
- bitcoin
- blockdata
- util
- ctrlc
- types
- util
- secp256k1
- stacks-node/src
- burnchains
- nakamoto_node
- tests
- signer
- commands
- stacks-signer
- src
- chainstate
- tests
- client
- tests
- v0
- stackslib/src
- burnchains/tests
- net
- download/nakamoto
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
211 files changed
+6163
-2838
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 41 additions & 0 deletions
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 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + |
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| 16 | + | |
14 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
15 | 24 |
| |
16 | 25 |
| |
17 | 26 |
| |
|
Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 9 additions & 4 deletions
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 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 |
| |
| 28 | + | |
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
| |
27 | 32 |
| |
28 |
| - | |
| 33 | + | |
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
32 | 37 |
| |
33 | 38 |
| |
34 |
| - | |
| 39 | + | |
35 | 40 |
| |
36 | 41 |
| |
37 | 42 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
| |||
28 | 26 |
| |
29 | 27 |
| |
30 | 28 |
| |
31 |
| - | |
32 |
| - | |
| 29 | + | |
| 30 | + | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
| |||
40 | 38 |
| |
41 | 39 |
| |
42 | 40 |
| |
| 41 | + | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Lines changed: 7 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
| 80 | + | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
| |||
120 | 119 |
| |
121 | 120 |
| |
122 | 121 |
| |
123 |
| - | |
124 |
| - | |
| 122 | + | |
125 | 123 |
| |
126 | 124 |
| |
127 | 125 |
| |
128 | 126 |
| |
129 |
| - | |
130 |
| - | |
| 127 | + | |
131 | 128 |
| |
132 | 129 |
| |
133 | 130 |
| |
| |||
188 | 185 |
| |
189 | 186 |
| |
190 | 187 |
| |
191 |
| - | |
192 |
| - | |
| 188 | + | |
193 | 189 |
| |
194 | 190 |
| |
195 | 191 |
| |
| |||
321 | 317 |
| |
322 | 318 |
| |
323 | 319 |
| |
324 |
| - | |
325 |
| - | |
| 320 | + | |
326 | 321 |
| |
327 | 322 |
| |
328 | 323 |
| |
329 | 324 |
| |
330 |
| - | |
331 |
| - | |
| 325 | + | |
332 | 326 |
| |
333 | 327 |
| |
334 | 328 |
| |
| |||
458 | 452 |
| |
459 | 453 |
| |
460 | 454 |
| |
461 |
| - | |
462 |
| - | |
| 455 | + | |
463 | 456 |
| |
464 | 457 |
| |
465 | 458 |
| |
|
0 commit comments