Commit Graph

1597 Commits (0fc681fc70e64cb492285c7e050b586d735d1ec0)
 

Author SHA1 Message Date
yann300 0fc681fc70 Merge pull request #687 from ethereum/terminalSerapath 7 years ago
yann300 0e07828b86 Merge pull request #690 from ethereum/removeUneededCode 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 01336798d6 Merge pull request #684 from ethereum/fixCall 7 years ago
yann300 b98a95d1aa remove code for event 7 years ago
yann300 a354e881ec Merge pull request #689 from ethereum/fixUnlockAccount 7 years ago
yann300 ebe128ebfa display call result 7 years ago
yann300 75daf5ac43 Merge pull request #688 from ethereum/fixAccountbalance 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
yann300 31230f8559 Merge pull request #680 from ethereum/pendingTxs 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 980856e424 Merge pull request #683 from ethereum/fixNoContractInstance 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 824c188de6 Merge pull request #682 from ethereum/file-menu 7 years ago
yann300 066dc25919 cleaning 7 years ago
yann300 c5fcbc3cd5 Merge pull request #678 from ethereum/fixNoCompiledContract 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
yann300 9af4379d52 add confirm, prompt to global 7 years ago
yann300 0440ad40cd remove old support tab 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
ninabreznik dedbdae9d1 Add icons to file-panel 7 years ago
yann300 cb160c4377 Merge pull request #673 from ethereum/txLogger 7 years ago
yann300 96bc02e372 add comments 7 years ago
yann300 2dd82a3d67 check if compiled contract present before doing stuff 7 years ago
yann300 03ac24aa77 Merge pull request #672 from ethereum/sol-notifications 7 years ago