3701 Commits (8c462087b10d45f9795820aa3fc282849d7cd4ee)
 

Author SHA1 Message Date
Gav Wood 25a744c13d JUMPDESTs must be explicit. 10 years ago
Paweł Bylica d1fc535458 Memleak fix: free genesis block at the end of program 10 years ago
CJentzsch 789abca7ad undo origin address change (in test) 10 years ago
Paweł Bylica ac7ccfb282 Merge remote-tracking branch 'upstream/develop' into pr-jit 10 years ago
CJentzsch bc55a9b7f4 Merge remote-tracking branch 'upstream/develop' into newTests 10 years ago
Gav Wood 553cfb4ff5 Merge pull request #703 from wanderer/tests 10 years ago
Gav Wood 7f276bfe25 Merge pull request #704 from jorisbontje/docker-ppa 10 years ago
Gav Wood 84f471cc88 Merge pull request #666 from winsvega/develop 10 years ago
CJentzsch 0ee53a1935 use boost_fail instead of warning 10 years ago
CJentzsch 7c642dbe24 add trie_tests_ordered 10 years ago
CJentzsch ceee87a1b7 clean up 10 years ago
CJentzsch de45fddb4b Merge remote-tracking branch 'upstream/develop' into fixTest 10 years ago
Paweł Bylica 32ed9cbb46 Update evmjit submodule: much better in memory caching 10 years ago
Paweł Bylica 2065bb9b85 Merge remote-tracking branch 'upstream/develop' into develop-evmcc 10 years ago
U-SVZ13\Arkady 1dcc22c923 another attempt to fix msvc build 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
Christian f37ff5ff4f Clarified binary operator checking for integer types. 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
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