Commit Graph

131 Commits (3b1d055b16566bd2d3e3c459e6329226c03fef86)

Author SHA1 Message Date
yann300 3b1d055b16 use txRunner instead of udapp 7 years ago
yann300 e969f57fb6 update test 7 years ago
yann300 93c5606f2a remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 b5acf98ca8
bump version 7 years ago
yann300 0c961ad1c1
typo 7 years ago
yann300 0766626698 standard 7 years ago
yann300 86dd972e17 standard 7 years ago
yann300 535a9e1b35 add function executeTx & sendTransaction to instance 7 years ago
yann300 4c7911e1a3 version 7 years ago
yann300 ee2f5ce73c remove theme from remix-lib 7 years ago
yann300 fac1652a0e add kovan node 7 years ago
yann300 1a89bbca56
bump version 7 years ago
yann300 ec3e007f48
Update init.js 7 years ago
yann300 1bc5633e74 Fix source map cache 7 years ago
Gilad Penn 850e3aa471
fix spelling 7 years ago
yann300 5c3160ee78 bump version 7 years ago
yann300 d5e444ca1a version 0.1.5 7 years ago
Iuri Matias 0d28cb2808 fix require 7 years ago
Iuri Matias 8188861f34 add ethereumjs packages required from the move of txrunner from remix-ide to remix-lib 7 years ago
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 ab18a0d95a fix test 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 a6f218b1fb add tests: deploy / link librairies 7 years ago
yann300 12b370f211 fix deploy and link libraries 7 years ago
yann300 c1120cfacb
Fix sort ordering logic 7 years ago
yann300 1995e0e9b9
Update web3.js version 7 years ago
yann300 8adb25cb51 txFormat.js new tests 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 82650b20b6 bump version 7 years ago
yann300 c0469c82cb do not poll in this version of execution context 7 years ago
Iuri Matias 51142f8a54 update version to 0.1.3 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 0c008d761d add missing packages for babel 7 years ago
Iuri Matias 91b0802fb0 fix require 7 years ago
Iuri Matias 34b7d7059d add missing packages 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