Kaan Uzdoğan

Results 277 comments of Kaan Uzdoğan

One thing to keep in mind is the case when unrelated files affect the bytecode ie. 'extra files bytecode mismatch'. This was the reason we take std-json as the basis...

We can only store it for `extra-file-input` bug case and not save them for other cases.

@manuelwedler can you link the dbmate issue here

If it helps we can provide some example contracts e.g. that have `yul: false` etc. ```sql SELECT cd.chain_id, cd.address, cc.compiler_settings, cc.compiler, cc.version FROM verified_contracts vc JOIN contract_deployments cd ON vc.deployment_id...

Related: https://github.com/verifier-alliance/database-specs/issues/31