Vlad Gluhovsky
|
68d6aa8906
|
moved some fucntions to WhsiperDB class
|
10 years ago |
Vlad Gluhovsky
|
2764ca4dbb
|
WhisperDB class split
|
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
|
bdd86f768c
|
default parameter changed
|
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
|
ed85834711
|
Message rating for peers introduced
|
10 years ago |
arkpar
|
4941aa82bf
|
style
|
10 years ago |
Vlad Gluhovsky
|
baf4d450eb
|
a minor refactoring
|
10 years ago |
Vlad Gluhovsky
|
d3809ea2f8
|
bugfix: WhisperHost::noteChanged() deleted
|
10 years ago |
Vlad Gluhovsky
|
52cbbda15d
|
deleted method InstallWatchOnID()
|
10 years ago |
Vlad Gluhovsky
|
9ba48b4628
|
mutex added
|
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
|
d254972f40
|
bloom filter exchage protocol
|
10 years ago |
Vlad Gluhovsky
|
43a43b03e3
|
bloom filter exchange protocol
|
10 years ago |
Vlad Gluhovsky
|
255f81e2cc
|
Bloom Filter initial version reviewed
|
10 years ago |
Vlad Gluhovsky
|
013ba9966a
|
Bloom Filter, first version
|
10 years ago |
Paweł Bylica
|
a9f3df90b1
|
Add missing override specifiers.
|
10 years ago |
Vlad Gluhovsky
|
e0c3095bda
|
refactored the topic naming conventions
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
jhuntley
|
6d62e3ab26
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
e1e7b227df
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
ec10d674b2
|
Double SHA-3 as good crypto practice.
|
10 years ago |
Gav Wood
|
7d504a275f
|
Whisper now 100% encrypted.
|
10 years ago |
Gav Wood
|
5f523e146d
|
Dev.
|
10 years ago |
Gav Wood
|
c921b25aef
|
Compiles.
|
10 years ago |
Gav Wood
|
1e0684c1b4
|
Avoid overwriting messages with same expiry.
|
10 years ago |
Gav Wood
|
0238863bfc
|
Avoid 20ms sleep time in Whisper.
|
10 years ago |
Gav Wood
|
038b865baa
|
Protocol bump for shh.
|
10 years ago |
Gav Wood
|
2df5cc9fda
|
Whispers pane.
|
10 years ago |
Gav Wood
|
11015aba10
|
TTL works.
|
10 years ago |
Gav Wood
|
b9ba1943c4
|
Latest PoC-7 serpent.
|
10 years ago |
Gav Wood
|
cad2a1579c
|
Topic TopicMAsk builders.
|
10 years ago |
Gav Wood
|
e14416d96a
|
web3, web3.eth, web3.shh for the JS API.
Following up on Whisper for the dream C++ API.
Crpyto stubs in ready for Alex.
stdserv.js updated to latest.
|
10 years ago |
Gav Wood
|
c7634c27b0
|
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
|
10 years ago |
Gav Wood
|
be0d17d3da
|
add virtual notes.
|
10 years ago |
Gav Wood
|
6692dc3ff4
|
Repotting.
|
10 years ago |