Commit Graph

221 Commits (f3ac378ca4f670a6504d5138278bb33104eade0a)

Author SHA1 Message Date
obscuren 9845029a75 StdVm by default 10 years ago
obscuren 375cc67ba6 Hide browser bar when coming from a DApp url 10 years ago
obscuren f34838688e Minor browser improvements 10 years ago
obscuren acc8f7fadc Add defer rescued back in 10 years ago
obscuren d5d9746ca3 updated tests 10 years ago
obscuren 62e0e18030 Changed public whisper api not to reveal temporary private keys 10 years ago
obscuren 8f733461b3 Default datadir for mist is now shared with CLI (.ethereum) 10 years ago
obscuren e3cad04dec Fixed whisper messages 10 years ago
obscuren 34689cb3f3 Added manual triggering of filters 10 years ago
obscuren 7e6b72cb5c removed accidental qt dep 10 years ago
obscuren e3da85faed Implemented filter for ws + fixes 10 years ago
obscuren f9b0d1a8e7 Updated to new ethereum.js api 10 years ago
obscuren c9f566269b merged 10 years ago
obscuren bfa12d75f8 new switch 10 years ago
obscuren 18d8bf4b9c updated ethereum.js 10 years ago
obscuren aee82d3196 removed 10 years ago
obscuren 012a1c2533 Updated ethereum.js 10 years ago
obscuren 585f259b63 Support input from args 10 years ago
obscuren 4a0ade4788 Fixed some whisper issues 10 years ago
obscuren ee84b20247 Reworking GUI interaction. Fixed javascript inject. Closes #132 10 years ago
obscuren 982c812e81 Read directly from stdin 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 032ab66529 Added version flag 10 years ago
Felix Lange 36e1e5f151 cmd/peerserver: add some command line switches 10 years ago
Felix Lange 4c8c115a76 cmd/peerserver: use NoDial, don't use seed peers 10 years ago
Felix Lange 545e14691b cmd/peerserver: fix for new client identity type 10 years ago
Felix Lange be97785856 cmd/evm: add dummy implementation for GetHash 10 years ago
Felix Lange fde0ddb324 cmd/rlpdump: remove stray return 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren a26aecdfdb Updated WS API. Fixes #219. Closes #220 10 years ago
obscuren 47e6b2cef8 Allow extra to be set for mined blocks 10 years ago
obscuren c9985bf563 Fixed peer window. Minor tweaks and fixes 10 years ago
Felix Lange ec4dee0fcd cmd/rlpdump: remove extra buffer 10 years ago
Felix Lange 04c0f7e15c cmd/rlpdump: add license header and synopsis 10 years ago
obscuren f16810c48e added shh back in 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
Felix Lange b907a5d765 cmd/rlpdump: new helper command 10 years ago
obscuren c1dee15144 BlockManager => BlockProcessor 10 years ago
obscuren 08b03afa4b Version bump 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren 0972bdeda2 Fixed using new trie iterator API 10 years ago
obscuren 89244981a8 Additional checking on gas 10 years ago
obscuren 1085960ed8 fixed trie 10 years ago
obscuren dc7c584a4d export => import 10 years ago
obscuren c9f963a77e Bump 10 years ago
obscuren 780abaec98 Switched to new trie 10 years ago
obscuren f468a9a0e2 Enable websockets for mist. Closes #218 10 years ago