Commit Graph

2870 Commits (894a0abd081c13e0dbb832d3eccdc05f6e960abb)
 

Author SHA1 Message Date
aniket-engg 894a0abd08 moved libs into libs dir 4 years ago
aniket-engg 4637ad9ed4 Merge remote-tracking branch 'old_libs/master' 4 years ago
aniket-engg 008378c08c Initial dummy commit 4 years ago
Admin 792cfe26d6 Initial dummy commit 4 years ago
yann300 df58221631
Merge pull request #1500 from ethereum/bump0.2.3 4 years ago
yann300 0391c6450c fix_e2e_tests 4 years ago
yann300 823fa5e767 bump root package 4 years ago
yann300 f99d211260 bump version 4 years ago
yann300 9af7f48d0c
Merge pull request #1499 from ethereum/fixSourceMaps 4 years ago
yann300 fbb3d0dadb
Update sourceMappingDecoder.js 4 years ago
yann300 bfa0518e4e
Update sourceMappingDecoder.js 4 years ago
yann300 7481a07110
Update sourceMappingDecoder.js 4 years ago
yann300 244295e4d5
Merge pull request #1467 from ethereum/stackTrace 4 years ago
Iuri Matias 672a1ad3f7 add tests for inputs 4 years ago
yann300 68c3ab9124 fix source maps 4 years ago
yann300 162f5bb248
Merge pull request #1497 from ethereum/resolveContract 4 years ago
Iuri Matias b9acaa5566 address code review: guard against infinite recursion; fix array inside array 4 years ago
yann300 c338216f1e build a contract object instead of referencing contract by name 4 years ago
yann300 1f41096a94
Merge pull request #1494 from ethereum/noReturn 4 years ago
aniket-engg 979db8511b no doc version handling 4 years ago
aniket-engg af3280d765 version specific doc link 4 years ago
aniket-engg 5df0146901 get compiler version using compilation result 4 years ago
aniket-engg 19f979e38d noReturn test cases 5 years ago
yann300 b3a5c1a66c continue if deployedByteCode not present 5 years ago
yann300 5f89d4a2e0 standard 5 years ago
yann300 ce9e48f88a Return a default source map if deployedBytecode not defined (Yul contract) 5 years ago
aniket-engg 3d2b3ecd36 supported Solidity version added in analyzer modules 5 years ago
yann300 e511e36ad0 change mainnet debug endpoint 5 years ago
aniket-engg 2ccdc6bbb9 warning links reviewed 5 years ago
aniket-engg 0177094fda analyzer warnings reviewed 5 years ago
Iuri Matias 1bcbfe6a96 add tests for the calltree 5 years ago
Iuri Matias 3aab0b5444 fix issue where a undefined definition would be added to the callstack 5 years ago
yann300 01f55c937b
Merge pull request #1487 from ethereum/gasCosts 5 years ago
aniket-engg c3ba8ecb05 unit test for bytes array and no params 5 years ago
aniket-engg 6b26730350 unit test for nested struct param type description 5 years ago
aniket-engg 30fb3d545e utils 5 years ago
aniket-engg 1ef62d1dac tuple handling 5 years ago
aniket-engg 95f68f04af variable getter util 5 years ago
aniket-engg ad4ba658d8 added location in warning 5 years ago
aniket-engg c033103838 iterate imported files too 5 years ago
aniket-engg e889cf7bf4 dynamic filename 5 years ago
aniket-engg c27ed7245f gas costs analysis for public state variable 5 years ago
aniket-engg 0546d78f04 subtitles improved 5 years ago
aniket-engg 436f028a5c module title updated 5 years ago
aniket-engg 60bb76a994 module title and subtitle updated 5 years ago
aniket-engg 3d7c17ec17 gas costs analysis using AST 5 years ago
aniket-engg 5594cdea38 guard conditions with location 5 years ago
yann300 075051e9c6
Merge pull request #1484 from ethereum/erc-module-location 5 years ago
aniket-engg e56e520360 location added and two type of warnings for ERC20 5 years ago
Iuri Matias 34708aa6ee take into account when scopeId is empty string 5 years ago