File tree
18 files changed
+14
-112
lines changed- lib
- script
- src
- vendor/interfaces
- test
- helpers
18 files changed
+14
-112
lines changed- .github/CODEOWNERS+1-1
- .github/dependabot.yml+6
- .github/workflows/ci.yml+68-8
- .github/workflows/sync.yml+6-1
- RELEASE_CHECKLIST.md+12
- foundry.toml+8-4
- src/Base.sol+6
- src/Config.sol+60
- src/LibVariable.sol+477
- src/StdChains.sol+1
- src/StdConfig.sol+612
- src/Vm.sol+38-12
- test/Config.t.sol+352
- test/LibVariable.t.sol+434
- test/StdChains.t.sol+1-1
- test/Vm.t.sol+1-1
- test/fixtures/config.toml+81
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| 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 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments