Commit Graph

2061 Commits (36cafea81c4d8c28a1bf94fd1ec520dc2d98cd0f)
 

Author SHA1 Message Date
0mkar 36cafea81c add remix-resolve to lerna 6 years ago
0mkar f6d0f175c4 update tests 6 years ago
0mkar e8ec21d131 add circleci config 6 years ago
0mkar a8c24222aa Merge branch 'remix-resolve' of github.com:ethereum/remix into remix-resolve 6 years ago
0mkar 65c1a2af86 callback & compile 6 years ago
0mkar 2a011b54f6 resolve via callback 6 years ago
0mkar 37d451d8bc try to implement getFile 6 years ago
0mkar 088bf6003d update readme; remove unused requires 6 years ago
0mkar 836d376db4 remove unused packages 6 years ago
0mkar a0c6058b46 Add tests, research findImportsSync 6 years ago
0mkar 90b0b76a4e Check compilation with ast 6 years ago
0mkar daa475b3d3 Add test for successful compilation test 6 years ago
Omkara 7041266b0e add github import tests. ## First commit from Etheratom office ## 6 years ago
0mkar 9e686dffe4 update path of test contracts 6 years ago
0mkar ae1c7b2f91 pass tests, add I/O spec 6 years ago
0mkar c904c8f27c add tests 6 years ago
0mkar 9000b21807 tests for remix-resolve 6 years ago
0mkar fdf4dcb616 Initialize remix solidity resolve repository 6 years ago
Omkara 09406f35a3 Merge pull request #1089 from ethereum/LianaHus-patch-1 6 years ago
0mkar bd058779ba callback & compile 6 years ago
0mkar 10440f1761 resolve via callback 6 years ago
0mkar c414bdce55 try to implement getFile 6 years ago
yann300 7702ba0506 Merge pull request #1090 from ethereum/fix_filename 6 years ago
Iuri Matias d81b163a03 rename filename to fix uppercase issue in the require 6 years ago
Liana Husikyan 7577567264 Update tests.sol.js 6 years ago
yann300 4801b4fa0f Merge pull request #1084 from ethereum/reduce_dependencies 6 years ago
0mkar 53ac628f90 update readme; remove unused requires 6 years ago
0mkar 8225e7acb3 remove unused packages 6 years ago
Iuri Matias 42871095a1 move non prod dependencies to devDependencies 6 years ago
yann300 18ed8594d5 Merge pull request #1083 from ethereum/sim_ws 6 years ago
Iuri Matias 4db798f6bb add missing stringify 6 years ago
yann300 5e373f3035 Merge pull request #1082 from ethereum/send_method 6 years ago
Iuri Matias 81a38008ea add missing return 6 years ago
Iuri Matias 2c0c7fa420 make linter happy 6 years ago
yann300 bb6d206801 Merge pull request #995 from ethereum/move_debugger 6 years ago
0mkar fa3a2510be Add tests, research findImportsSync 6 years ago
Iuri Matias 910402e0ed make linter happy 6 years ago
Iuri Matias d0df148702 add websocket support for remix-sim 6 years ago
Iuri Matias be13f992ae add missing send method 6 years ago
Iuri Matias efe3424521 add callback to state manager checkpoint call 6 years ago
Iuri Matias 887356cef3 remove unneed console log 6 years ago
Iuri Matias 8d3d08fdf0 comment test for now (needs to be rewriten with new api) 6 years ago
Iuri Matias ec8d932872 make linter happy 6 years ago
Iuri Matias 42e3f18907 move providers methods out of debugger 6 years ago
Iuri Matias c9a1966f3a move initializations of execution context 6 years ago
Iuri Matias a3e7dbd2be cleanup 6 years ago
Iuri Matias da461dca95 move setManagers to debugger; cleanup 6 years ago
Iuri Matias f8a936344c move execution context out of original debugger 6 years ago
Iuri Matias 9182f007a4 fix requires 6 years ago
Iuri Matias 08d2ee81ee add missing param 6 years ago