subtly
|
e54312880e
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
5436f90f04
|
Pass 1 integrating node table. TBD: whether to store/relay cap info.
|
10 years ago |
subtly
|
44f80248ad
|
coding standards, h512 node id, mute warnings for clang builds. attempt inherited constructor fix for windows.
|
10 years ago |
Gav Wood
|
eb34010120
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
25a744c13d
|
JUMPDESTs must be explicit.
|
10 years ago |
Gav Wood
|
553cfb4ff5
|
Merge pull request #703 from wanderer/tests
added stackUnder Flow test
|
10 years ago |
Gav Wood
|
7f276bfe25
|
Merge pull request #704 from jorisbontje/docker-ppa
Use Ethereum PPA for cryptopp and jsonrpc dependencies
|
10 years ago |
Gav Wood
|
84f471cc88
|
Merge pull request #666 from winsvega/develop
Cteate Contract From Contract Init Code Test
|
10 years ago |
wanderer
|
33c04f975d
|
added balance tests
|
10 years ago |
wanderer
|
194c873bd5
|
Merge remote-tracking branch 'upstream/develop' into tests
|
10 years ago |
subtly
|
70b4389b09
|
distance isn't hamming
|
10 years ago |
winsvega
|
4bea663403
|
Transaction Tests
|
10 years ago |
subtly
|
c9982a4cb6
|
manually populate nodes for test rather than leveraging ping
|
10 years ago |
subtly
|
a54e2cee9a
|
code review updates
|
10 years ago |
Gav Wood
|
92f43a7a35
|
Fix allowed uncles.
|
10 years ago |
Gav Wood
|
a6cd367483
|
Fix for overuse of stack.
|
10 years ago |
Gav Wood
|
5b9b7543fa
|
Fix for copyTo bug.
|
10 years ago |
Gav Wood
|
cc75d1bb5c
|
Receipts debugging.
|
10 years ago |
winsvega
|
2dae94df1c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
subtly
|
cf4c63a066
|
try to fix windows build
|
10 years ago |
subtly
|
cffc27417a
|
inline << operator, mute logging
|
10 years ago |
subtly
|
d5f0679fb3
|
send multiple neighbors packets when size is over datagram size limit.
|
10 years ago |
subtly
|
bf05c50c78
|
test encoding/decoding neighbors. add MAC.
|
10 years ago |
Gav Wood
|
0a46ee464b
|
Speed up basic calls.
|
10 years ago |
Gav Wood
|
15afb23e5a
|
More integration with SolNameReg
|
10 years ago |
Gav Wood
|
d8323bbd09
|
Simple ABI in/out and new Solidity-based Config/NameReg integration.
|
10 years ago |
subtly
|
ba455270c0
|
memory
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
subtly
|
4216162fc1
|
message signing and verification. shutdown io/thread before dealloc in nodetable/testnodetables.
|
10 years ago |
winsvega
|
c1d8aa7551
|
comments in json
|
10 years ago |
Joris Bontje
|
74b085efea
|
use Ethereum PPA for cryptopp and jsonrpc dependencies
|
10 years ago |
subtly
|
c06054f63e
|
basic implementation of packets
|
10 years ago |
subtly
|
82d40b6ff8
|
more implementating of packets
|
10 years ago |
subtly
|
2a1ea35f7f
|
send/receive messages (not yet interepreted)
|
10 years ago |
subtly
|
da5acab432
|
refactor constants to be determined during compile. added RLPXDatagram. constructors and updates to datagram constructors. docs and logging. WIP tests and host/harness for NodeTable.
|
10 years ago |
wanderer
|
2aa1933b1b
|
added stackUnder Flow test
|
10 years ago |
Gav Wood
|
fd61f9f452
|
git ignore
|
10 years ago |
Gav Wood
|
1174c7168d
|
Update evmjit
|
10 years ago |
subtly
|
b2a06bb98d
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
6131bd62d6
|
NodeTable into own files.
|
10 years ago |
subtly
|
5da5631400
|
repot.
|
10 years ago |
Gav Wood
|
79b5b6c026
|
Merge branch 'poc-7+' into develop
|
10 years ago |
Gav Wood
|
f1f34cbe32
|
Fixes/workarounds for tests.
|
10 years ago |
Gav Wood
|
744136830d
|
const-> constant
|
10 years ago |
subtly
|
64360b8664
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
7ab02cf487
|
move some things for udp. added a class for kademlia.
|
10 years ago |
Gav Wood
|
bc8981fe4c
|
Back to PoC-8.
|
10 years ago |
Gav Wood
|
447dc48499
|
Merge branch 'develop' into poc-7+
|
10 years ago |
Gav Wood
|
dfc05942aa
|
Rollback to PoC-7.
|
10 years ago |
Gav Wood
|
9cf423936b
|
Substantial bugs fixed in ethereum.js.
|
10 years ago |