Commit Graph

575 Commits (b74f9accd91d10a446eeb606a11c33a6ad514836)
 

Author SHA1 Message Date
Denton Liu 6ccbe31703 Updated Chrome extension section 9 years ago
Denton Liu 061ede3008 Minor corrections to README 9 years ago
Denton Liu d9046ea782 Copied over Chrome Extension section from old repo 9 years ago
chriseth 1f726cef36 Merge pull request #13 from ethereum/copyOver 9 years ago
chriseth 5d206a4172 Merge pull request #4 from ethereum/npmify 9 years ago
chriseth a5b910426c Merge pull request #14 from ethereum/mention-gh-pages 9 years ago
chriseth 835593a27a Mention gh-pages branch in readme 9 years ago
chriseth 7b4335a93f Renaming: Use JS for ethereumjs-abi. 9 years ago
chriseth dd66016f30 Merge pull request #12 from ethereum/patch/abi-fixed-array 9 years ago
chriseth 810b340c48 Copy files over to another instance. 9 years ago
Alex Beregszaszi 3a054baa15 Require ethereumjs-abi 0.6.1 to fix fixed-length array decoding 9 years ago
chriseth faf8e8cf40 Merge pull request #10 from ethereum/undo 9 years ago
chriseth 0af7f430a0 Merge pull request #6 from ethereum/patch/block-details 9 years ago
chriseth 8cd8b29151 Correctly declare environment variables. 9 years ago
Alex Beregszaszi 1e155b1381 Workaround issues in ethereumjs-block (it should be fixed upstream) 9 years ago
chriseth 3f5ac8d179 Merge pull request #11 from ethereum/deploy 9 years ago
chriseth 86330e0b30 Use bash instead of sh. 9 years ago
chriseth ae072b1851 Fix undo problems. 9 years ago
chriseth 3cebb65f70 Merge pull request #9 from ethereum/deploy 9 years ago
chriseth 3d926e264f Remove braces. 9 years ago
chriseth c86d8f0155 Merge pull request #7 from ethereum/deploy 9 years ago
Alex Beregszaszi 29918b58ef Update to the new build system 9 years ago
Alex Beregszaszi f5c9b020f0 Support block header parameters in VM mode (timestamp for now) 9 years ago
chriseth cfa79126bd Configure push repo from outside. 9 years ago
chriseth d12bfd7471 Merge pull request #3 from ethereum/deploy 9 years ago
chriseth 102d4c7fa8 Run build instead of the tests. 9 years ago
chriseth 847398d7bf Travis deployment scripts. 9 years ago
yann300 1d404ea0d6 Merge pull request #1 from ethereum/npmify 9 years ago
chriseth 440332111c Added gitignore. 9 years ago
chriseth 95914e5bbc Update readme to describe only the IDE part. 9 years ago
chriseth afb21fd02f Make package private. 9 years ago
chriseth 76a80a1a55 Use npm for building / dependency management. 9 years ago
chriseth e148e0bd08 Merge pull request #158 from chriseth/pullchanges 9 years ago
chriseth 87c805a5a0 Merge pull request #159 from chriseth/loadList 9 years ago
chriseth f98e1b57ef Load list.js from correct location. 9 years ago
chriseth 8264870043 Merge pull request #155 from axic/patch/vm-events-v2 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
chriseth 5ed7199549 Merge pull request #153 from axic/patch/vm-event-names 9 years ago
Alex Beregszaszi 38d15365e9 Use ABI.eventID 9 years ago
Alex Beregszaszi 2305b1bea5 Parse event names in VM mode 9 years ago
chriseth 93d240df93 Merge pull request #151 from axic/patch/account-cleanup 9 years ago
chriseth 2875a5bbb8 Merge pull request #143 from axic/patch/decodeabi-v2 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