Gav Wood
1e0684c1b4
Avoid overwriting messages with same expiry.
10 years ago
Gav Wood
b2446f651f
Remove verbosity.
10 years ago
Gav Wood
9a97e73933
New Whisper protocol - uint32s for topics.
10 years ago
Gav Wood
2c29f1bc3a
Minor reload issue eased.
10 years ago
Gav Wood
2df5cc9fda
Whispers pane.
10 years ago
Gav Wood
6181b6d2c7
Whisper is functional from the JS API.
10 years ago
Gav Wood
00e4eb1ef3
Whisper can sign messages.
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
a37d214ecb
Undefine clogS for windows builds.
10 years ago
Gav Wood
6692dc3ff4
Repotting.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
fa1b3853b3
Reorganisation.
10 years ago
Gav Wood
a7ce9a80f1
First vaguely semi-functional version of whisper.
10 years ago
Gav Wood
7da31dd62d
Version bumps.
10 years ago
Gav Wood
0b283fac40
Version bump. New protocol. Network stuff slightly more robust.
10 years ago
Gav Wood
7aea20bef2
Version bump.
10 years ago
Gav Wood
5034f35410
Miner class.
Version bump.
10 years ago
Gav Wood
c465368bb2
Version bump.
11 years ago
Gav Wood
e65eba8e9c
Version bump.
11 years ago
Gav Wood
d18a6c4e26
Fix version regression.
11 years ago
Gav Wood
2d37f0151d
Fixed block buffer issue.
11 years ago
Gav Wood
12d3437103
Version bump.
11 years ago
Gav Wood
3645ad3273
Networking fixes.
Minor UI improvments.
11 years ago
Gav Wood
db09f08365
Version downgrade.
11 years ago
Gav Wood
d26588752e
Version bump.
11 years ago
Gav Wood
645b029b74
Version bump.
11 years ago
Gav Wood
e97aa95381
Version bump.
11 years ago
Gav Wood
9a29782f1f
Version bump.
11 years ago
Gav Wood
f96ab229ec
Latest PoC-5 protocol changes.
11 years ago
Gav Wood
25183afd7c
Project refactor. Introduce the Serpent library.
11 years ago
Gav Wood
7f4176a787
Protocol 20 changes.
Added my new address to the premine.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
a1cb0932d8
JSON-RPC initial implementation.
11 years ago
Tim Hughes
3aca998afb
Squash LNK4221: no public symbols found warning.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Gav Wood
607a5de340
Repotted Common.h.
11 years ago
Gav Wood
87e19602ea
VM test framework.
11 years ago
Tim Hughes
90da81e66d
Refix for Visual Studio.
11 years ago
Gav Wood
039710b34f
Fix for namespaces on GCC.
11 years ago
Tim Hughes
21a840e20a
Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet.
11 years ago
Muharem Hrnjadovic
be65dbc46d
Fixed the other occurrence of Foobar
11 years ago
Muharem Hrnjadovic
4bab3c57a5
Corrected license headers (Foobar -> cpp-ethereum)
11 years ago
Daniel Hams
efa1d6bdc6
Change logging "name" to be class instance thread specific ptr for unified code between Linux/OSX.
11 years ago
Gav Wood
bdeaf497b0
Remove some debug output.
Make hash construction safer.
11 years ago
Gav Wood
607e380a4b
Fixes for Go interop.
11 years ago
Gav Wood
b7ab00a798
Peers have IDs to solve duplicate peers issue.
No post-mine state visible in advance.
Additional parts of protocol no longer optional.
Protocol version bump.
Various GUI improvements.
Better (more dynamic) and more correct handling of fee structure.
11 years ago
Gav Wood
5736e7e15c
usleep moved to std impl.
11 years ago
Gav Wood
a46f6894ad
UI tweaks.
Additional diagnostics.
11 years ago
subtly
6b8a18b629
used named queus for labeling thread operations
11 years ago