Commit Graph

14 Commits (14de9055488196b80f3885eba4c9c592cf433de6)

Author SHA1 Message Date
ioedeveloper 14de905548 Websocket plugin activation 5 years ago
ioedeveloper b858ce648e Websocket client requests 5 years ago
ioedeveloper e2e9b67c15 Connect websocket client to server 5 years ago
ioedeveloper 4a3a51d58e Stabilize Websocket Plugin Changes 5 years ago
ioedeveloper e23439df4e Websocket plugin activation 5 years ago
yann300 c668e27905 Update app.js 5 years ago
yann300 bc2ed11f0c Increase timeout for provider 5 years ago
yann300 b68ba79228 use 0.2.4 remix-plugin & set default timeout 5 years ago
yann300 501434e224 url parameters: minimizeterminal, minimizesidepanel, focus the last plugin 5 years ago
LianaHus 82228bcda7 activate only for inisial setup 5 years ago
LianaHus 671db2ebc5 preactivate solidity 5 years ago
yann300 31126b4558 collapse terminal and side panel 5 years ago
ioedeveloper dc8d1a279c Change e2e tests to point to new localhost port 4200 5 years ago
ioedeveloper 5fc2e385bc Updated remix-ide repo 5 years ago
ioedeveloper 2a587b78cd Updated remix-ide 5 years ago
ioedeveloper d9392d2064 Moved remix-ide to subdirectory 5 years ago
ioedeveloper a545296b33 Moved getFile, setFile and switchFile to new API 5 years ago
ioedeveloper 905adadd23 moved remix-ide into subdirectory 5 years ago
LianaHus 43f5ef05ce style more readable 5 years ago
yann300 ee5c9a7fa9 make fetchAndCompileAPlugin 5 years ago
aniket-engg 994cedffa7 load activated plugins using localstorage 5 years ago
ioedeveloper d286346944 Connect to Ropsten Test Network 5 years ago
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