Commit Graph

2217 Commits (fdd1351f0b4fa4050897fd78b16177b22ae5fa41)

Author SHA1 Message Date
Phurinat Puekkham 6c53006865
Update file-panel.js 7 years ago
Alex Beregszaszi bbe3508207 Request proper legacyAST and legacyAssembly 7 years ago
yann300 4c4720d795 width of filter input 7 years ago
yann300 e2fe082cc6 standard 7 years ago
yann300 0fbb8aa251 implement filterTx for registerFilter 7 years ago
yann300 86de2114a5 add registerFilter fn and filterFns structure 7 years ago
yann300 ed60de440b remove _shouldAdd 7 years ago
yann300 03e65f3d2c move find to helper 7 years ago
yann300 e87c5807a1 remox unneeded property 7 years ago
yann300 c232f013d5 format copied content 7 years ago
yann300 b34c8822f7 fix title instance 7 years ago
yann300 6ddc0b9348 sepate instance 7 years ago
ninabreznik 5d0b690242 Create copy-to-clipboard module and tooltip module 7 years ago
ninabreznik 73ead83353 Update chat iframe border 7 years ago
ninabreznik b525fe5579 Improve terminal table 7 years ago
ninabreznik 2ca5e082dd Fix left panel menu 7 years ago
ninabreznik 7aadbb02c6 Update Terminal menu bar 7 years ago
ninabreznik 2642889d8a Fix RunTab contract instance close button and title 7 years ago
yann300 84b847605d move tabs to th content div 7 years ago
yann300 b6c3eaa0e6 don't display Gas Price 7 years ago
yann300 a11efda663 use button for details and debug 7 years ago
ninabreznik 453abeda64 Rename to At Address and fix toggle instance 7 years ago
ninabreznik ce11f85d39 Change Load back to atAddress and add missing % for txLog 7 years ago
ninabreznik 60f8e228ca Fixes to Terminal buttons 7 years ago
ninabreznik 745eb8891f Fixes to run tab: more units, add dataset, new title etc. 7 years ago
ninabreznik bb35bb58fe Refactor run tab (value, create and atAddress buttons, instance title) 7 years ago
yann300 f89e082290 move static analysis to remix-solidity 7 years ago
yann300 578a3261ec use splitted remix 7 years ago
soad003 c83cf095f2 Static Analysis: Warn on selfdestruct, suggestions by axic 7 years ago
soad003 d122a40ff2 Static Analysis: add comments 7 years ago
soad003 a6c4a38c88 Static Analysis: Warn on selfdestruct, functions with selfdestruct cannot be const 7 years ago
soad003 57a496aa1f Static Analysis: forgotten return statements (#866) 7 years ago
yann300 eac5b88e84 fix test 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
yann300 9f160f018d jsonio solidity 7 years ago
Federico Bond 543740c142 Default to JavaScript VM even with injected Web3 7 years ago
yann300 0f77b94d22 fix yoyo parsing 7 years ago
yann300 01afd8970c use yo 7 years ago
yann300 8fcfb41975 staticAnaysis switch warning to be a dom node 7 years ago
yann300 03dd288eed use yoyo in tabs 7 years ago
yann300 1829f90804 error/warning rendering fix 7 years ago
Zac Kwan 91615d5d76 set autoCompile to false by default 7 years ago
yann300 f605f133f8 don't display hash for call 7 years ago
yann300 a05c23280e don't show shortenHex data 7 years ago
yann300 5ee185aeb3 fix value convertion 7 years ago
yann300 f46fded83c fix copy hash to clipboard 7 years ago
yann300 60e4dfb108 add topic id 7 years ago
yann300 dfd8a4351f add exe && tx cost for call 7 years ago
yann300 97b61add29 add details table for call 7 years ago