Commit Graph

2061 Commits (51be86b67d2cb1e47f7357d044ba71eeb306af5c)
 

Author SHA1 Message Date
yann300 51be86b67d Merge pull request #913 from ethereum/fixtxsearch 7 years ago
yann300 9bf1b29839 fix test, add display resolution to chrome 7 years ago
yann300 63ce782674 fix test 7 years ago
yann300 3d51fdb8ed width of filter input 7 years ago
yann300 ba33402023 standard 7 years ago
yann300 1a060e62bc test filter 7 years ago
yann300 25acd62eea implement filterTx for registerFilter 7 years ago
yann300 8e34642187 add registerFilter fn and filterFns structure 7 years ago
yann300 f1436ec6db remove _shouldAdd 7 years ago
yann300 c567f2a0e9 move find to helper 7 years ago
yann300 73472f846a remox unneeded property 7 years ago
yann300 2afc385a77 Merge pull request #886 from ethereum/ui-fixes 7 years ago
yann300 8baee48d93 format copied content 7 years ago
yann300 ea9520badd fix title instance 7 years ago
yann300 a621dc687b sepate instance 7 years ago
ninabreznik 9bbf6327f6 Create copy-to-clipboard module and tooltip module 7 years ago
ninabreznik 535fac32fd Update chat iframe border 7 years ago
ninabreznik f76f10af95 Improve terminal table 7 years ago
ninabreznik b38b49b74d Fix left panel menu 7 years ago
ninabreznik 7f22b02d8b Update Terminal menu bar 7 years ago
ninabreznik cf9a7d31a0 Fix RunTab contract instance close button and title 7 years ago
yann300 f651beea00 Merge pull request #899 from federicobond/default-vm 7 years ago
yann300 5ba69f7651 Merge pull request #868 from ethereum/runTab_fixes 7 years ago
yann300 8b0c95de64 remove uneeded change 7 years ago
yann300 dce918b5c1 move tabs to th content div 7 years ago
yann300 c7c94cf8ac fixtest 7 years ago
yann300 fd0a79e97a add 'elementScrollBehavior' conf (set to 1) 7 years ago
yann300 c89220c22a fix test 7 years ago
yann300 54da9fe8b4 don't display Gas Price 7 years ago
yann300 1aa24b2f77 use button for details and debug 7 years ago
ninabreznik e74107dd13 Rename to At Address and fix toggle instance 7 years ago
ninabreznik 304ef03acd Change Load back to atAddress and add missing % for txLog 7 years ago
ninabreznik d16fdb4c0a Update tests 7 years ago
ninabreznik 28bb82821d Fixes to Terminal buttons 7 years ago
ninabreznik f81536c369 Fixes to run tab: more units, add dataset, new title etc. 7 years ago
ninabreznik 843b6bd14b Refactor run tab (value, create and atAddress buttons, instance title) 7 years ago
yann300 bd2a0dde2e Merge pull request #904 from ethereum/removestaticanalysiscode 7 years ago
yann300 3008381036 move static analysis to remix-solidity 7 years ago
yann300 5c9a73ec13 Merge pull request #901 from soad003/staticanalysis_warn_on_selfdestruct 7 years ago
yann300 1589217fa8 Merge pull request #903 from ethereum/usesplitremix 7 years ago
yann300 99bbf6e0ee use splitted remix 7 years ago
soad003 f3a4cd6736 Static Analysis: Warn on selfdestruct, suggestions by axic 7 years ago
soad003 e4aaf0bd3f Static Analysis: add comments 7 years ago
soad003 b736eb3e55 Static Analysis: Warn on selfdestruct, functions with selfdestruct cannot be const 7 years ago
soad003 59ec63778b Static Analysis: forgotten return statements (#866) 7 years ago
yann300 c0fab01b30 Merge pull request #861 from ethereum/jsonio2 7 years ago
yann300 eac5b88e84 fix test 7 years ago
yann300 3d05fddaaf fix sources in tests 7 years ago
chriseth 8a09a4cba1 Rely on standard wrapper for single-file compiler versions. 7 years ago
chriseth 4d5ea4f47f Use compilerInput before sending to worker. 7 years ago