subtly
acffe3687d
More peer/node cleanup.
10 years ago
subtly
ca0ce068c6
implicit fallback update
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
subtly
49d21e9ada
add back fallback for retrying when connect peers is 0 and idealpeercount > 0
10 years ago
subtly
eb2a4e375a
update for cr. update whisper test.
10 years ago
subtly
94c09508fd
Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes.
10 years ago
Gav Wood
07c804a885
Vast P2P networking improvements, mainly for peer discovery, management
and handling.
10 years ago
Gav Wood
20ad46c481
PoC-7: versioned subprotocols.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
a3740efebb
Repot.
No memsize increase on 0.
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
Gav Wood
1afda67310
GUI reboot.
Support for denominations in GUI.
Multi key wallet beginnings.
Transactional data beginnings.
GUI log.
Half-decent logging system.
11 years ago
Gav Wood
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago