Commit Graph

32 Commits (7221cb1434eebce879a0bd1bf3867cd8a24bcc99)

Author SHA1 Message Date
Kushagra Sharma fb458280d1 Modified Abigen to Support Vyper (#19120) 6 years ago
Javier Sagredo 98e0bedcd7 common/compiler: fixed testSource (#18978) 6 years ago
JoranHonig 1064e3283d common/compiler: capture runtime code and source maps (#18020) 6 years ago
Antonio Salazar Cardozo 4cf2b4110e cmd/abigen: support for reading solc output from stdin (#16683) 6 years ago
Jeffery Robert Walsh a25561dfb4
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21 7 years ago
Steve Waldman 728a299728 common/compiler: add metadata output for solc > 0.4.6 8 years ago
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange e0fde02290 common/compiler: remove workaround for solc 0.3.5 stdin bug (#3522) 8 years ago
Felix Lange 1a9e66915b common/compiler: simplify solc wrapper 8 years ago
Rémy Roy 5eb60a6da2 common/compiler: support relative path to solc 8 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Rémy Roy de1831b6e9 common/compiler: fix path problem with filepath.Glob on Windows 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
zelig 3a5e7ed9a6 new solc api: 9 years ago
zelig 17b729759b Solidity Compiler - solc new API 9 years ago
Péter Szilágyi 101418b275 common/compiler: fix #1598, expose solidity errors 9 years ago
Felix Lange 3832019964 common/compiler, common/docserver, jsre: fix tests on windows 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
zelig 83ee39448e Registrar and contractInfo handling 9 years ago
obscuren 76148515fa skip sol on new compiler 9 years ago
Marek Kotewicz c31f8e2bd7 compile solidity contracts with std library 9 years ago
zelig b0ae84aa0d multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 9 years ago
zelig 4201a18117 remove solc flair 9 years ago
zelig f9abcee0f9 fix solc tests unskip 9 years ago
obscuren dca290d525 sol: skipped source checking step 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 9 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago