Commit Graph

90 Commits (9b509f64781a5bac37ed5b125ba4214cd7250b59)

Author SHA1 Message Date
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 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 4a0ade4788 Fixed some whisper issues 10 years ago
obscuren ee84b20247 Reworking GUI interaction. Fixed javascript inject. Closes #132 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 117f66e823 Added license headers 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
obscuren f16810c48e added shh back in 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 0972bdeda2 Fixed using new trie iterator API 10 years ago
obscuren c9f963a77e Bump 10 years ago
obscuren f468a9a0e2 Enable websockets for mist. Closes #218 10 years ago
obscuren e2e3fa3d11 Updated Mist to use new blocks 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 a153b47c2b moved 10 years ago
obscuren 8130df63ca updated whisper ui 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 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
obscuren 96272e19a6 removed filter manager from base 10 years ago
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren 9925916851 upped proto version and modified block pool 10 years ago
obscuren 085f604b27 Show newly created private key during startup. Closes #126 10 years ago
obscuren a5b27bbc10 Improved and simplified wallet functions and behaviour 10 years ago
obscuren 73c4ca3a6f Upped protocol version 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago