Commit Graph

1700 Commits (3b2cc1e40b079ef917f581fd078f1bd78922267b)

Author SHA1 Message Date
Alex Beregszaszi 7bcceae9ff Use solc/abi 8 years ago
Alex Beregszaszi 8229fc358a Use semver to turn on interface features 8 years ago
Alex Beregszaszi 78bb4e0f76 Udapp: show fallback button only if its in the ABI 8 years ago
Alex Beregszaszi f6cf244d83 Udapp: rely on constructor ABI to be supplied 8 years ago
Alex Beregszaszi b5ac39fb74 compiler: add constructor/fallback to the ABI if using an old compiler 8 years ago
yann300 5b11935946 add note 8 years ago
yann300 8cc2a861e6 use ES6 class 8 years ago
Alex Beregszaszi 6f04478ee6 Display the entire metadata too 8 years ago
Alex Beregszaszi 4198212135 Display metadata hash if found 8 years ago
yann300 821489c2fd fix vmaccounts 8 years ago
yann300 e6239d1a08 fix txResult 8 years ago
yann300 bca94adda8 fix use of accounts in web3 mode 8 years ago
yann300 bbc4620cd4 fix send tx through web3 8 years ago
yann300 4d79298d86 Extend state manager 8 years ago
chriseth e2848f5d70 Fix regex escape. 8 years ago
yann300 7ac460aa09 use only compiler compilation result property + send compilation result to the debugger 8 years ago
yann300 55e74bea4a split tx run + queue txs 8 years ago
yann300 ca82313631 fix call result 8 years ago
yann300 67a248aeb1 fix html rendering 8 years ago
chriseth 6017b95993 Fix and add tests. 8 years ago
chriseth 999b91930a Add gas checker. 8 years ago
yann300 f6eeed049e remove need to call releaseCurrentHash 8 years ago
Alex Beregszaszi 2ec04665ba Remove index.html from local file url when loading a compiler 8 years ago
Alex Beregszaszi 3181753c04 Remove unused web3 parameter from Renderer 8 years ago
Alex Beregszaszi 6aad5d0bb2 Support stricter input parsing of Parity in the web3 deploy script 8 years ago
Alex Beregszaszi 038c1d5b56 Use longVersion from solc-bin 8 years ago
Alex Beregszaszi de773c44a2 Fix useCall in VM mode 8 years ago
yann300 23d216fd33 fix runTx 8 years ago
yann300 cc78c6649b fix debugger 8 years ago
yann300 eddcee2f37 use simple warning 8 years ago
yann300 f2067299ef rollback editor save behavior 8 years ago
yann300 c050976e26 break line 8 years ago
yann300 24bee1cc25 save at compilation time 8 years ago
yann300 17843a4e91 change tx origin warning message 8 years ago
yann300 a677d9e18d add auto run opotion 8 years ago
yann300 83b60ae480 warning if static analysis report not empty 8 years ago
yann300 24378b7930 change tx origin warning message 8 years ago
yann300 cecb2e28ce static analysis: display warning for each report item 8 years ago
yann300 8a599b3345 pass compilerEvent instead of compiler 8 years ago
Alex Beregszaszi a47917f24a Update to ethereumjs-vm 2.0.1 8 years ago
Alex Beregszaszi db2a80c31f Support useCall in VM mode 8 years ago
yann300 6f3c6342c7 add test 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
yann300 4db9d6cdd1 fix web3 according to the safari fix 8 years ago
yann300 cb9cdb9748 fix safari/ie - attempted to assign to readonly property 8 years ago
Alex Beregszaszi 7cf3b735c7 Pass useCall in runTx to rawRunTx 8 years ago
Alex Beregszaszi 3fde2d62f8 Remove obsoleted code 8 years ago
Alex Beregszaszi 17e6f6eec0 Do not display empty Functions block 8 years ago
Alex Beregszaszi cdfb8c7313 Change contract detail fields to input 8 years ago
yann300 9bde45fd63 add modules list and sample module 8 years ago