Commit Graph

2850 Commits (162f5bb2486954c9c8de4aed4d6e186476d737f3)
 

Author SHA1 Message Date
yann300 162f5bb248
Merge pull request #1497 from ethereum/resolveContract 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
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
aniket-engg 742b91bd8f custom transaction context support for special functions 5 years ago
yann300 29c4f59cc0
Merge pull request #1471 from ethereum/yann300-patch-3 5 years ago
yann300 da5a16aa5b reenable tests 5 years ago
aniket-engg de2f2cd211 bump versions 5 years ago
aniket-engg 431cc49880 bump root version 5 years ago
aniket-engg d0823b2785 bump libs version 5 years ago
yann300 8d0ef78fdd
Merge pull request #1466 from ethereum/fixInputParam 5 years ago
yann300 4a0a8d8ccc better extraction of input params 5 years ago
yann300 d833c9745d make sure compilation result fn is used with `await` && check for `null` returns 5 years ago
aniket-engg 042377b92c bump versions 5 years ago
aniket-engg 2203ab4fc1 invalid tuple input throws error 5 years ago
yann300 f55409e4d2
Merge pull request #1460 from ethereum/analyzer-readme 5 years ago
aniket-engg 1fb5784fc2 header fixed 5 years ago
aniket-engg 4153367a47 remix-analyzer readme updated 5 years ago
yann300 0f90ebb6e6
Merge pull request #1458 from ethereum/analysis-module-desc 5 years ago
aniket-engg edd110466b added 2 existing modules in list 5 years ago
aniket-engg ac156cf7ec ERC category will appear before Miscellaneous 5 years ago
aniket-engg 8018ce6864 modules description updated 5 years ago
yann300 af1be323c1
Merge pull request #1456 from ethereum/improveFetchingCompilationResult 5 years ago