7120 Commits (a7eccfaa978b8f1e5ea7d3eb4d89b276bdf626d7)
 

Author SHA1 Message Date
Gav Wood db418d7edc Merge pull request #1371 from caktux/develop 10 years ago
Gav Wood ea7b271ce2 Merge pull request #1378 from ethereum/p2p 10 years ago
subtly cddb2920a9 namespace eth network-protocol version for implemenations 10 years ago
subtly 6093170990 consistent and explicit use of constant for devp2p protocol version 10 years ago
subtly 7445f9020e Merge host and nodetable network protocol version. 10 years ago
subtly 221942bc2f Merge branch 'develop' into p2p 10 years ago
Gav Wood b78634637b Transact now prevents executing failing transactions. 10 years ago
subtly 14c2e4cab8 fix net/ unit tests for nodetable updates 10 years ago
Gav Wood 65de6aaa4d Diagnostics and API cleanup. 10 years ago
subtly ee7608fe60 NodeTable constructor requires and listens to explicit IP address instead of defaulting to 0.0.0.0 (all addresses). 10 years ago
subtly 8cc7fb94ba codingstandards 10 years ago
subtly 3e2572e6a2 constant for discovery protocol version 10 years ago
subtly b8f49b0929 Ignore 0.0.0.0 addresses. 10 years ago
subtly 11c1b13e27 clarify peersAdded log. Increment failedAttempts so fallback timer goes up. 10 years ago
subtly 360e2a32bc update version number for save/restore of nodeTable 10 years ago
Gav Wood cceedcaa38 Merge pull request #1360 from ethereum/p2p 10 years ago
subtly 14568fc839 logging for handshake timeout 10 years ago
subtly bc0100e48e Add response timeout to handshake. Update cancel() to prevent race condition. 10 years ago
subtly f8a8e1f1ac Merge branch 'develop' into p2p 10 years ago
caktux 387e67ee40 apply fix for #1250 to neth, take some creds 10 years ago
Gav Wood 0ff3080549 AlethZero now uses .ethereum to store its chain. 10 years ago
Gav Wood bc345316dc Don't accept default argument for eth. Fixes #1250. 10 years ago
Gav Wood 07c5cc33e1 Fixes #1369 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 73d889e997 Filter niceties. 10 years ago
Gav Wood 1f161895fd Place ethash cache in a more clearly shared folder. 10 years ago
Gav Wood 793deb8f65 --kill-blockchain option in eth. 10 years ago
Gav Wood aadf3998d9 AZ transact auto-gas determination. 10 years ago
Gav Wood b76c5950dc Rookie erros fixed. 10 years ago
CJentzsch 64922cb150 max stack limit test 10 years ago
Gav Wood 15f236282a Stack limit. 10 years ago
Gav Wood e3cbc93f97 Auto gas requirement estimation for contract creation in AZ. 10 years ago
subtly 515054ecab Merge branch 'develop' into p2p 10 years ago
Gav Wood 7b6710ac5b Minor rename. 10 years ago
Gav Wood 2c9c4bac22 Fixes #1354. 10 years ago
Gav Wood 3290670389 Merge pull request #1363 from chriseth/fix_clangWarning 10 years ago
Gav Wood d345e97846 Merge pull request #1359 from winsvega/develop 10 years ago
Gav Wood 763e983c42 Merge pull request #1355 from imapp-pl/pr/evmjit_bugfix 10 years ago
chriseth 2d75cd4f72 Fixed clang warning. 10 years ago
chriseth 5131f24929 Merge pull request #1341 from chriseth/sol_packedStorage 10 years ago
subtly a78eee5861 bump discovery version 10 years ago
winsvega 642a8c9fea Arithmetic Tests 10 years ago
winsvega a180a5b339 SDIV 10 years ago
Arkadiy Paronyan 497dff064f Merge pull request #1357 from arkpar/mix_ux 10 years ago
Arkadiy Paronyan 6e680545fa Merge pull request #1356 from yann300/autocompletion 10 years ago
chriseth d2077b8962 Byte size checked for zero; coding style. 10 years ago
arkpar be7b09b8b1 restored visibility focus 10 years ago
arkpar 55f993b97c Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux 10 years ago
arkpar ea2486e509 more bugs fixed 10 years ago
yann300 e5fb202468 Add JavaScript autocompletion. 10 years ago