Commit Graph

161 Commits (3f0a594f6f8374817ce2ff0eef4c6ae252f3dcb5)

Author SHA1 Message Date
Iuri Matias 177713b3de check result instead of previous early return fix 7 years ago
Iuri Matias 53f74aa261 comply with linter 7 years ago
Iuri Matias 65adc693b9 handle error from runTx 7 years ago
yann300 4b4d1414f3 add temporary fix 7 years ago
yann300 0acaa80a5d adapt with the new public API 7 years ago
yann300 c04a348d12 bump ethereumjsvm 7 years ago
yann300 175d91a33f fix test 7 years ago
yann300 c77a6819eb use txRunner instead of udapp 7 years ago
yann300 8fb94175bc remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 d132850a7d typo 7 years ago
yann300 55dd413036 standard 7 years ago
yann300 757d6890d7 standard 7 years ago
yann300 9c0f3cae68 add function executeTx & sendTransaction to instance 7 years ago
yann300 4cd3d8c1e3 remove theme from remix-lib 7 years ago
yann300 bd77af8d02 add kovan node 7 years ago
yann300 b5d7756b9b Update init.js 7 years ago
yann300 7339ab3399 Fix source map cache 7 years ago
Gilad Penn 9108fabdb2 fix spelling 7 years ago
Iuri Matias 6f7c927ba5 fix require 7 years ago
Iuri Matias 94859d8277 move txRunner into remixLib 7 years ago
Iuri Matias 9be36348ac move typeConversion into remixLib 7 years ago
yann300 4e74612ed4 prefix raw data by "raw:" 7 years ago
yann300 af638527b9 keep a cache of source location 7 years ago
yann300 1dc18622cc add debug node ref 7 years ago
yann300 b9b8ca5fdd debugger panel UI 7 years ago
yann300 a1552b44be standard 7 years ago
yann300 e386f24ca1 fix getBlock/SsetInterval && update block gas limit when provider change 7 years ago
yann300 69033b7239 use solc for linking librairy 7 years ago
yann300 6b2989d142 fix deploy and link libraries 7 years ago
yann300 70f63fead1 Fix sort ordering logic 7 years ago
yann300 9bddf47bdf double quoted number and hex string 7 years ago
yann300 734e281530 add Listen on last block API 7 years ago
ninabreznik a793dbc977 Add additionalText_Color to runTab for PR#1053 in Remix-IDE 7 years ago
yann300 2247a0dc2c do not poll in this version of execution context 7 years ago
Iuri Matias 16e22d61ac add a check for the window var itself 7 years ago
Iuri Matias 6417cc0c1d remove unneded requires 7 years ago
Iuri Matias 368f9f87ef 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 b8e8480f68 fix require 7 years ago
Iuri Matias 051a36194f fix requires 7 years ago
Iuri Matias 6a4220a006 move execution txListener to Remix-Lib 7 years ago
Iuri Matias 0360a680d0 move execution txFormat to Remix-Lib 7 years ago
Iuri Matias 7d29b92a08 move execution execution-context to Remix-Lib 7 years ago
Iuri Matias f127a16abf fix txHelper require 7 years ago
Iuri Matias 1854bea93d move execution txHelper to Remix-Lib 7 years ago
Iuri Matias b40ef58f8f move execution txExecution to Remix-Lib 7 years ago
Iuri Matias 25b5e6c980 move execution EventsDecoder to Remix-Lib 7 years ago
ninabreznik 504958f2d1 Add icons from RUn tab to styl-guide 7 years ago
yann300 a96858099a rename browser-solidity => remix-ide 7 years ago
Rob Stupay 516e0d7248 style-guide update for std err 7 years ago
Rob Stupay d05c3b3ae0 removing old remixLib.helpers.ui to make debugger work with csjs 7 years ago