Commit Graph

1804 Commits (9ad8db998676a6102ede3c7f9985d110bac3bac9)
 

Author SHA1 Message Date
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
Iuri Matias 4e97e98c43 remove web3 param from runTest params, simply use Web3 directly 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
Iuri Matias 0379528f64 update tests 7 years ago
Iuri Matias e7aec5def7 comply with linter 7 years ago
Iuri Matias 89208da930 print errors at the end; get context information into test callback 7 years ago
Iuri Matias a4e522aacf check transaction for assertion even and add to testCallback 7 years ago
Iuri Matias dc7741e9a8 comply with linter 7 years ago
Iuri Matias e2f1d7407d clarify comments 7 years ago
Iuri Matias 091576fd38 add other assert methods to lib 7 years ago
Iuri Matias 4f71abbccd point to latest remix packages; remove unnecessary logs 7 years ago
Iuri Matias 8a0697dc73 fix linking issue 7 years ago
Iuri Matias a23965a270 add another describe to the test to reflect the method being tested 7 years ago
Iuri Matias 87a7f9fbb0 refactor runTests 7 years ago
Iuri Matias 0971b1018a comply with linter 7 years ago
Iuri Matias 11ab327882 track time for succeful tests 7 years ago
Iuri Matias 1dd1dc3cb8 track passing/failures for all the tests 7 years ago
Iuri Matias cf62c35cb7 comply with linter 7 years ago
Iuri Matias e29ea30e1a refactor condition 7 years ago
Iuri Matias 7409c3aaac move determine test contracts into own method in waterfall 7 years ago
Iuri Matias 3275f1b06b refactor compiler: rejoin compileFile and compileFiles 7 years ago
Iuri Matias 84a4d593a2 refactor: rejoin runTestFiles and runTestFile 7 years ago
Iuri Matias 14dd2a8d66 comply with linter; ignore tests dir 7 years ago
Iuri Matias 9a3df247f5 remove unnecessary requires 7 years ago
Iuri Matias 9d7b7ce9f4 fix callback call in resultsCallback 7 years ago
Iuri Matias 8a7e58c366 comply with linter 7 years ago
Iuri Matias 5ceb83a597 add npm tasks 7 years ago