Commit Graph

2567 Commits (5e6264961d810fb43f9108f071bc2ae046d9379b)
 

Author SHA1 Message Date
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
Iuri Matias 3ae8599c0d add devdoc and userdoc to contract details 7 years ago
Iuri Matias 6efd6df5b6 include devdoc and userdoc in compilation 7 years ago
yann300 93287919a2 refactor gasprice format 7 years ago
yann300 aa17d966ee
Merge pull request #1013 from ethereum/runTabEnvironmentUI 7 years ago
yann300 971b13e935
Merge pull request #997 from ethereum/tooltip 7 years ago
ninabreznik 834b5d058c Rename class from css.info to scc.icon 7 years ago
ninabreznik 474e621ad2 Fixed styling 7 years ago
ninabreznik 2089547cb3 Reposition tooltip on the bottom 7 years ago
ninabreznik 14fe7b9920 Add tooltipText param to tooltip module and move tooltip to the left and make it wider 7 years ago
yann300 5c111d5980
Merge pull request #1015 from liamaharon/open-support-links-in-new-tab 7 years ago
liamaharon f89670e541 Add target="_blank" to support tab links, so they open in new tabs. Fixes #998 7 years ago
ninabreznik 6fcbe856fa Fix flexbox for Environment field in Run tab + info icon 7 years ago