Commit Graph

4172 Commits (f30bac66e8e9fae1faa7972ca380107d31c2cc91)
 

Author SHA1 Message Date
Iuri Matias 334c7330a4 fix typo 7 years ago
Iuri Matias 807f8e2600 update compiler test 7 years ago
Iuri Matias 48ce71ffd0 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 361c6fa347 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 59cddb0b1c fix soljson require issue when using browserify 7 years ago
Iuri Matias 11b7de49f4 update references to compiler 7 years ago
Iuri Matias 1a051eeb33 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 3c23101316 Merge pull request #1000 from eswarasai/master 7 years ago
yann300 66e7ede69c styling 7 years ago
Eswara Sai fe7795199a Removed the regex check for hex encoded input 7 years ago
yann300 3738d43584 Update txFormat.js 7 years ago
yann300 3199ff5c82 Update txFormat.js 7 years ago
yann300 2486757312 use addToolTip 7 years ago
yann300 9d2a8006e5 fix addTooltip params 7 years ago
yann300 49b42ee5dd add link to gas station 7 years ago
yann300 dc7cc54d16 account creation for personla mode and VM mode 7 years ago
Iuri Matias 2fc49902f2 support running browser tests in osx 7 years ago
Eswara Sai a132d0d8c7 Initial commit to allow hex encoded transaction param 7 years ago
yann300 ccd38c53cb make use of personal mode 7 years ago
yann300 8a32dc609a Merge pull request #971 from ethereum/askToConfirmTx 7 years ago
yann300 c6afa46e06 Merge pull request #1018 from ethereum/bug_fix/1012_interfaces_error 7 years ago
Iuri Matias 769b7740fe add devdoc and userdoc to contract details 7 years ago
Iuri Matias dc4d3ed019 include devdoc and userdoc in compilation 7 years ago
yann300 9557838b7c refactor gasprice format 7 years ago
yann300 0ce2f5ced7 Merge pull request #673 from ethereum/runTabEnvironmentUI 7 years ago
yann300 4279057af4 Merge pull request #1013 from ethereum/runTabEnvironmentUI 7 years ago
yann300 dc50745cac Merge pull request #997 from ethereum/tooltip 7 years ago
ninabreznik 8e1c4138b1 Rename class from css.info to scc.icon 7 years ago
ninabreznik 9d235a7145 Fixed styling 7 years ago
ninabreznik ab3b5c8fb7 Reposition tooltip on the bottom 7 years ago
ninabreznik 4ea6900780 Add tooltipText param to tooltip module and move tooltip to the left and make it wider 7 years ago
yann300 aff0b7512a Merge pull request #1015 from liamaharon/open-support-links-in-new-tab 7 years ago
liamaharon 238818f739 Add target="_blank" to support tab links, so they open in new tabs. Fixes #998 7 years ago