Commit Graph

1029 Commits (6e83b2a46deba352bed2f4520279ea2ad28bda04)

Author SHA1 Message Date
yann300 5ad8e1825c improve logging 7 years ago
yann300 fd078f900c set transactionContextAPI only if not null 7 years ago
yann300 537c14aaa9 change logMessage 7 years ago
yann300 c10c593765 little refactor 7 years ago
yann300 d42f59e6b6 fix standard 7 years ago
serapath b7dc1e95f4 ADD save command input history and use arrow keys to navigate 7 years ago
Rob Stupay 2aae941d92 adjusting a few blank lines to be like they had been 7 years ago
Rob Stupay 3656ea6447 removing bits of old code 7 years ago
yann300 daff25115b remove display box in debugger 7 years ago
Rob Stupay 3085fc1842 snuffing out ancient gotoLine line in app 7 years ago
Rob Stupay 89f45c2fb5 updating rebase fix 7 years ago
Rob Stupay 7c12479bee update of app.js -1st try at fix staticanalysis 7 years ago
Rob Stupay 26b37b3e59 update udapp from master to this branch 7 years ago
Rob Stupay 50b4131664 update to runtabs & udapp 7 years ago
Rob Stupay 2cb7b97546 run-tab - not working right yet 7 years ago
Rob Stupay 4f02283635 fixing a few standard js error due to spaces 7 years ago
Rob Stupay dc1ff9429a sucessful update for tx log 7 years ago
Rob Stupay 7fc2e68166 alert tx - not working 7 years ago
Rob Stupay 56b19ca0b8 updating mid merge 7 years ago
yann300 7bf13dd526 refactor: move filter selection from terminal to txLogger 7 years ago
yann300 4040196444 listen on network only if web3 mode 7 years ago
yann300 f609aec381 always log emptyblock 7 years ago
yann300 ebb7f577fb fix filter 7 years ago
yann300 3a41c86d80 add tests 7 years ago
yann300 691ec1cfd8 try catch on sendTransation (metamask can throw) 7 years ago
yann300 ef454048c8 copy to clipboard 7 years ago
yann300 d5651ae8fd decoded ouput if VM 7 years ago
yann300 a0cd46c5d4 change title 7 years ago
yann300 50c762d31c move back the listen on network link logic to editor-panel 7 years ago
yann300 b108fbbd92 txlistener use the transactionExecuted event in case if : using web3 provider but not lsitening on network 7 years ago
yann300 6bbdb4abde add listen on network menu item 7 years ago
yann300 1afb5e52a0 remove monospace 7 years ago
yann300 9489a3a87f fix standard 7 years ago
yann300 3b45f0954e fix shortenHexData 7 years ago
yann300 a7746442c8 display decoded input 7 years ago
yann300 9ed3b0f412 format json stringify 7 years ago
yann300 021d8fc182 standard fix 7 years ago
yann300 eae840236d better decode input param (add type and name) 7 years ago
ninabreznik bfe3c9339c Restyle table 7 years ago
ninabreznik 31b884a245 Add hex address 7 years ago
ninabreznik 9d57d5a664 Fix a bug in the logs 7 years ago
ninabreznik bf064ac0aa Logs and table details: round 1456999 7 years ago
ninabreznik 9fbb016e5a Replace data.tx.logs with data.logs + some other mini fixes 7 years ago
ninabreznik eebbc352d6 Add rows to the table 7 years ago
ninabreznik 1ac03a7ce6 Improve styling for terminal logs and details table 7 years ago
ninabreznik 84a30d55ab Add logs to known TX 7 years ago
ninabreznik ec564a5de7 Add gas to the table 7 years ago
ninabreznik b8d0975d73 Show from/to/value and hash 7 years ago
ninabreznik 9a9e993244 Fix show/hide 7 years ago
ninabreznik c32e1b2033 Fix table position and colors 7 years ago