Commit Graph

247 Commits (55da511533d9f2c993490be41cade142dda2da98)

Author SHA1 Message Date
Iuri Matias 7b52fe1c45 move txRunner into remixLib 7 years ago
Iuri Matias fc7396bb31 move typeConversion into remixLib 7 years ago
yann300 4731b499b8 prefix raw data by "raw:" 7 years ago
yann300 a2600e1dd1 keep a cache of source location 7 years ago
yann300 7bef3013e3 add debug node ref 7 years ago
yann300 ff052d756b debugger panel UI 7 years ago
yann300 3bc91d4b5e standard 7 years ago
yann300 854368981d fix getBlock/SsetInterval && update block gas limit when provider change 7 years ago
yann300 33c1dd1c63 use solc for linking librairy 7 years ago
yann300 12b370f211 fix deploy and link libraries 7 years ago
yann300 c1120cfacb
Fix sort ordering logic 7 years ago
yann300 5b3d629d06 double quoted number and hex string 7 years ago
yann300 2f3651a548 add Listen on last block API 7 years ago
ninabreznik 709f6f3a22 Add additionalText_Color to runTab for PR#1053 in Remix-IDE 7 years ago
yann300 c0469c82cb do not poll in this version of execution context 7 years ago
Iuri Matias 328913afac add a check for the window var itself 7 years ago
Iuri Matias bba0189282 remove unneded requires 7 years ago
Iuri Matias 44c7368496 remove decodeResponseToTreeView and move it upstream since it was causing massive issues due to circular dependencies with remix-debugger; it's also an UI dependency and not relevant for remix-lib 7 years ago
Iuri Matias 91b0802fb0 fix require 7 years ago
Iuri Matias 5c41b08379 fix requires 7 years ago
Iuri Matias d4e0f1dd55 move execution txListener to Remix-Lib 7 years ago
Iuri Matias 61f04c1cb1 move execution txFormat to Remix-Lib 7 years ago
Iuri Matias e66bbba396 move execution execution-context to Remix-Lib 7 years ago
Iuri Matias 704e108d2f fix txHelper require 7 years ago
Iuri Matias 1a90c76f42 move execution txHelper to Remix-Lib 7 years ago
Iuri Matias 7406045b6b move execution txExecution to Remix-Lib 7 years ago
Iuri Matias 0a66c49989 move execution EventsDecoder to Remix-Lib 7 years ago
ninabreznik dafdec65e8 Add icons from RUn tab to styl-guide 7 years ago
yann300 ff48ed0b6c rename browser-solidity => remix-ide 7 years ago
Rob Stupay 870699643a style-guide update for std err 7 years ago
Rob Stupay ab36e992dd removing old remixLib.helpers.ui to make debugger work with csjs 7 years ago
Rob Stupay dc1bd9ab95 update to storage 7 years ago
Rob Stupay f0fdbb44b5 update to storage 7 years ago
Rob Stupay 4c7c2cacd4 update storage.js 7 years ago
Rob Stupay a42040de74 update storage.js so no error when the window is not defined 7 years ago
Rob Stupay 8d52a5501d moving storage and theme-chooser into remix and updating the files that require it. 7 years ago
Rob Stupay 16dd35f627 removing duplicate dark theme files with multiple names 7 years ago
Rob Stupay 86c79a598e adding multiple dark themes to try to get one recognized 7 years ago
yann300 b1081fe1c6 fix resolving sha3 input 7 years ago
yann300 a01abbc04d fix saving sha3 computation 7 years ago
yann300 c5c4fa603d add SELFDESTRUCT 7 years ago
yann300 bd1669cc52 check if vm trace opcodes is populated 7 years ago
yann300 8144172f19 optimizer runs 7 years ago
Rob Stupay 7172fc530b fix standard err 7 years ago
Rob Stupay 774e6a1aa0 removed duplicate style-guide 7 years ago
Rob Stupay dddb8ef899 update for default theme 7 years ago
yann300 b2d9ae0a23 fix compiler input 7 years ago
yann300 7e46022b41 use lighter color for current AST node highlighting 7 years ago
yann300 eb25851b18 fix standard 7 years ago
Rob Stupay d92f9bfb0f update to styleguide 7 years ago