mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-12 04:11:12 +00:00
Lower gas limit for failed estimates
This commit is contained in:
@@ -32,7 +32,7 @@ pub struct Solc {
|
||||
impl SolidityCompiler for Solc {
|
||||
type Options = ();
|
||||
|
||||
#[tracing::instrument(level = "debug", ret)]
|
||||
#[tracing::instrument(level = "info", ret)]
|
||||
async fn build(
|
||||
&self,
|
||||
CompilerInput {
|
||||
|
||||
Reference in New Issue
Block a user