51 Commits (3f724479877561e0722e5a54a072ad7c295fa828)

Author SHA1 Message Date
Vlad Gluhovsky 68d6aa8906 moved some fucntions to WhsiperDB class 10 years ago
Vlad Gluhovsky 822878c469 bugfix in saveTopicsToDB() 10 years ago
Vlad Gluhovsky 2764ca4dbb WhisperDB class split 10 years ago
Vlad Gluhovsky 29124eafd9 encryption added 10 years ago
Vlad Gluhovsky ddfd80247f saving & restoring topics 10 years ago
Vlad Gluhovsky 86b16df9c2 first version 10 years ago
Vlad Gluhovsky 184c1b36cb metainformation removed 10 years ago
Vlad Gluhovsky 5e0fd432ca Message save/load functionality upgraded 10 years ago
Vlad Gluhovsky 5d32f81820 Level DB support for WHisper completed 10 years ago
Vlad Gluhovsky 6eb214666e message serialization 10 years ago
Vlad Gluhovsky db2be2a15b rating system updated 10 years ago
Vlad Gluhovsky d272ff8cee intermediate 10 years ago
Vlad Gluhovsky 784fed9a32 minor update 10 years ago
Vlad Gluhovsky ed85834711 Message rating for peers introduced 10 years ago
Vlad Gluhovsky 447ba77006 initial rating introduction 10 years ago
Vlad Gluhovsky c50437a5f9 uninstallWatch() fixed + test 10 years ago
Vlad Gluhovsky 43f0112456 Mutex & reference counter 10 years ago
Vlad Gluhovsky d3809ea2f8 bugfix: WhisperHost::noteChanged() deleted 10 years ago
Vlad Gluhovsky 52cbbda15d deleted method InstallWatchOnID() 10 years ago
Vlad Gluhovsky 784a786a82 Topics of interest advertising made asynchronous 10 years ago
Vlad Gluhovsky eb995ebde5 BF size changed 10 years ago
Vlad Gluhovsky aaec62722e protocol changed 10 years ago
Vlad Gluhovsky 43a43b03e3 bloom filter exchange protocol 10 years ago
Vlad Gluhovsky c449a648b4 naming conventions changed 10 years ago
Vlad Gluhovsky 013ba9966a Bloom Filter, first version 10 years ago
Vlad Gluhovsky e0c3095bda refactored the topic naming conventions 10 years ago
Gav Wood 04a3464606 JSON build fix. 10 years ago
Gav Wood 6aaee1f711 Avoid threading issues. 10 years ago
subtly 39fe38395b revert debug code 10 years ago
subtly d41101c307 log nullptr from cap() 10 years ago
subtly b7a2bb3553 have not seen crash here. revert unrelated change. 10 years ago
subtly 047d7d33ae Revert safeguards. Change peerSessions() use to same as EthereumHost. for(auto) instead of for(auto&). 10 years ago
subtly 50f78c6eb0 fix #1366 10 years ago
Gav Wood fef4ed9f15 Warnings fixes. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
subtly 572e451bab Added session to hostcapabilityface::peers to ensure it isn't deallocated when shared-ptr to cap is returned. Previously hosts depended on using Session however this could result in an infinite session when hostcapface::peers is processed concurrently (mutexes can make this a likely event). This will be cleaner with better integration of Session and Peer. 10 years ago
Gav Wood cec504d1a2 Various fixes. 10 years ago
Gav Wood c921b25aef Compiles. 10 years ago
Gav Wood 1e0684c1b4 Avoid overwriting messages with same expiry. 10 years ago
subtly a769ac5102 expire whisper messages 10 years ago
Gav Wood 0238863bfc Avoid 20ms sleep time in Whisper. 10 years ago
Gav Wood 9a97e73933 New Whisper protocol - uint32s for topics. 10 years ago
Gav Wood 2c193627ed Draft of new LOG/bloom/headers/block format. 10 years ago
Gav Wood bfd797c3a1 Whisperer in AZ. 10 years ago
Gav Wood 11015aba10 TTL works. 10 years ago
Gav Wood b9ba1943c4 Latest PoC-7 serpent. 10 years ago
Gav Wood 6181b6d2c7 Whisper is functional from the JS API. 10 years ago
Gav Wood cad2a1579c Topic TopicMAsk builders. 10 years ago
Gav Wood e14416d96a web3, web3.eth, web3.shh for the JS API. 10 years ago
Gav Wood a37d214ecb Undefine clogS for windows builds. 10 years ago