Commit 31783fe
committed
Merge #184: Add DefaultTracker
813140b Updated CHANGELOG.md (Kyryl R)
7ee8559 Updated simplicityhl version (Kyryl R)
74f8c06 Dereference instead of clone on a Copy type (Kyryl R)
7e47e6b Add DefaultTracker (Kyryl R)
831ef38 Bump `simplicity-lang` version (Kyryl R)
Pull request description:
ACKs for top commit:
apoelstra:
ACK 813140b; successfully ran local tests
Tree-SHA512: b367ceccb74756b2669442e1af0fb3a7d7c84cd5487040da107d880fd9f4b9491873f50d193d869b9e9f2e2f7c057c972a95d70d34e4ca3d3ef8a255c642c7b26 files changed
Lines changed: 538 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments