Gav Wood
19f3a58021
Reduce p2p net verbosity.
10 years ago
subtly
03db500f33
Merge stash into discovery.
10 years ago
subtly
30acd1343a
Windows keyword error for _inline.
10 years ago
subtly
52213f258e
encapsulate IP endpoint address as byte string
10 years ago
Jan Willem Penterman
c4ad72f292
removed special characters from Net Log messages (Win only)
10 years ago
subtly
e9dfa8642e
compiles (v4 endpoint changes)
10 years ago
Gav Wood
dad9a32d33
Better logging.
10 years ago
subtly
280df58d94
More explicit initialization of nodes and peers.
10 years ago
subtly
49c4bba993
cleanup/prep endpoint semantics for #1558 and #1557
10 years ago
subtly
29f40bff0f
makePeer and support setting listen IP.
10 years ago
subtly
bb261e553a
update CLI and AZ UI for replacing local-networking with explicit --listen-ip
10 years ago
subtly
5959a58071
abstract overriding tcp endpoint
10 years ago
subtly
45df4ab10f
isIPType helpers
10 years ago
subtly
7445f9020e
Merge host and nodetable network protocol version.
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
subtly
c1ae9fc126
pr fixes
10 years ago
Gav Wood
01eecf58b6
More network fixes.
10 years ago
Gav Wood
784ea95f27
PoC-7: IPv6.
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
54a21ab3bd
Quick commit.
10 years ago
Gav Wood
9e76b49578
Slowing bashing code into shape.
10 years ago
Gav Wood
126335cdef
Partially rewired network.
10 years ago
Gav Wood
be1bf6b9bf
Split off general network layer.
10 years ago
Gav Wood
f5c22035fc
PoC-6 networking.
11 years ago
Tim Hughes
59c9da7f00
Workarounds for https://github.com/ethereum/cpp-ethereum/issues/128 and https://github.com/ethereum/cpp-ethereum/issues/129
11 years ago
Gav Wood
fb49ca64f6
Repotted network stuff.
11 years ago
Gav Wood
c1c02c461d
Remove Database when protocol version changes.
11 years ago
Gav Wood
491bb2ed95
Preparation for 0.3.11
11 years ago
Gav Wood
da4144bbb6
Better handling of bad transactions.
11 years ago
Gav Wood
7e38de2710
Avoid reprocessing future transactions until it's possible they're
valid.
11 years ago
Tim Hughes
7bfe57e2e0
Fix bug where buffer was being deleted underneath async_write operation.
Fix bug where member function called from async callback without holding valid shared_ptr to class.
11 years ago
Gav Wood
837240cb5a
New NameReg
11 years ago
Gav Wood
cbd41833d2
Bump protocol version.
11 years ago
Gav Wood
87e19602ea
VM test framework.
11 years ago
Gav Wood
3c5e26c182
Rebroadcast transactions on new block.
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
Tim Hughes
4ab877de5e
s/ushort/unsigned short/ since ushort isn't actually defined.
11 years ago
Gav Wood
8dc00e8b21
Fixes for contract address states.
Minor fix for uncle rewards.
Assembler for EC-1 assembly.
Not-quite Test code for the VM.
11 years ago
Daniel Hams
42986e83a2
Little fixes in peer network.
(1) Use of unsigned port number
(2) Fix of copy pasta error in window isLocal logic
(3) On outgoing connection print endpoint instead of peer.endpoint
(this fixes 0.0.0.0 appearing in log on OSX as not fully initialised)
11 years ago
Gav Wood
46543c3b2e
Fix for multiple transactions.
Show transaction nonces.
Fix when sending transactions with data.
11 years ago
Gav Wood
b18a42d459
Less verbose.
11 years ago
Gav Wood
cbb32b13fb
Peer discovery fix.
11 years ago
Gav Wood
28dbbff366
Reduce network packing.
11 years ago
Gav Wood
9f8f2138da
Bug fixes and incoming/outgoing packet checking.
11 years ago
Gav Wood
0250d2f696
Fix for initial network-peer state.
11 years ago
Gav Wood
79939dd78d
Pending transactions actually are pending transactions, not just all
known transactions.
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