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
|
ec10d674b2
|
Double SHA-3 as good crypto practice.
|
10 years ago |
Gav Wood
|
7d504a275f
|
Whisper now 100% encrypted.
|
10 years ago |
Gav Wood
|
cec504d1a2
|
Various fixes.
|
10 years ago |
Gav Wood
|
5f523e146d
|
Dev.
|
10 years ago |
Gav Wood
|
c921b25aef
|
Compiles.
|
10 years ago |
Gav Wood
|
5fd79ae914
|
First little commit - not workign yet.
|
10 years ago |
Gav Wood
|
aa094e5240
|
LogFilter supports new, better, filter mechanism.
Exposed to JS API.
|
10 years ago |
Lu Guanqun
|
960f62b05a
|
update to the correct file name
|
10 years ago |
Marek Kotewicz
|
1fcf85ae0a
|
removed unnecessary miniupnpc links
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
Gav Wood
|
8f36428c70
|
Whisper test fix.
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
10 years ago |
Marek Kotewicz
|
48dfbaf3c9
|
updated cmake policies
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
Marek Kotewicz
|
5a874b4abb
|
removed EthDependenciesDeprecated
|
10 years ago |
Gav Wood
|
1e0684c1b4
|
Avoid overwriting messages with same expiry.
|
10 years ago |
debris
|
f2a6a21cca
|
whisper && webthree working on windows
|
10 years ago |
Gav Wood
|
b2446f651f
|
Remove verbosity.
|
10 years ago |
subtly
|
345416e7d7
|
thread-safety fix
|
10 years ago |
Marek Kotewicz
|
6b5d89d559
|
removed automocs
|
10 years ago |
subtly
|
8a4a4b8b56
|
thread-safety fix
|
10 years ago |
subtly
|
a769ac5102
|
expire whisper messages
|
10 years ago |
Gav Wood
|
0238863bfc
|
Avoid 20ms sleep time in Whisper.
|
10 years ago |
Marek Kotewicz
|
5d7f374a38
|
leveldb downloaded locally
|
10 years ago |
Gav Wood
|
3b17797b46
|
Build fixes.
|
10 years ago |
Gav Wood
|
7dfd83e8f5
|
Whisper API change for topics.
Don't keep dead nodes.
|
10 years ago |
Gav Wood
|
50c11a2151
|
Stupid MSVC fixes.
|
10 years ago |
Gav Wood
|
c1bc090104
|
Log pricing update.
|
10 years ago |
Gav Wood
|
759b85af9f
|
Compilation fixes for windows.
|
10 years ago |
Gav Wood
|
038b865baa
|
Protocol bump for shh.
|
10 years ago |
Gav Wood
|
9a97e73933
|
New Whisper protocol - uint32s for topics.
|
10 years ago |
sveneh
|
c29321d01c
|
full project compile with crypto++ dependency
|
10 years ago |
subtly
|
b50578f1e6
|
coding standards, documentation, new exception syntax
|
10 years ago |
Gav Wood
|
2c193627ed
|
Draft of new LOG/bloom/headers/block format.
|
10 years ago |
Gav Wood
|
2c29f1bc3a
|
Minor reload issue eased.
|
10 years ago |
Gav Wood
|
2df5cc9fda
|
Whispers pane.
|
10 years ago |
Gav Wood
|
bfd797c3a1
|
Whisperer in AZ.
More Whisper fixups.
|
10 years ago |
Gav Wood
|
11015aba10
|
TTL works.
|
10 years ago |
Gav Wood
|
b9ba1943c4
|
Latest PoC-7 serpent.
|
10 years ago |
Gav Wood
|
e1d42ee250
|
Update serpent.
Disable wallet import for now.
|
10 years ago |
Gav Wood
|
6181b6d2c7
|
Whisper is functional from the JS API.
|
10 years ago |
Gav Wood
|
eda9393fd0
|
Watch API.
|
10 years ago |
Gav Wood
|
00e4eb1ef3
|
Whisper can sign messages.
|
10 years ago |
Gav Wood
|
cad2a1579c
|
Topic TopicMAsk builders.
|
10 years ago |
Gav Wood
|
5b8e26f63d
|
Whisper fixes.
|
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 |
subtly
|
fc14f46a63
|
add headers to cmake
|
10 years ago |
Gav Wood
|
07c804a885
|
Vast P2P networking improvements, mainly for peer discovery, management
and handling.
|
10 years ago |