Commit Graph

146 Commits (c16d1c292797097ae6e94ed0c0f49373d929e183)

Author SHA1 Message Date
yann300 d38eaeadb3 fix input parameter decoding 7 years ago
yann300 e352884370 bump version 7 years ago
yann300 f2fb933348 bump version 7 years ago
yann300 bfc2d3abb2 fix test 7 years ago
yann300 3bc524d2d3 fix decode local variable 7 years ago
yann300 460e04d3f5 fix input param for ctor 7 years ago
yann300 7fdbb578d1 fix input param for constructor 7 years ago
yann300 afdda85a74 preinstall solc && bump version 7 years ago
yann300 0f5a878d25 Update package.json 7 years ago
Iuri Matias a00861c5ff update tests to use solc directly 7 years ago
Iuri Matias a4a4bfae2f lint is king 7 years ago
Iuri Matias e981a602de remove duplicated entry in list 7 years ago
Iuri Matias 5c41299a78 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 90bfa8d9a2 make compiler more node friendly 7 years ago
Iuri Matias 97b29deaec make handleImportCall optional 7 years ago
Iuri Matias 64e01b3e6b export CompilerInput until browser-solidity/ci can be refactored 7 years ago
Iuri Matias 21057ba7d8 remove compiler-imports back to browser-solidity (still too specific to browser-solidity) 7 years ago
Iuri Matias e0db637aa7 remove unused methods 7 years ago
Iuri Matias 5fd43d8397 move compiler code from browser-solidity including txHelper 7 years ago
Iuri Matias 48128ccc7d export Compiler in remix-solidity 7 years ago
Iuri Matias 2486e1c103 add missing dependencies required for compiler wrapper code 7 years ago
yann300 a96858099a rename browser-solidity => remix-ide 7 years ago
yann300 03b8ce7cd2 bump version 7 years ago
yann300 c8d846ad46 remove npm-link-local 7 years ago
Cory Forsyth 6dc2aa7926 Fix typo in selfdestruct.js: planed -> planned 7 years ago
yann300 1762ece1fa bump version 7 years ago
yann300 9d2c032516 add tests 7 years ago
soad003 954a1932f5 Static Analysis: Fix bug when passing function as parameter 7 years ago
yann300 28a24bce1d refactor testing 7 years ago
yann300 99e4e584c4 test mapping decoding 7 years ago
yann300 389efd959b fix mapping decoding 7 years ago
yann300 715536247e add mapping test 7 years ago
yann300 72ec72fb39 fix mapping parsing 7 years ago
yann300 5c39429fa6 add forgotten input param 7 years ago
Eric Gourlaouen 29416b3d88 Divided documentation 7 years ago
yann300 47ea7c7b5e catch module exception 7 years ago
yann300 aa4c8c88e8 bump version 7 years ago
soad003 1e33f4cc25 Static Analysis: assert / require, fix comments, cleanup 7 years ago
soad003 17e12e25b2 Static Analysis: require / assert 7 years ago
yann300 2e6ad71a33 fix compiler input ref 7 years ago
yann300 ca65d66a6b refactor compilerInput && update change on legacy features 7 years ago
Francesco Ceccon 22272b23d1 Fix spelling in callcode and delegatecall warnings 7 years ago
yann300 9018904318 pull latest version 7 years ago
yann300 9aa5b294cb move static analysis to remix-solidity 7 years ago
yann300 c0f2a05b36 module split 7 years ago