mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-13 22:11:04 +00:00
Introduce a geth platform
This commit is contained in:
@@ -63,6 +63,7 @@ impl DynSolidityCompiler for Resolc {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Remove
|
||||
impl SolidityCompiler for Resolc {
|
||||
async fn new(
|
||||
context: impl AsRef<SolcConfiguration>
|
||||
|
||||
@@ -64,6 +64,7 @@ impl DynSolidityCompiler for Solc {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Remove
|
||||
impl SolidityCompiler for Solc {
|
||||
async fn new(
|
||||
context: impl AsRef<SolcConfiguration>
|
||||
|
||||
Reference in New Issue
Block a user