7159 Commits (4da7a0f4c63579169efe3b6eb67ff3d36db74556)
 

Author SHA1 Message Date
subtly 4da7a0f4c6 initial requirepeer 10 years ago
subtly 14e83ffb28 clarify method doc 10 years ago
subtly 5959a58071 abstract overriding tcp endpoint 10 years ago
subtly a5d2567e81 only override tcp address if udp address is public. allow remotes which advertise 0.0.0.0. 10 years ago
subtly 89b484e3ef better handshake error logging, esp when remote disconnects 10 years ago
subtly 015c1681fb adopt node IP address from udp header when ping.ipAddress isn't public 10 years ago
subtly 45df4ab10f isIPType helpers 10 years ago
subtly 58cb54bd49 correct net/test for ping packet 10 years ago
Gav Wood 24c052ac51 Merge pull request #1418 from debris/1351_jsonrpc 10 years ago
Gav Wood b063d5607d Size fix for ABI. 10 years ago
Gav Wood c43c1b61e3 Fixes and verbosity. 10 years ago
Marek Kotewicz 829c1e547a Merge branch 'develop' into 1351_jsonrpc 10 years ago
Gav Wood d554ecfe75 Fix for hash size. 10 years ago
Gav Wood 37c82e6fd7 First basic version compiling. 10 years ago
Gav Wood 470f4b367e Merge pull request #1417 from ethereum/p2p 10 years ago
subtly a957f99051 Merge branch 'develop' into p2p 10 years ago
Gav Wood 263dd51932 Merge branch 'debris-1351_ClientBase' into develop 10 years ago
Gav Wood fc5b6de495 Remove asOf redundancy. 10 years ago
Gav Wood f0346cd60a Merge branch '1351_ClientBase' of https://github.com/debris/cpp-ethereum into debris-1351_ClientBase 10 years ago
Gav Wood 7f915a1949 Minor compile fix. 10 years ago
Gav Wood 60da83fb0a Record and detail gas refund. 10 years ago
Gav Wood 5b5a4ec391 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 288f6f51b9 Merge pull request #1406 from debris/1351_NOMINMAX 10 years ago
Gav Wood 99a665e594 Merge pull request #1405 from debris/1351_cmake_changes 10 years ago
Gav Wood d71bec193f Clean up some code redundancy. 10 years ago
Marek Kotewicz bc5a238159 jsonrpc fixes 10 years ago
Gav Wood 5bd56b3924 Merge pull request #1402 from debris/http_server_threads 10 years ago
Gav Wood e81cd0f0ab Merge pull request #1395 from imapp-pl/pr/windows_stack_size 10 years ago
Gav Wood b51c6227c1 Merge pull request #1387 from winsvega/develop 10 years ago
subtly 1cb510dbd0 Fallback to 0.0.0.0 if bind fails. Bump handshake timeout until we switch back to secp256k1. 10 years ago
chriseth 650be87419 Merge pull request #1385 from LefterisJP/sol_stringKeyword 10 years ago
Gav Wood 42e6a29144 More towards an implementation. 10 years ago
Gav Wood 91e509c6f0 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood e26de2489e Fix AZ accounts/contracts panes. 10 years ago
Gav Wood 36e2c9dbee Hide accounts/contracts when we're not compiled with FATDB. Fixes #1403 10 years ago
Marek Kotewicz 3d009ae161 ClientBase 10 years ago
Marek Kotewicz c4a4b8014b fixed dependency on windows.h include order when using std::min && std::max 10 years ago
Marek Kotewicz 7567cf72ec split #1351, cmake changes 10 years ago
Marek Kotewicz c905a66b3e fixed numeber of http server threads, fixed #1147 10 years ago
Lefteris Karapetsas fdd2959fff Adding some more reserved keywords 10 years ago
chriseth 46f10bf208 Merge pull request #1364 from chriseth/sol_commonSubexpressionElimination 10 years ago
chriseth 859c68d776 Compiler error fixes. 10 years ago
chriseth 1603c1c4e3 Comments and renames. 10 years ago
chriseth e8463940d6 Code generation part 2. 10 years ago
chriseth 6f54f1046a Code generation part 1. 10 years ago
chriseth c97447fbd8 code generator stub 10 years ago
chriseth 9b021fc77c Analyzing part of the optimizer. 10 years ago
chriseth 2f935d722c Optimizer interface. 10 years ago
Paweł Bylica 9e10137d33 Increase executable stack size to 16MB on Windows 10 years ago
Gav Wood a48ce877d2 Reduce verbosity. 10 years ago