25 Commits (8eb69849dfbca36d48d6803504ab0aede1bc1130)

Author SHA1 Message Date
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
Gav Wood 6692dc3ff4 Repotting. 10 years ago
Gav Wood 6d209e7885 Add framework for WebThree clients. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood a3740efebb Repot. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Gav Wood 54a21ab3bd Quick commit. 10 years ago
Gav Wood a7ce9a80f1 First vaguely semi-functional version of whisper. 10 years ago