Commit Graph

286 Commits (334fc5a0d444ce4cbc8fc4fcce4a54c4d8e76510)

Author SHA1 Message Date
yann300 289ef73157 inject web3 to the terminal 7 years ago
yann300 41e49d8c8a rewrite txlogger (make it a class) 7 years ago
serapath e3a69b6af2 ADD transaction logging (first draft) 7 years ago
serapath d0d13b0012 ADD terminal (first draft) 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 ff6aa80d12 use tx logger 7 years ago
yann300 b0d2f76f64 move storage.js to eh root folder 7 years ago
yann300 bb7effb50d move config, execution-context , universla dapp => root folder 7 years ago
yann300 e5640705d3 move universal-dapp => runtime folder 7 years ago
yann300 9b0b229855 move example-contract => editor folder 7 years ago
yann300 32f08e3dcb move config / execution-context => runtime folder 7 years ago
yann300 0da554f6f9 move editor & mode-solidity to editor folder 7 years ago
yann300 9f00a01233 move debugger to debugger folder 7 years ago
yann300 b2b1fdfc66 move renderer to ui folder 7 years ago
yann300 5a38498d85 move txlistener eventDecoder => execution folder 7 years ago
yann300 ed31f64c30 move modaldialo to ui folder 7 years ago
yann300 5fa1829042 move compiler compiler folder 7 years ago
yann300 a3af5c6ccf move query-params to lib folder 7 years ago
yann300 f535a34c55 move gist-handler to lib folder 7 years ago
yann300 6effd84e93 move editor-panel, file-panel, righthand-panel => panels folder 7 years ago
yann300 72619b994d get web3VMProvider out of txlistener 7 years ago
yann300 7830b3420b comment unused code 7 years ago
yann300 5d8fe54668 move eventDecoder to root folder && fix devent decoding 7 years ago
yann300 3cce2a17b1 add event decoder 7 years ago
yann300 233c4171ef tx listener 7 years ago
yann300 06115a3f04 add/remove modules API && remove publishOnSwarm logic (already in hiw own module) 7 years ago
yann300 735c4e548d remove / add marker with source 7 years ago
yann300 1366f359c9 fix gist publish alert 7 years ago
Rob Stupay 1a260c518c updated for alert 7 years ago
Rob Stupay 00b97a7b17 updating the previous commit with run build 7 years ago
Rob Stupay 358008fca7 alert is called in the resize function - so this is not to pulled into the master - its just to demonstrate the alert 7 years ago
yann300 4734e13379 move gist && copyOver to files-tab.js 7 years ago
yann300 29b763e1f9 comment txListener 7 years ago
yann300 0f668bd7a8 add and use event "newTransaction" 7 years ago
yann300 93bc2a54ce renaming 7 years ago
yann300 4bf2d990bf tx listener 7 years ago
yann300 acbfdccf33 remove uneeded code 7 years ago
yann300 2e220c7ab5 set default width right panel to 400 7 years ago
serapath 19c6b37d20 REFACTOR (7) fix toggle and resize of panels 7 years ago
serapath 8d2f24979b REFACTOR (6) enable editor file tab left/right scrolling 7 years ago
serapath a956e9caad REFACTOR (5) put centerpanel's editor and tabs into editorpanel component 7 years ago
serapath b59bb93860 REFACTOR (4) add leftpanel to layout & fix dragresize 7 years ago
yann300 6650076cb0 use appendChild instead of replaceWith && righthandpanel.init() 7 years ago
serapath 9ede4ece9f REFACTOR (3) add rightpanel & centerpanel to layout 7 years ago
serapath 0bce0b9673 REFACTOR (2) change layout of app container 7 years ago
serapath 0850d33b32 REFACTOR (1) html markupto prepare for adding dom-terminal 7 years ago
yann300 5fdd77f046 standard 7 years ago
Rob Stupay 4df7e799a6 using scrollToLine instead of gotoLine 7 years ago
Rob Stupay 0a161eb6e5 adding gotoLine to the remix scroller 7 years ago
yann300 d74ad36bb3 last block gas limit 7 years ago