Commit Graph

4337 Commits (c554d87fcdec30c7cbe72be6531f7364809eb7a0)
 

Author SHA1 Message Date
yann300 472c403f6b
remove solc dep 7 years ago
yann300 5b164fc004
Merge pull request #1030 from ethereum/refactor/remove_execution_ui_dependency 7 years ago
yann300 99876ba87e preinstall solc && bump version 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
yann300 f4353b7b09 add itemAt function 7 years ago
yann300 a927785830 retrieve node, caret, label by querySelector && add leafClick 7 years ago
yann300 98045b9e77 fix styling 7 years ago
yann300 af235c8684 add isExpanded && updateNode function 7 years ago
yann300 8746cf7912 remove nodeIsExpanded 7 years ago
yann300 ea15e2e60c add expand param 7 years ago
yann300 5c6a6b77b1 add expand function 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
yann300 5d7cfdd87f Merge pull request #680 from ethereum/yann300-patch-2 7 years ago
yann300 295b3d073d Update package.json 7 years ago
yann300 f75c212dc0 Merge pull request #677 from ethereum/compiler_wrapper 7 years ago
yann300 5f7f6d71bb Merge pull request #675 from ethereum/fixStyling 7 years ago
Iuri Matias 2525146547 use solc package directly in ci tests 7 years ago
Iuri Matias 53d6293c61 update tests to use solc directly 7 years ago
Iuri Matias fc4452df29 lint is king 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
Iuri Matias 61f09fd5fa remove duplicated entry in list 7 years ago
Iuri Matias e31541b7a0 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 7bf8d80f6d make compiler more node friendly 7 years ago
Iuri Matias 0a48d45c9c make handleImportCall optional 7 years ago
Iuri Matias a4aafa403b export CompilerInput until browser-solidity/ci can be refactored 7 years ago
Iuri Matias 535a9adbd0 remove compiler-imports back to browser-solidity (still too specific to browser-solidity) 7 years ago
Iuri Matias 1d3fe69e3c remove unused methods 7 years ago
Iuri Matias d371b12a0c move compiler code from browser-solidity including txHelper 7 years ago
Iuri Matias 041cb2354f export Compiler in remix-solidity 7 years ago
Iuri Matias ee68a63da4 add missing dependencies required for compiler wrapper code 7 years ago
yann300 c7c9da960a fix Styling 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
Iuri Matias f60017437d support running browser tests in osx 7 years ago
Eswara Sai 4730ca995f Initial commit to allow hex encoded transaction param 7 years ago