mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-14 00:31:05 +00:00
Support Compile-time Linking (#79)
* Use wrappers for libraries in metadata. * Create a unified way to access deployed contracts * Support linking at compile time
This commit is contained in:
Generated
+1
@@ -3963,6 +3963,7 @@ dependencies = [
|
||||
name = "revive-dt-compiler"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"alloy-primitives",
|
||||
"anyhow",
|
||||
"revive-common",
|
||||
"revive-dt-config",
|
||||
|
||||
Reference in New Issue
Block a user