Commit Graph

2059 Commits (137c22ab545420532f71344ef6e04f14dd41919c)
 

Author SHA1 Message Date
yann300 9489a3a87f fix standard 8 years ago
yann300 3b45f0954e fix shortenHexData 8 years ago
yann300 ce85603822 fix test 8 years ago
yann300 a7746442c8 display decoded input 8 years ago
yann300 9ed3b0f412 format json stringify 8 years ago
yann300 021d8fc182 standard fix 8 years ago
yann300 eae840236d better decode input param (add type and name) 8 years ago
ninabreznik bfe3c9339c Restyle table 8 years ago
ninabreznik 31b884a245 Add hex address 8 years ago
ninabreznik 9d57d5a664 Fix a bug in the logs 8 years ago
ninabreznik bf064ac0aa Logs and table details: round 1456999 8 years ago
ninabreznik 9fbb016e5a Replace data.tx.logs with data.logs + some other mini fixes 8 years ago
ninabreznik eebbc352d6 Add rows to the table 8 years ago
ninabreznik 1ac03a7ce6 Improve styling for terminal logs and details table 8 years ago
ninabreznik 84a30d55ab Add logs to known TX 8 years ago
ninabreznik ec564a5de7 Add gas to the table 8 years ago
ninabreznik b8d0975d73 Show from/to/value and hash 8 years ago
ninabreznik 9a9e993244 Fix show/hide 8 years ago
ninabreznik c32e1b2033 Fix table position and colors 8 years ago
ninabreznik 7ede5d1d34 Add FROM field to details 8 years ago
ninabreznik c0081f6634 Fix TO field in details for constructor and call transactions 8 years ago
ninabreznik 68d6f236eb First draft 8 years ago
yann300 71df9019f6 throw if standard test fails 8 years ago
yann300 0a86129abe add standard error 8 years ago
yann300 d069c1a94e Merge pull request #772 from ethereum/terminalui2 8 years ago
yann300 78a2f57494 Merge pull request #771 from ethereum/smalluifixes 8 years ago
yann300 3eda45b742 warn in compile tab if static analysis error 8 years ago
yann300 8a3c137c11 use img for banner 8 years ago
yann300 78b1bf57b5 make "unread entries" alert smaller 8 years ago
yann300 83aea79fa4 standard 8 years ago
yann300 8eaaf35221 3 options : only remix transactions / all transactions / script 8 years ago
yann300 980274765f dropdown to accept linked value 8 years ago
yann300 75a4813978 small css changes 8 years ago
yann300 550670f9f0 remove title + add padding 8 years ago
yann300 fd433dd26c change terminal font / background color 8 years ago
yann300 c913e8c26b fix margin on terminal 8 years ago
yann300 46944c934f Merge pull request #769 from ethereum/terminalFilter 8 years ago
yann300 3762100ae8 standard fix 8 years ago
yann300 dfe6deca47 add log function 8 years ago
yann300 c27a30c58e replace registerLogType registerCommand 8 years ago
serapath 7acc4c5d13 restrict available terminal commands for scripts 8 years ago
serapath d5d15f7f9a REFACTOR terminal 8 years ago
serapath db7d96a9d8 FIX filter bug on typed input + fix file-explorer standardjs bug 8 years ago
serapath 4d6bed6a89 select/filter log entries works now 8 years ago
serapath e40d5e5991 research & implement filter methods (first draft) 8 years ago
serapath 741df25034 FIX missing execute->commands.script reference update 8 years ago
serapath add7b06b41 ADD keeping track of all active filters 8 years ago
serapath 51fb91ea68 REFACTOR + setup filter method stubs 8 years ago
serapath 224eb8b71b REFACTOR terminal api + build index structure for filtering 8 years ago
serapath 94ff629749 add terminal menu bar with clear/filter/... 8 years ago