Commit Graph

2181 Commits (5874b29c05442b05e58830868bfaf864a6e1a093)

Author SHA1 Message Date
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
yann300 c1308828c8 use 'use strict' 8 years ago
yann300 1e66fd9d70 use custom modal dialog 8 years ago
yann300 a7c2e5d178 remove jquery ref 8 years ago
yann300 26964590da fix lib ref 8 years ago
yann300 3dbdeec7a2 remove files-tab 8 years ago
yann300 31385a6d9a move callback fn in publishToGist to the top 8 years ago
yann300 9af4379d52 add confirm, prompt to global 8 years ago
yann300 0440ad40cd remove old support tab 8 years ago
ninabreznik a6c0173701 Add onclick functions to file-panel, remove file-tab and move all connected APIs etc. to file-panel 8 years ago
ninabreznik dedbdae9d1 Add icons to file-panel 8 years ago
yann300 96bc02e372 add comments 8 years ago
yann300 2dd82a3d67 check if compiled contract present before doing stuff 8 years ago
yann300 06b2868795 remove support tab 8 years ago
ninabreznik 782c6c7faf Fix spacing in devTools (right hand panel) menu bar (around the logo) 8 years ago
ninabreznik 9ed1906b3d Update sol.success in css 8 years ago
yann300 30995e11f1 move support tab to tab folder 8 years ago
ninabreznik c7fcfad434 Resizing containers and margins in support tab 8 years ago
ninabreznik 45d261a134 Scale support tab iframe with chat 8 years ago
ninabreznik 73ceeec5a2 Add hover to chat title 8 years ago
ninabreznik 2aa06abc45 Add chat title and link to Solidity 8 years ago
ninabreznik 4844ef7bf4 Style support tab - add info box with links and style chat 8 years ago
ninabreznik 604302af20 Create support tab and add chat 8 years ago
ninabreznik 49917e2834 Fix conflicts after rebase 8 years ago
yann300 ff6aa80d12 use tx logger 8 years ago
yann300 ad90b48c8e add tx logger 8 years ago