Commit Graph

7594 Commits (00898969cebc60c3cdcc55841f3760518a11852d)
 

Author SHA1 Message Date
ioedeveloper 0ce667f962 Update naming convention for unique identifiers 5 years ago
ioedeveloper 8ae81de7f0 Resolved merge conflict 5 years ago
ioedeveloper a644b7d2f7 Fixed failing tests 5 years ago
ioedeveloper 9310df6a38 Updated unique identifiers to follow naming convention 5 years ago
ioedeveloper 7e6fcacc78 Update Homepage tests to use data-attributes 5 years ago
ioedeveloper 6bc390ff7d Added tests to terminal.js and created journalChildIncludes command to check if any child element of journal (console) contains a value. 5 years ago
ioedeveloper 828aeb168a Fixed linting error 5 years ago
ioedeveloper ffb576efed Updated journalLastChildIncludes assertion and added loads terminal test. 5 years ago
ioedeveloper 4942d3895d Change console.js in package.json to terminal.js 5 years ago
ioedeveloper 0445d8c231 Undo ModalFooterClick Changes 5 years ago
ioedeveloper 74b7c1af2f Refactored ModalFooterClick command and merged importFromGist test with gist test. 5 years ago
ioedeveloper f3069aadd2 Created terminal.js 5 years ago
ioedeveloper a5e39279a0 Created a custom command for testing DOM element styles and added more tests to homepage test 5 years ago
ioedeveloper 4ba8f982bd Merge branch 'master' of https://github.com/ethereum/remix-ide into e2e-tests 5 years ago
yann300 7783765192 Merge pull request #2587 from ethereum/fix/#2524 5 years ago
Aniket-Engg 813b6b7df8 typo fix to disappear file creation modal 5 years ago
ioedeveloper ed3128c7b7 Homepage e2e tests 5 years ago
yann300 0e90ae2760 Merge pull request #2583 from ethereum/refactor_logic6_2 5 years ago
yann300 193c11e747 allow queueing modals 5 years ago
yann300 55011b51ad Merge pull request #2584 from ethereum/env-test-local 5 years ago
ioedeveloper 35e85d7ce9 Removed typo error in README.md 5 years ago
yann300 c0e37f4a1f fix signing messages 5 years ago
ioedeveloper b51b5e0df7 Changed gist_token to github access token in README.md 5 years ago
ioedeveloper 0fc5213bc8 Update README.md with info regarding environment variables and github access token 5 years ago
yann300 63e6b0c7f3 remove unused dep 5 years ago
ioedeveloper 7eb717b1c2 Created and added gist_token variable to .env file for running tests locally 5 years ago
yann300 569e47f372 bind callbacksInContext 5 years ago
yann300 5fa2a34bf0 return if error 5 years ago
yann300 069014f5c2 Merge pull request #2574 from ethereum/docs-udapp-fb-rec 5 years ago
yann300 993b83a516 Merge pull request #2579 from ethereum/docs-cust-comp 5 years ago
yann300 ba4b412922 Merge pull request #2580 from ethereum/dev2master 5 years ago
yann300 9ea429938c add package-lock 5 years ago
yann300 96948f6f81 Merge remote-tracking branch 'origin/master' into refactor_logic6 5 years ago
yann300 62e221c2ea Merge pull request #2582 from ethereum/refactor_iuri 5 years ago
yann300 ae34303432 fix missing ref 5 years ago
Rob 818acf55a1 Merge pull request #2542 from EthWorks/unit-testing-styles 5 years ago
Rob Stupay b57079cab3 doc about link for custom compiler: addressing issue #2519 5 years ago
Iuri Matias 18aa703a21 update blockchain module syntax 5 years ago
Iuri Matias 217f90e7b9 move udapp into blockchain module 5 years ago
Iuri Matias 9ef61b64e0 abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 053b1ccdf4 remove unused methods from udapp 5 years ago
Iuri Matias 75a1b2bfcf replace web3 from wei with directly using web3 utils 5 years ago
Iuri Matias a2c9400bbd Revert "listen to new transaction using blockchain abstraction instead of txlistener" 5 years ago
Iuri Matias bfa947c8cc listen to new transaction using blockchain abstraction instead of txlistener 5 years ago
Iuri Matias 8a7b0caafe move udapp from remix-lib back to remix-ide 5 years ago
Iuri Matias c9d022135c move blockchain class to its own folder 5 years ago
Iuri Matias fdeb9abcb5 move executionContext initialization to blockchain object 5 years ago
Iuri Matias 504fff8645 replace executionContext for network module with blockchain object 5 years ago
Iuri Matias 3bf41485b8 replace executionContext for debugger with blockchain object 5 years ago
Iuri Matias 7cf5448219 move udapp reference to blockchain class 5 years ago