Commit Graph

2579 Commits (7386911651bab770aed7079476a974d9296a2b22)
 

Author SHA1 Message Date
Iuri Matias 43e08c38c7 move tx action logic from udapp-ui to udapp 7 years ago
Iuri Matias 52769263e9 fix reference to contracts 7 years ago
Iuri Matias 82874cefaf remove todo 7 years ago
Iuri Matias 2bbc3b9c2a fix references to udapp variables 7 years ago
Iuri Matias 976c211526 add udappUI to app object and update references 7 years ago
Iuri Matias 93c62d9e92 initial logical separation between the UI and the logic of the universal-dapp 7 years ago
Alex Beregszaszi 333af53783 Add modal dialog for outdated remix 7 years ago
yann300 ad7edf216c
Merge pull request #993 from ethereum/implementsign 7 years ago
yann300 79252b4965
Merge pull request #1036 from sashajustice/readme 7 years ago
yann300 7ddd87d8b7
Update README.md 7 years ago
yann300 0c32be9e05
Merge pull request #1035 from ethereum/refactor/remove_jquery_from_compiler_code 7 years ago
Iuri Matias 380e031dcb display github api error message 7 years ago
sashajustice e4f4977ec3 edit the broken link on readme file for documentation. There is no documentation on the current repo so created link to the actual remix repo that contains docs on getting started with remix 7 years ago
Iuri Matias f8b6ccba62
Merge pull request #1031 from ethereum/refactor/remove_jquery_dependency 7 years ago
Iuri Matias b28eb6222a comply with linter 7 years ago
Iuri Matias 0a92ea29c3 remove unneded jquery require 7 years ago
Iuri Matias 91e7763c3a replace jquery call with request 7 years ago
Iuri Matias 6caf5a15cd replace jquery call with request 7 years ago
Iuri Matias 088b11b41f move loading message display to the caller of the compiler 7 years ago
Iuri Matias 9ed744a7a4 simplify inputParametersDeclarationToString code by using array.map 7 years ago
Iuri Matias c15e48d102 use forEach instead of jquery each 7 years ago
Iuri Matias 64f39d9529 use js owns JSON.parse instead of using jquery 7 years ago
yann300 1cb05f7d34
Merge pull request #1032 from ethereum/yann300-patch-3 7 years ago
yann300 472c403f6b
remove solc dep 7 years ago
yann300 5b164fc004
Merge pull request #1030 from ethereum/refactor/remove_execution_ui_dependency 7 years ago
Iuri Matias 5b03403b4a lint is king 7 years ago
Iuri Matias 5a2a9a1a34 move ui modal dialog from setProviderFromEndPoint to caller; remove ui dependency from execution-context 7 years ago
Iuri Matias 9cd4a3aa1d refactor context and endPointUrl vars 7 years ago
Iuri Matias 8022b16b55 move UI part of executionContext change and set to the caller 7 years ago
yann300 06b773ea52
Merge pull request #1027 from ethereum/move_compiler_to_remix_solidity 7 years ago
Iuri Matias 20140cd759 fix typo 7 years ago
Iuri Matias 958078a166 update compiler test 7 years ago
Iuri Matias 27340f69e6 fix downloading solcjs npm task 7 years ago
Iuri Matias 2525146547 use solc package directly in ci tests 7 years ago
Iuri Matias 7f746e0656 fix soljson require issue when using browserify 7 years ago
Iuri Matias 83bfad1c69 update references to compiler 7 years ago
Iuri Matias 5992663ec8 move most compiler code to remix-solidity 7 years ago
yann300 6c628a532c
Merge pull request #1000 from eswarasai/master 7 years ago
yann300 f1a8d82bd6 styling 7 years ago
Eswara Sai d490708959 Removed the regex check for hex encoded input 7 years ago
yann300 8ef8a691de
Update txFormat.js 7 years ago
yann300 041b8fda8b
Update txFormat.js 7 years ago
yann300 0c9bdd4184 use addToolTip 7 years ago
yann300 d969ea2630 fix addTooltip params 7 years ago
yann300 f55ebeb6d3 add link to gas station 7 years ago
yann300 f6a3efc740 account creation for personla mode and VM mode 7 years ago
Eswara Sai 4730ca995f Initial commit to allow hex encoded transaction param 7 years ago
yann300 60f904bd46 make use of personal mode 7 years ago
yann300 5e5a04c44b
Merge pull request #971 from ethereum/askToConfirmTx 7 years ago
yann300 13f28080ee
Merge pull request #1018 from ethereum/bug_fix/1012_interfaces_error 7 years ago