Commit Graph

114 Commits (547db7f65f23c625e2416ca666d426b7dddceca8)

Author SHA1 Message Date
yann300 8e4d4c76a2 use css for debugger button 8 years ago
chriseth 999b91930a Add gas checker. 8 years ago
yann300 83b60ae480 warning if static analysis report not empty 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
Alex Beregszaszi 3fde2d62f8 Remove obsoleted code 8 years ago
Alex Beregszaszi ff65dbd373 Move ballot example into src/app/example-contracts 8 years ago
Alex Beregszaszi 346eb589a9 Fix border-button -> border-color 8 years ago
Alex Beregszaszi 8b3637015a Fix 0px -> 0 in css 8 years ago
chriseth 0098d62b70 Update ballot contract to solidity 0.4.0. 8 years ago
Alex Beregszaszi cbb75404f3 Make buttons in settingsView look the same as in publishView 8 years ago
yann300 c33a671148 add sourceHighlighter 8 years ago
Alex Beregszaszi 798c6443db Show a disabled Create button for abstract contracts 8 years ago
Alex Beregszaszi 067b01e51c css: consistency fixes 8 years ago
Alex Beregszaszi e40656087f udapp: css consistency fixes 8 years ago
Alex Beregszaszi 0312c5beea udapp: add more spacing to the legend 8 years ago
Alex Beregszaszi 2550f3f11c udapp: enable legend 8 years ago
Alex Beregszaszi 2ad4b6a128 udapp: remove disabled code 8 years ago
Alex Beregszaszi 7f92fe9349 CSS: remove empty declaration 8 years ago
Alex Beregszaszi 941b9ca2eb CSS: remove duplicate properties 8 years ago
yann300 a82aa3b716 ui changes 8 years ago
yann300 b09522c236 reset vm state instead of creating a new instance 8 years ago
chriseth 519dbe2d4a Provide formal verification input. 8 years ago
yann300 16b214ca41 remix int 8 years ago
iFA 2c10a3189e Fix dargbar width 8 years ago
Alex Beregszaszi c66af27eb2 Standard: format whitespace (using semistandard-format) 9 years ago
Denton Liu 8e01a0b90b Added upload button 9 years ago
Denton Liu b994ba7b80 Made formatting consistent 9 years ago
Denton Liu b47aa35045 Revert "Corrected whitespace issues" 9 years ago
Denton Liu 6273b6188d Corrected whitespace issues 9 years ago
chriseth 810b340c48 Copy files over to another instance. 9 years ago
chriseth 76a80a1a55 Use npm for building / dependency management. 9 years ago
Alex Beregszaszi b675386b5b Use ABI stringify 9 years ago
Alex Beregszaszi 2021ef1d38 Decode ABI for events in VM mode 9 years ago
Alex Beregszaszi 38d15365e9 Use ABI.eventID 9 years ago
Alex Beregszaszi 2305b1bea5 Parse event names in VM mode 9 years ago
Alex Beregszaszi f48306ca6c Move web3.eth.getAccounts into udapp 9 years ago
Alex Beregszaszi e35a3a67ac Fix indentation to match rest of the file 9 years ago
Alex Beregszaszi 65530a82bc Update to support ethereumjs-abi 0.6.0 9 years ago
Alex Beregszaszi ce97097a91 Display the names of named output while decoding 9 years ago
Alex Beregszaszi bb60db97c6 Display errors properly during ABI decoding 9 years ago
Alex Beregszaszi 2af1a92096 Decode response ABI only if there supposed to be return values 9 years ago
Alex Beregszaszi bbd07fd7ee Format decoded output more nicely (include type and stringify properly) 9 years ago
Alex Beregszaszi 56c8e62d28 Display raw result as well as decoded output separately 9 years ago
Alex Beregszaszi f042f2dd3f Remove the two leading tabs on every line 9 years ago
Alex Beregszaszi 7fe095a2a7 Remove DOS newlines 9 years ago
chriseth 85e1717f79 Trigger onChange on session change. 9 years ago
Alex Beregszaszi c047b99484 Support event logs in VM mode 9 years ago
Alex Beregszaszi fdeae6bdf6 Display web3 encoding error (if arguments are not supplied by the user, etc.) 9 years ago
d11e9 e9742449cd fix misnamed var 9 years ago
d11e9 ad43829d31 Fix rebase/conflict error (missing parens) 9 years ago