Commit Graph

118 Commits (cd17c73730f390e06681c0fae8c32c2d8b244ae8)

Author SHA1 Message Date
yann300 2ba9699383 pull remix (dont use npm version) 7 years ago
yann300 f89e082290 move static analysis to remix-solidity 7 years ago
yann300 578a3261ec use splitted remix 7 years ago
yann300 df8f3768e2 more tests : inputs, outputs, events, import 7 years ago
yann300 e0208f1151 use ethereumjs-vm 2.3.1 7 years ago
Jared Wasinger bf87d2fdec cap ethereumjs-vm at 2.2.2 7 years ago
yann300 d813c34666 use specific version of js-beautify, cause 1.7 is broken 7 years ago
yann300 71df9019f6 throw if standard test fails 7 years ago
yann300 289ef73157 inject web3 to the terminal 7 years ago
serapath abb098abe0 ADD terminal value parsing + basic evaluation 7 years ago
yann300 066dc25919 cleaning 7 years ago
ninabreznik a6c0173701 Add onclick functions to file-panel, remove file-tab and move all connected APIs etc. to file-panel 7 years ago
yann300 2e5b5d38ce update standard config 7 years ago
yann300 7ac706d0ac use vm github repo in package.json 7 years ago
yann300 8c7037b54a use publish version instead of git master 7 years ago
yann300 48daaa7a7f don't build using minify and exorcist 7 years ago
yann300 c5bc724b8d don't babel minify 7 years ago
soad003 a5f7dd22c3 Static Analysis: improvements of messages, similar var names ignore prefixed with underscore as suggested by chriseth 8 years ago
yann300 8f495a178f add babel-preset-stage-0 8 years ago
yann300 bc4b63a3b7 move clipboard module to devDependencies 8 years ago
ninabreznik d03f0c45ad Add copy instance address to clipboard 8 years ago
yann300 d2a9cb0f02 fix build 8 years ago
yann300 4ca7bb1c50 remove dependencies entry 8 years ago
serapath f09f5a38a3 REFACTOR ui state + production build 8 years ago
serapath 448d4dab1e add missing dependency csjs 8 years ago
ninabreznik 915a706a16 Update package.json 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
yann300 54284c02b6 don't call makeMockCompiler for normal build 8 years ago
serapath 18f483be27 ADD browserify livereload & refactor npm scripts 8 years ago
Alex Beregszaszi ffc637ed65 Force delete soljson.js during build 8 years ago
Alex Beregszaszi 4500b5ca6e Use mkdirp to create build directory 8 years ago
yann300 e0905ecfa6 change jsabiref 8 years ago
Alex Beregszaszi 40fc44b0c8 Require swarmgw >=0.2.0 8 years ago
Alex Beregszaszi df9aa54ae7 Support importing Swarm files 8 years ago
yann300 6bb328aa0f babel-polyfill 8 years ago
yann300 55b24666e9 remove e6-shim 8 years ago
Alex Beregszaszi b0a75cbb6b Require web3.js 0.18.0 8 years ago
chriseth caacf3a554 Do not use -p for windows compatibility 8 years ago
yann300 4e6a55a032 include async/await 8 years ago
Alex Beregszaszi 7bcceae9ff Use solc/abi 8 years ago
Alex Beregszaszi 8229fc358a Use semver to turn on interface features 8 years ago
chriseth 6017b95993 Fix and add tests. 8 years ago
chriseth 999b91930a Add gas checker. 8 years ago
Alex Beregszaszi b3772650db Ensure this is an unstable npm package (if someone manages to push it) 8 years ago
yann300 e18b7c67f8 revert to plugin lists 8 years ago
yann300 a07869b0fe use babel preset instead of separate plugins 8 years ago
Alex Beregszaszi a47917f24a Update to ethereumjs-vm 2.0.1 8 years ago
yann300 e09859c02f babel - transform param 8 years ago
Alex Beregszaszi 1b8a723d18 Use async.waterfall in runTx 8 years ago
yann300 e7f3cf8384 run test in parallel 8 years ago