7054 Commits (11c1b13e272eb21be3825009ae331a0ddda6d21a)
 

Author SHA1 Message Date
Paweł Bylica 0400b47357 store8 function added as implementation of MSTORE8 11 years ago
Paweł Bylica f5a0975b4a Use mem.store as implementation of MSTORE 11 years ago
Paweł Bylica 2df83af3be Use mem.store as implementation of MSTORE 11 years ago
Paweł Bylica f825a6020f Generate mem.store function and dependencies (currently unused) 11 years ago
Paweł Bylica 4a1511309c Generate mem.store function and dependencies (currently unused) 11 years ago
Gav Wood b7c9bed067 Throw exception for invalid instruction prior to determining gas. 11 years ago
Paweł Bylica 7a7d4e33e0 Fix for finding jumpTableBlock 11 years ago
Paweł Bylica 35605271f1 Fix for finding jumpTableBlock 11 years ago
Gav Wood 23021abbe2 Eth stores past peers and its own ID. 11 years ago
Paweł Bylica d6915b4d0b Renames & comments 11 years ago
Paweł Bylica 4b8d51e23e Renames & comments 11 years ago
Gav Wood 5d2238d179 Manage dead nodes. 11 years ago
Gav Wood 01eecf58b6 More network fixes. 11 years ago
Christian 8aad54050c AST printer and command line tool, some fixes. 11 years ago
artur-zawlocki ad43b92d97 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki b3e5c7ef03 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki fd7069e9af Indirect jump: jump table generated in separate bblock. 11 years ago
artur-zawlocki 40e73d035c Indirect jump: jump table generated in separate bblock. 11 years ago
Paweł Bylica 09a5899adc Fix stack swap or dup not generating PHI nodes 11 years ago
Paweł Bylica a5e264d385 Fix stack swap or dup not generating PHI nodes 11 years ago
Paweł Bylica 973e0a2204 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 11 years ago
Paweł Bylica 03870ecc78 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki 52d1ceb198 test cases for jumps 11 years ago
artur-zawlocki 85606447d8 test cases for jumps 11 years ago
Paweł Bylica 5dd30376d6 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 11 years ago
Paweł Bylica a3e0a809bd Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 11 years ago
Paweł Bylica cfb226ba5f Group gas counting into block of instructions called cost-block. 11 years ago
Paweł Bylica 936aeab43c Group gas counting into block of instructions called cost-block. 11 years ago
Gav Wood ca9a07dc2f Exception fix. 11 years ago
artur-zawlocki dab29a94e7 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki 590e58fcc3 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki 67789404b0 test cases for JUMP 11 years ago
artur-zawlocki 209640c1f3 test cases for JUMP 11 years ago
artur-zawlocki 2b36803c96 Implementing JUMP/JUMPDEST (work in progress) 11 years ago
artur-zawlocki e915379539 Implementing JUMP/JUMPDEST (work in progress) 11 years ago
Gav Wood 75685f91e1 More fixes. 11 years ago
Gav Wood 7c0ca05bb8 Grow peers uses latest mechanisms. 11 years ago
Gav Wood a1216c3b74 Peer & key management. 11 years ago
Gav Wood 735ef80968 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood d1b1caea29 Various crash fixes. 11 years ago
Gav Wood 07c804a885 Vast P2P networking improvements, mainly for peer discovery, management 11 years ago
Gav Wood 2df91b7206 Merge pull request #345 from arkpar/watch_fix 11 years ago
Gav Wood b18e5e4ea0 Merge pull request #346 from CJentzsch/develop 11 years ago
Gav Wood 13e6127f26 Merge pull request #359 from imapp-pl/develop 11 years ago
Christian f070d3bdea Initial implementation of Solidity parser finished, not yet tested much. 11 years ago
subtly fa3dedb3dd fix passing rvalue to rlp 11 years ago
Paweł Bylica ce084a7f69 Update LibMiniUPnP.vcxproj to build without warnings (deprecated functions used) and allow using miniupnpc newer that 1.8. 11 years ago
Paweł Bylica e42217d5bc Disable gas checking for now (does not work and makes IR code hard to read) 11 years ago
Paweł Bylica dd3ae798b4 Disable gas checking for now (does not work and makes IR code hard to read) 11 years ago
Paweł Bylica 04cf0cfcea Generate gas checking function 11 years ago