Commit Graph

7593 Commits (b6ece9e95117a198ab7ba75fa59adcd00a4a512b)
 

Author SHA1 Message Date
ioedeveloper 53c4f1e169 Resolved merge conflict 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
ioedeveloper afbb3593b2 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 3736bede11 Fixed linting error 5 years ago
ioedeveloper f331d1a043 Updated journalLastChildIncludes assertion and added loads terminal test. 5 years ago
ioedeveloper 802f300b20 Change console.js in package.json to terminal.js 5 years ago
ioedeveloper 69a954316f Undo ModalFooterClick Changes 5 years ago
ioedeveloper dc06097124 Refactored ModalFooterClick command and merged importFromGist test with gist test. 5 years ago
ioedeveloper 09c397ebb7 Created terminal.js 5 years ago
ioedeveloper 8930a042ca Created a custom command for testing DOM element styles and added more tests to homepage test 5 years ago
ioedeveloper 208df28bf2 Merge branch 'master' of https://github.com/ethereum/remix-ide into e2e-tests 5 years ago
yann300 993c14a0fe
Merge pull request #2587 from ethereum/fix/#2524 5 years ago
Aniket-Engg 8424a3edab typo fix to disappear file creation modal 5 years ago
ioedeveloper 0d47ef5c34 Homepage e2e tests 5 years ago
yann300 dc62bc9f36
Merge pull request #2583 from ethereum/refactor_logic6_2 5 years ago
yann300 8683aeeb91 allow queueing modals 5 years ago
yann300 67780375d8
Merge pull request #2584 from ethereum/env-test-local 5 years ago
ioedeveloper 9cfd032c11 Removed typo error in README.md 5 years ago
yann300 d4112432ed fix signing messages 5 years ago
ioedeveloper 8bc4c2116b Changed gist_token to github access token in README.md 5 years ago
ioedeveloper 0cd2b26329 Update README.md with info regarding environment variables and github access token 5 years ago
yann300 06e5bd7abc remove unused dep 5 years ago
ioedeveloper bbcb0fa91c Created and added gist_token variable to .env file for running tests locally 5 years ago
yann300 3998e350cb bind callbacksInContext 5 years ago
yann300 6833e344ac return if error 5 years ago
yann300 12039f0df2
Merge pull request #2574 from ethereum/docs-udapp-fb-rec 5 years ago
yann300 4e74bdb5b4
Merge pull request #2579 from ethereum/docs-cust-comp 5 years ago
yann300 9b6015b2f6
Merge pull request #2580 from ethereum/dev2master 5 years ago
yann300 d0f8fd200c add package-lock 5 years ago
yann300 95c6bf03ec Merge remote-tracking branch 'origin/master' into refactor_logic6 5 years ago
yann300 50b2c87578
Merge pull request #2582 from ethereum/refactor_iuri 5 years ago
yann300 1800813663 fix missing ref 5 years ago
Rob a7cbbe3fe8
Merge pull request #2542 from EthWorks/unit-testing-styles 5 years ago
Rob Stupay a533e90421 doc about link for custom compiler: addressing issue #2519 5 years ago
Iuri Matias ed22d29da0 update blockchain module syntax 5 years ago
Iuri Matias 5169cfb515 move udapp into blockchain module 5 years ago
Iuri Matias 1732e9e707 abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 18cadabdfc remove unused methods from udapp 5 years ago
Iuri Matias 20f39ede7a replace web3 from wei with directly using web3 utils 5 years ago
Iuri Matias a827b6bd51 Revert "listen to new transaction using blockchain abstraction instead of txlistener" 5 years ago
Iuri Matias a9e16b82af listen to new transaction using blockchain abstraction instead of txlistener 5 years ago
Iuri Matias 2ac2b64b85 move udapp from remix-lib back to remix-ide 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