Commit Graph

152 Commits (a6f33916109c6c90c6a7aeb4cda6552cb05ab53c)

Author SHA1 Message Date
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 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
Alex Beregszaszi 678b0b5de6 Support fallback function for contracts 9 years ago
Alex Beregszaszi 2347150d5d Decode contract responses (ABI) using ethereumjs-abi 9 years ago
Alex Beregszaszi 9c274fca4a Support Ethereum units for setting the value on a transaction 9 years ago
Alex Beregszaszi 00c0d3f2bb Support passing value with a transaction 9 years ago
Oleksii Matiiasevych ef8d835075 Temp solution for constant functions on eth nodes 9 years ago
Alex Beregszaszi 05f4abaa8e Support multiple accounts in VM mode 9 years ago
Oleksii Matiiasevych 0df5d87e7f Fix runTx constant call with args to real eth node 9 years ago
Oleksii Matiiasevych 06b04135de Fix runTx to work with real eth nodes 9 years ago
Alex Beregszaszi 00425984c9 Accomodate the API change in ethereumjs/browser-builds 9 years ago
Alex Beregszaszi 3e71bae003 Display VM exceptions instead of fully used gas 9 years ago
Alex Beregszaszi 366eace119 Skip balance & nonce check in VM 9 years ago
Alex Beregszaszi 658a4f694b Update to support latest ethereumjs-vm API 9 years ago
chriseth ad98394b3e Prefix data with 0x especially for estimateGas. 9 years ago
chriseth 35883136dd Update web3.js and make it work in mist. 9 years ago
d11e9 292d87d4d8 remove console log 9 years ago
d11e9 d56f79d484 only render contract interfaces if RHP is visible 9 years ago
d11e9 3290e6fc18 handle endpoint updating and errors 9 years ago
d11e9 48a5fccbf9 custom web3 endpoint 9 years ago
d11e9 37de38becb bugfix: incorrect sender. fixes #48 9 years ago
d11e9 e692e020a8 fix atAddress output 9 years ago
d11e9 2c66706000 tx panel 9 years ago
d11e9 c616323d45 add fonts and reorg assets 9 years ago
chriseth 23a412dff0 Formatting. 9 years ago
chriseth c6062c5355 Automatically deploy and link required libraries. 9 years ago
chriseth e7fe06c8f3 All contracts in a single Universal DApp. 9 years ago
d11e9 61987b6e51 show inputs as title as well as placeholder 9 years ago
d11e9 0044ad3e02 tidy 9 years ago
d11e9 d965dde3b7 add memory or blockcahin tag to contract insatnce titles 9 years ago
d11e9 ce7a633069 improve button text overflow when func names are long 9 years ago
d11e9 1a95783e95 fix web3 issues 9 years ago
d11e9 fd6ceee6bf .empty().append() instead on .html() 9 years ago
d11e9 d8b20876d7 remove a tag from caveat 9 years ago
d11e9 4ec2a82806 semicolon up 9 years ago
d11e9 8a91fe7447 fix dapp.address bug on context toggle 9 years ago
d11e9 d885fba8ad remove extranious console logs from universal-dapp 9 years ago
d11e9 fd178df1ac re-add contract size in bytes 9 years ago
d11e9 c8a6060fb5 fix universal-dapp vm gas regression 9 years ago
d11e9 bf0acf274b use universal-dapp interface 9 years ago