Commit Graph

2373 Commits (c2be6045aee585c01a2fa817ffab558bf21e5870)

Author SHA1 Message Date
yann300 ddff8d86b7 fix helper ref 8 years ago
yann300 a587e2c48e move createNonclashingName to Helper 8 years ago
yann300 3387cac920 put packageFiles in FilePanel 8 years ago
yann300 c25ca2890c add fileManager.js 8 years ago
serapath 5648369b96 REMOVE unused dependency 'ethereumjs-abi' 8 years ago
serapath f1108d8a0b FIX terminal output for falsy values 8 years ago
ninabreznik af4e3ff15e Moved style-guide to remix and refactor browser-solidity accordingly 8 years ago
chriseth da1f2434f1 Also treat view and pure functions as constant. 8 years ago
yann300 4a74018aff fix autocompile 8 years ago
yann300 889768b6ed move chromeCloudStorageSync away from app.js 8 years ago
yann300 8a35c251ae move handle import call logic away from app.js 8 years ago
yann300 54a13b3ec6 move autoCompile option to compile-tab && move runCompiler timeout to compile-tab 8 years ago
yann300 260230516e move version loading to settings-tab.js 8 years ago
yann300 e784b2ae1b move optimize to settings tab 8 years ago
yann300 070983f788 move legend away from his own tab 8 years ago
ninabreznik ab46fe8c5d Colors 8 years ago
ninabreznik 334fc5a0d4 Unify buttons and fix other styling issues 8 years ago
ninabreznik c48f803bf6 Unify dropdown menues = apply strickly from style-guide 8 years ago
ninabreznik 66260aac3a Create dropdown.js 8 years ago
yann300 67ddb9c906 alert vm error if any 8 years ago
yann300 15039380f9 fix import 8 years ago
yann300 289ef73157 inject web3 to the terminal 8 years ago
serapath 6dda7c107a REMOVE unused commented stuff 8 years ago
serapath 48ade37f8c FIX small terminal issues 8 years ago
yann300 38978aba71 fix value convertion 8 years ago
yann300 80535232f8 remove commented 8 years ago
yann300 1dfe40026f renaming 8 years ago
yann300 8252540aae remove stories done 8 years ago
yann300 41e49d8c8a rewrite txlogger (make it a class) 8 years ago
yann300 7ed940c048 add shortenHexData helper 8 years ago
yann300 127db262d8 tiny css fixes 8 years ago
yann300 f94408157c ensure blocks is array 8 years ago
yann300 82bc3afb0c deactive reattach feature (not working) 8 years ago
yann300 188404e073 typo 8 years ago
yann300 e0342e7376 add default mode (Terminal) 8 years ago
serapath e3a69b6af2 ADD transaction logging (first draft) 8 years ago
serapath abb098abe0 ADD terminal value parsing + basic evaluation 8 years ago
serapath d0d13b0012 ADD terminal (first draft) 8 years ago
yann300 b98a95d1aa remove code for event 8 years ago
yann300 ebe128ebfa display call result 8 years ago
yann300 802d5e7322 retrieve log message from vm 8 years ago
yann300 51f9188165 fix transactionExecuted event 8 years ago
yann300 a52a8a761d fix vm accounts 8 years ago
yann300 24c4642a91 fix all standard issues 8 years ago
ninabreznik f9d342cf45 Add styling for pending 8 years ago
yann300 286b477597 alert error if any 8 years ago
yann300 3267cd0bac typo 8 years ago
yann300 ed797dfce4 display pending transactions 8 years ago
yann300 748178d2c4 make tx run in parallel 8 years ago
yann300 487e3f8348 fix 'no instance text' 8 years ago