Commit Graph

4113 Commits (4e7c94ce84b278b974cd13cb589a7ca9c677bf14)

Author SHA1 Message Date
alexcherman 4e7c94ce84 Decrease transact button font-size and fix firefox bug 5 years ago
alexcherman 4f498e5dc0 Style deploy & run tab 5 years ago
yann300 0308559e9b fix emiting newTransaction event 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 0fd852b63f Update naming convention for unique identifiers 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
Aniket-Engg 8424a3edab typo fix to disappear file creation modal 5 years ago
yann300 8683aeeb91 allow queueing modals 5 years ago
yann300 d4112432ed fix signing messages 5 years ago
yann300 06e5bd7abc remove unused dep 5 years ago
yann300 3998e350cb bind callbacksInContext 5 years ago
yann300 6833e344ac return if error 5 years ago
yann300 1800813663 fix missing ref 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
Iuri Matias 806e250e98 move reset and init methods to blockchain class 5 years ago
Iuri Matias 57b2963f56 remove udapp and executionContext from universal dapp ui 5 years ago
Iuri Matias 71a083e2ea move udapp function call to blockchain module 5 years ago
Iuri Matias ff4880e4dd extra confirmation dialog out of udapp-ui 5 years ago
yann300 dd667a7d8f wording udappUI 5 years ago
yann300 bdd54054a1 bind all getCallBacksWithContext functions 5 years ago
Aniket-Engg 63674647ee function call fixed 5 years ago
yann300 8f6b6e8b24 add comment 5 years ago
yann300 36f7ac19f7 fix "config" reference 5 years ago
yann300 db6806f6ae fix "determineGasPrice" reference 5 years ago
LianaHus 20ffc1e72a CHanged the error text and added text for odd number of digits for 5 years ago
LianaHus e9684d455a edited title 5 years ago
yann300 e41c8fe608
pull plugins from plugins directory 5 years ago
yann300 3ead7f5bcb fix log message: call vs transact 5 years ago
yann300 2813046299 fix log message during call to (receive) 5 years ago
LianaHus 6bbd28e9a6 returning on error 5 years ago
LianaHus 792ffc3e15 checking for even and new test 5 years ago
yann300 5d8258ee18 get funABI just before making the tx 5 years ago
LianaHus 16bd1020c3 added more tests and fixed bug when only receive declared 5 years ago