Commit Graph

702 Commits (cc760bf302ff4418e2883ee03d4d2c46d305a926)

Author SHA1 Message Date
ioedeveloper fca065ae80 Extract publish function in compile-tab to become a standalone function 5 years ago
yann300 656a77a43a add appWeb3Provider 5 years ago
yann300 dd83ec394b change vm 5 years ago
ioedeveloper e532541105 Rolled back package-lock.json changes 5 years ago
Liana Husikyan 0b1560649b added borders for side-panel 5 years ago
LianaHus 371f35bb10 fixed local plugin registration 5 years ago
LianaHus f9de4671d4 update after review 5 years ago
LianaHus 1cf696d49a fixed some errors. Todo: Home is broken 5 years ago
LianaHus 0cbf0417c1 using new engine 5 years ago
LianaHus 9280d2c800 fixed some errors. Todo: Home is broken 5 years ago
LianaHus 105e2b154a using new engine 5 years ago
yann300 da5f7543e5 refactor logo 5 years ago
yann300 eaf50fea59 fix emiting newTransaction event 5 years ago
yann300 5cc88e476e show app upon css load & add splashscreen 5 years ago
ioedeveloper 67c46bfc11 Fixed failing tests 5 years ago
ioedeveloper cc71c349e7 Updated unique identifiers to follow naming convention 5 years ago
ioedeveloper cfbe3e2ff1 Update Homepage tests to use data-attributes 5 years ago
Iuri Matias 1732e9e707 abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 3d426df64b move blockchain class to its own folder 5 years ago
Iuri Matias d07ff7be1b move executionContext initialization to blockchain object 5 years ago
Iuri Matias 72d97a3f13 replace executionContext for network module with blockchain object 5 years ago
Iuri Matias a5160fc341 replace executionContext for debugger with blockchain object 5 years ago
Iuri Matias 0821c23d38 move udapp reference to blockchain class 5 years ago
Iuri Matias 04801f56a4 remove udapp and execution context from run-tab 5 years ago
Iuri Matias 5dc2ff26b0 remove unnecesary udapp params 5 years ago
Iuri Matias 4de0d42e0c remove executioncontext param from makeUdapp 5 years ago
Iuri Matias 30fe405b0c use blockchain object instead of executionContext in transactionReceiptResolver 5 years ago
Iuri Matias a12d40fee1 remove executionContext from mainview 5 years ago
Iuri Matias e65f3559b0 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias e7bc017dcd move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago
Aniket-Engg a7bf8b163e example contracts updated 5 years ago
yann300 0a876d55e5 add browser tests 5 years ago
yann300 62a43de74f load workspace from localstorage or queryparams 5 years ago
Iuri Matias b7acc307be abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 18fd1c9b0b move blockchain class to its own folder 5 years ago
Iuri Matias 9ce1849e29 move executionContext initialization to blockchain object 5 years ago
Iuri Matias 3908f1a299 replace executionContext for network module with blockchain object 5 years ago
Iuri Matias 784a01d39f replace executionContext for debugger with blockchain object 5 years ago
Iuri Matias fcf8e36673 move udapp reference to blockchain class 5 years ago
Iuri Matias 7371fc64ce remove udapp and execution context from run-tab 5 years ago
Iuri Matias 3767ac45d7 remove unnecesary udapp params 5 years ago
Iuri Matias ee246a686f remove executioncontext param from makeUdapp 5 years ago
Iuri Matias 1d7d364b40 use blockchain object instead of executionContext in transactionReceiptResolver 5 years ago
Iuri Matias 06a08a7f6a remove executionContext from mainview 5 years ago
Iuri Matias 383e1e8e78 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias fd97320952 move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago
Iuri Matias f51f3308e6 add missing executionContext 5 years ago
Iuri Matias 8e777ae4f9 remove execution-context file 5 years ago
Iuri Matias 38c67e5880 pass executionContext as param instead of relying in a global var 5 years ago
Iuri Matias 6436db7c3b pass executionContext as param instead of relying in a global var 5 years ago