Commit Graph

1442 Commits (c077302c20aef3cce4f2261732a9f08b7c593ddb)

Author SHA1 Message Date
Alex Beregszaszi 2482cbdf8b Emit loadingCompiler event on loadVersion 9 years ago
chriseth ff13c10247 Do not pass sources back and forth but retain them. 9 years ago
chriseth 6b10fccd04 Parse source into json for event. 9 years ago
yann300 ed4c94cd1a readd format assembly text 9 years ago
yann300 e7f0512635 delete sourcehightlighter.js 9 years ago
yann300 c33a671148 add sourceHighlighter 9 years ago
Alex Beregszaszi adfb53e8d0 Do not hide worker errors in the console 9 years ago
Alex Beregszaszi 162cc107e7 Support missing opcodes field 9 years ago
Alex Beregszaszi 0b96c9de34 Remove Solidity Interface from the output 9 years ago
Alex Beregszaszi f7bb50cc96 Style changes according to standard 9 years ago
Alex Beregszaszi 244bc34edd Place the opcodes table after the runtime bytecode 9 years ago
Alex Beregszaszi e190996dac Simplify the contract details renderer 9 years ago
Alex Beregszaszi 9482ac9251 Move the URL magic for loadVersion from the compiler to the app 9 years ago
Alex Beregszaszi bd71078ea6 Catch solc exceptions in the worker the same way as in the non-worker version 9 years ago
yann300 9b56f2bea8 bug fix 9 years ago
yann300 afa87c9626 register event in inner class 9 years ago
yann300 d172d68b71 - change event manager creation process 9 years ago
yann300 e6adf1da19 add event manager 9 years ago
Alex Beregszaszi ec40094c47 Space the rendering source code for readability 9 years ago
Alex Beregszaszi a5d12cdb60 Display the interface even if it is [] 9 years ago
Alex Beregszaszi 7d9f7fbae9 Only display the relevant gas estimate fields 9 years ago
Alex Beregszaszi 22e70ef7fe Be prepared when the interface output won't have a trailing new-line 9 years ago
Alex Beregszaszi 396abd2bd2 Do not show empty gasEstimates 9 years ago
Alex Beregszaszi 1efa6b3353 Do not show bytecode, interface or opcodes if they are empty 9 years ago
yann300 b09522c236 reset vm state instead of creating a new instance 9 years ago
yann300 8007573bb2 vm integration 9 years ago
Alex Beregszaszi 87a8f3adc2 Remove ctrl-f keyboard shortcut 9 years ago
Alex Beregszaszi 7a4ef02ac4 Remove ctrl-t keyboard shortcut 9 years ago
chriseth fe02fd80ab Hide textarea and show error for old version. 9 years ago
chriseth 519dbe2d4a Provide formal verification input. 9 years ago
Alex Beregszaszi 29ed1bd3dd Load the local soljson.js if the list (soljsonSources) isn't present 9 years ago
yann300 063b5dfc2a small changes 9 years ago
yann300 3dd99aaac6 small changes 9 years ago
yann300 d3f9ae14ce bug icon 9 years ago
yann300 1748be011a remix version 9 years ago
yann300 16b214ca41 remix int 9 years ago
Alex Beregszaszi 3f4cb564d0 Make gasLimit fully configurable from UI 9 years ago
Denton Liu 6379a5275e Fix #110 9 years ago
Denton Liu e1b1bff589 Make file upload safer 9 years ago
Denton Liu 78223ba082 Changed SOL_CACHE_FILE within the callback 9 years ago
Dave Hoover 35e9fee718 Pulling all storage-related methods into storage.js 9 years ago
Dave Hoover 861deadf23 Encapsulating 'Cache File Prefix' 9 years ago
Alex Beregszaszi c23f8bf08a Compiler: use solc/worker instead of builtin code 9 years ago
chriseth aeb66ab880 Fix undefined window in worker. 9 years ago
Dave Hoover 37c7e81733 Smoke testing compiler.compile and discovering some simplifications 9 years ago
Dave Hoover e8d34daacf Decoupling gist-handler from query-params; Testing gist-handler 9 years ago
Dave Hoover ff54cb4bd8 Fixed formatting 9 years ago
Dave Hoover 36d0e59c4b Testing query-params.js with tape 9 years ago
Denton Liu e192ce146b Fix #95 9 years ago
Denton Liu 4438cf7c67 Incrementing default gas limit 9 years ago