Commit Graph

822 Commits (af4e3ff15e43ae46170a2f9743c5caff0caea46f)

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