Commit Graph

16 Commits (c8298fe3b5045bbb065f3fb7f41a94256ba7a9bb)

Author SHA1 Message Date
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
Victor Baranov 88c61f2f84 Verify contract using creation tx input 5 years ago
Ayrat Badykov eff839f1c4
add default evm version to smart contract verification 5 years ago
Ayrat Badykov c656b70df6
fix large contract verification 6 years ago
zachdaniel c3a5218ff5 fix: split constructor args for verification 6 years ago
zachdaniel 2e0bab6cab fix: store solc versions locally for performance 6 years ago
Nikita Chebykin eff2182a22
Update compile_solc.js 6 years ago
Ayrat Badykov b60ca17fff
pass optimization runz parameter to javascript 6 years ago
Ayrat Badykov 876f1bf9e5
verify smart contracts with evm versions 6 years ago
Ayrat Badykov ee814636b5
pass external libraries to the Solidity compiler 6 years ago
Ayrat Badykov 8bfe0a33f8
use bytecode field instead of deployedBytecode in compiler output 6 years ago
Ayrat Badykov 7e8ad096dd
compile smart contracts with external libraries 6 years ago
William Sanches 2b48235898
Remove opcodes from CodeCompiler 6 years ago
William Sanches 3ff530c22e
Update JS solidity compiler 6 years ago
Igor Florian 44430af6f9 Support multiple compile versions 7 years ago
Igor Florian a94ad57fd2 Include solc-js as a dependency 7 years ago