Jared Wasinger
|
709ff38bc1
|
gofmt files. add a TODO comment and remove another useless comment
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
47192a758c
|
change semantics of contract overrides again: any direct/indirect dependencies of contracts/libraries specified with override addresses should not be deployed if they are not elsewhere referenced as direct/indirect deps of non-override contracts.
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
e7e1426d89
|
remove debug prints. fix contract linking test condition
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
c293caade9
|
tests working now
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
5cc853d807
|
fix linking tests
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
60fc16dea8
|
rewrite contract link/deploy again
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
e4c01633a4
|
make link test case input be its own struct
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
f9186b712e
|
one more test
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
463c3b6dd4
|
fix test cases
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
81289d7e26
|
wip: update
|
2025-01-22 13:54:57 +01:00 |
Jared Wasinger
|
4821fbae99
|
add test cases for contract linking that I forgot to push earlier. Fix deployment logic (apparently modifying a map in-place during iteration is not safe????
|
2025-01-22 13:54:57 +01:00 |