Commit Graph

1161 Commits (7d50a6394cb30b6d3520b05bf22381f8b2aa66fa)
 

Author SHA1 Message Date
yann300 7d50a6394c txFormat.js new tests 7 years ago
yann300 27c15cfb36 double quoted number and hex string 7 years ago
yann300 e9ecc52afe Merge pull request #700 from yann300/fixBabelObjectAssign 7 years ago
yann300 7396dbbdba Fix babel conversion 7 years ago
yann300 f9919ea8da Merge pull request #691 from ethereum/fixtapetest 7 years ago
yann300 344bfdbc2d bump version 7 years ago
yann300 4228466d8c do not poll in this version of execution context 7 years ago
yann300 8de03233b1 Merge pull request #688 from ethereum/update_remix_lib_to_0_1_3 7 years ago
Iuri Matias 47d08467ce update version to 0.1.3 7 years ago
yann300 13ce224f96 Merge pull request #687 from ethereum/yann300-patch-1 7 years ago
yann300 7618d92452 Update tutorial_remixd_filesystem.rst 7 years ago
yann300 c9e5f8b423 Merge pull request #686 from ethereum/nodeRightClick 7 years ago
yann300 07db51d39d add nodeRightclick event 7 years ago
yann300 e4e0d70615 Merge pull request #684 from ethereum/refactor/move_tx_to_remix_lib 7 years ago
Iuri Matias c860b1c985 add a check for the window var itself 7 years ago
Iuri Matias 35fc52b599 remove unneded requires 7 years ago
Iuri Matias b5904a6b5f 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 a0dffae315 add missing packages for babel 7 years ago
Iuri Matias 507c38741f fix require 7 years ago
Iuri Matias 3b121b5cc6 add missing packages 7 years ago
Iuri Matias 3e45af8ca1 fix requires 7 years ago
Iuri Matias c12dca641e move execution txListener to Remix-Lib 7 years ago
Iuri Matias 6d6cd51028 move execution txFormat to Remix-Lib 7 years ago
Iuri Matias 9f015b2e89 move execution execution-context to Remix-Lib 7 years ago
Iuri Matias 7f6316bacd fix txHelper require 7 years ago
Iuri Matias 2229fb2dad move execution txHelper to Remix-Lib 7 years ago
Iuri Matias ca07182c89 move execution txExecution to Remix-Lib 7 years ago
Iuri Matias d6b5ef458a move execution EventsDecoder to Remix-Lib 7 years ago
yann300 a2917d3aea Merge pull request #683 from ethereum/leafRightClick 7 years ago
yann300 334a40a705 add leafRightClick 7 years ago
yann300 2e1035f94a Merge pull request #681 from ethereum/yann300-patch-3 7 years ago
yann300 41f8ea7647 bump remix-debugger version 7 years ago
yann300 4bb1dc5651 Merge pull request #679 from ethereum/fixStyling 7 years ago
yann300 99876ba87e preinstall solc && bump version 7 years ago
yann300 f4353b7b09 add itemAt function 7 years ago
yann300 a927785830 retrieve node, caret, label by querySelector && add leafClick 7 years ago
yann300 98045b9e77 fix styling 7 years ago
yann300 af235c8684 add isExpanded && updateNode function 7 years ago
yann300 8746cf7912 remove nodeIsExpanded 7 years ago
yann300 ea15e2e60c add expand param 7 years ago
yann300 5c6a6b77b1 add expand function 7 years ago
yann300 5d7cfdd87f Merge pull request #680 from ethereum/yann300-patch-2 7 years ago
yann300 295b3d073d Update package.json 7 years ago
yann300 f75c212dc0 Merge pull request #677 from ethereum/compiler_wrapper 7 years ago
yann300 5f7f6d71bb Merge pull request #675 from ethereum/fixStyling 7 years ago
Iuri Matias 53d6293c61 update tests to use solc directly 7 years ago
Iuri Matias fc4452df29 lint is king 7 years ago
Iuri Matias 61f09fd5fa remove duplicated entry in list 7 years ago
Iuri Matias e31541b7a0 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 7bf8d80f6d make compiler more node friendly 7 years ago