4497 Commits (1eda03163c32b0ca114dc45b84ee7ccfc9025e22)
 

Author SHA1 Message Date
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
arkpar 50a1edb23b improved debugging model 10 years ago
arkpar 0ad33b5f9a fixed start with empty contract, 10 years ago
arkpar ab91e04767 added missing qml files 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
arkpar f85c9108e4 Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into 10 years ago
arkpar 5af86eb737 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_states 10 years ago
arkpar c9a7a42e13 removed obsolete transaction model 10 years ago
arkpar 4ddaa9dd94 project save/load 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
arkpar 0594f79267 Transaction QML model 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
U-SVZ13\Arkady aa5e44571b fixed compilation for msvc 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
yann300 3a9183e276 Merge branch 'mix' of https://github.com/arkpar/cpp-ethereum into ide_m25 10 years ago
Paweł Bylica d910918492 Update evmjit submodule. JIT passes all VM & State tests. 10 years ago
Paweł Bylica 69930b9bcd Use sub "no-wrap" 10 years ago
Paweł Bylica 6acbfe07b2 Remove unused function 10 years ago
Paweł Bylica eaed9c3c4f Read push data using llvm::APInt 10 years ago
Paweł Bylica 30f0a7a894 Type usage and other cleanups 10 years ago
Paweł Bylica 4254b3fec1 Fix memory copy [Delivers #84703344] 10 years ago
Paweł Bylica 43e08ea32d Handle create/call depth limit in CREATE instruction 10 years ago
Paweł Bylica 20190b145b Add -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS needed by LLVM (reverted from commit 66d5a2b5cd) 10 years ago
Paweł Bylica 75fa67200e Fix compilation with LLVM pre-3.5 (Ubuntu 14.04) (reverted from commit 6094aa30ad) 10 years ago
Paweł Bylica 6094aa30ad Fix compilation with LLVM pre-3.5 (Ubuntu 14.04) 10 years ago
Gav Wood fd61f9f452 git ignore 10 years ago
Gav Wood 1174c7168d Update evmjit 10 years ago
Paweł Bylica 66d5a2b5cd Add -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS needed by LLVM 10 years ago
arkpar 9aafafec0e Merge branch 'mix' of https://github.com/arkpar/cpp-ethereum into mix_pf 10 years ago
arkpar ab57c7a5ff removed unnessary casts, fixed geteItem return type 10 years ago
subtly b2a06bb98d Merge branch 'develop' into p2p 10 years ago
subtly 6131bd62d6 NodeTable into own files. 10 years ago