Commit Graph

1283 Commits (97ee2523b76c0a962064acd20704d3c1323d3026)
 

Author SHA1 Message Date
yann300 c5722689c5
Merge pull request #710 from ethereum/yann300-patch-1 7 years ago
yann300 00629a0b4e
Merge pull request #658 from ethereum/retrieveCompilationResult 7 years ago
yann300 33c1dd1c63 use solc for linking librairy 7 years ago
yann300 570ceff984 fix input param for constructor 7 years ago
yann300 09eaad06bc Merge pull request #709 from ethereum/fixDeployLibrary 7 years ago
yann300 fde4ee1eab
Merge pull request #709 from ethereum/fixDeployLibrary 7 years ago
yann300 b550b007a6 use same test config as remix-ide 7 years ago
yann300 a6f218b1fb add tests: deploy / link librairies 7 years ago
yann300 12b370f211 fix deploy and link libraries 7 years ago
yann300 084e7907c9
Merge pull request #668 from iurimatias/support_osx_tests 7 years ago
yann300 20e5400667
Merge pull request #701 from yann300/executionContext_ListenOnLastBlock 7 years ago
yann300 8f6cd8f9a3
Merge pull request #702 from ethereum/fixFormatInputParam 7 years ago
yann300 00b36f63c2
Merge pull request #707 from ethereum/yann300-patch-2 7 years ago
yann300 7634e0d1d0
Merge pull request #666 from ethereum/rename 7 years ago
yann300 c1120cfacb
Fix sort ordering logic 7 years ago
yann300 0c2ac20d7a
Merge pull request #690 from ethereum/runTabTransactionActions 7 years ago
yann300 63760bd062
Merge pull request #703 from ethereum/yann300-patch-2 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
yann300 9d4cbb79df
Merge pull request #700 from yann300/fixBabelObjectAssign 7 years ago
yann300 4f71df1811 Fix babel conversion 7 years ago
ninabreznik 709f6f3a22 Add additionalText_Color to runTab for PR#1053 in Remix-IDE 7 years ago
yann300 37162ad058
Merge pull request #691 from ethereum/fixtapetest 7 years ago
yann300 82650b20b6 bump version 7 years ago
yann300 c0469c82cb do not poll in this version of execution context 7 years ago
yann300 f241435ab7
Merge pull request #688 from ethereum/update_remix_lib_to_0_1_3 7 years ago
Iuri Matias 51142f8a54 update version to 0.1.3 7 years ago
yann300 6a12689cfa
Merge pull request #687 from ethereum/yann300-patch-1 7 years ago
yann300 381a5a3867
Update tutorial_remixd_filesystem.rst 7 years ago
yann300 3870ce2c62
Merge pull request #686 from ethereum/nodeRightClick 7 years ago
yann300 bd5ca46dab add nodeRightclick event 7 years ago
yann300 51d5813351
Merge pull request #684 from ethereum/refactor/move_tx_to_remix_lib 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
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
yann300 414cf23b00
Merge pull request #683 from ethereum/leafRightClick 7 years ago
yann300 ebd627057c add leafRightClick 7 years ago