Commit Graph

843 Commits (7baa5977c8c4b1608c2a23615143da414a638b5c)

Author SHA1 Message Date
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
obscuren 1054c155db Moved import to utils 10 years ago
obscuren 7d2353f24d Close the file 10 years ago
obscuren 34f72ddb3d Decode from stream directly 10 years ago
obscuren e2e3fa3d11 Updated Mist to use new blocks 10 years ago
obscuren 9e5257b83b Chain importer 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 4b52cd512d Removal of "debug" url :) 10 years ago
obscuren e32f7baa0d Concat and pad data 10 years ago
obscuren 4051c0333f Added whisper js api 10 years ago
obscuren e42517754a updated ethereum.js 10 years ago
obscuren a153b47c2b moved 10 years ago
obscuren 8130df63ca updated whisper ui 10 years ago
obscuren 795b14330a Fixed EVM environment. Closes #215 10 years ago
obscuren 0e5aed63dd Updated QWhisper 10 years ago
obscuren 0a9dc1536c Increased peer from 10 to 30 10 years ago
obscuren 5da5db5a0a Added authors 10 years ago
obscuren 88af879f7a version bump 10 years ago
obscuren 59ef6e3693 Cleaned up objects 10 years ago
obscuren 5ad473d758 Moved methods to messages 10 years ago
obscuren db494170dc Created generic message (easy for testing) 10 years ago
obscuren 2d09e67713 Updated to new methods 10 years ago
obscuren 52b54631a4 Whisper watches fixes 10 years ago
obscuren 52ca80bdd2 Fixed deref ptr 10 years ago
obscuren 01a6db9324 Added whisper debug interface + whisper fixes 10 years ago
obscuren 993280ec03 Added whisper test 10 years ago
obscuren 56dac74f71 made mist in a compilable, workable state using the new refactored packages 10 years ago