9496 Commits (cf4c191a98d3950fe61daa9764cbbf09805498b0)
 

Author SHA1 Message Date
Christoph Jentzsch a6a76a1f4b corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM 10 years ago
Gav Wood be0d17d3da add virtual notes. 10 years ago
Gav Wood e1e66b5817 Windows updates. 10 years ago
Gav Wood 6692dc3ff4 Repotting. 10 years ago
Paweł Bylica fcde2f3d22 Accessing Ext static data: CALLER, ORIGIN, CALLVALUE, CALLDATASIZE, GASPRICE 10 years ago
Paweł Bylica 696f6ae62e Accessing Ext static data: CALLER, ORIGIN, CALLVALUE, CALLDATASIZE, GASPRICE 10 years ago
Paweł Bylica ac795c481b Send Ext static data to running contract. ADDRESS instruction 10 years ago
Paweł Bylica 10e5182860 Send Ext static data to running contract. ADDRESS instruction 10 years ago
Gav Wood 8abda8c26b Merge branch 'develop' into poc-6+ 10 years ago
Gav Wood c236843225 fix for callstateless. 10 years ago
Paweł Bylica 9ba6a7c6d4 Improve stack binary interface 10 years ago
Paweł Bylica bd3cd40e96 Improve stack binary interface 10 years ago
Paweł Bylica 8cd4326db8 Set/get values in Ext store - SSTORE & SLOAD 10 years ago
Paweł Bylica 362acacfa2 Set/get values in Ext store - SSTORE & SLOAD 10 years ago
artur-zawlocki 00136561a0 added ethcore to libs required by evmcc 10 years ago
artur-zawlocki afb0de7f02 added ethcore to libs required by evmcc 10 years ago
artur-zawlocki 15b945219a Merge branch 'develop-evmcc' of git@github.com:imapp-pl/ethereum.git into develop-evmcc 10 years ago
artur-zawlocki b93e964473 Merge branch 'develop-evmcc' of git@github.com:imapp-pl/ethereum.git into develop-evmcc 10 years ago
obscuren a3c66b2740 How to spawn a websocket node 10 years ago
obscuren 0cae9c3c1b Readme 10 years ago
obscuren 68ccbefc94 init 10 years ago
artur-zawlocki 68f15f91a0 initial implementation of memory 10 years ago
artur-zawlocki 8a63213b6b initial implementation of memory 10 years ago
Gav Wood 36215b3a8c Reorganisation of UI. 10 years ago
Gav Wood ff2da7b8e2 Merge branch 'develop' into poc-6+ 10 years ago
Gav Wood 9ce2b5bfa6 Avoid attempt to reget chain on block reception. 10 years ago
Gav Wood 2dccb2dd31 Merge branch 'develop' into poc-6+ 10 years ago
Paweł Bylica f3a347bdc8 Starting ExtVM binary interface 10 years ago
Paweł Bylica 6eab61a1ae Starting ExtVM binary interface 10 years ago
Gav Wood 340801ed90 Networking fixes. 10 years ago
Gav Wood f83b8d795e Quick build fix. 10 years ago
Gav Wood 3cb6af930f Fix for wierd empty blocks. 10 years ago
Paweł Bylica 7abca55b44 Merge branch 'develop' into develop-evmcc 10 years ago
Paweł Bylica 826c86bf05 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Paweł Bylica 78b188c4b4 Fix stack set/get bad function signature 11 years ago
Paweł Bylica 72bb2d3e0c Fix stack set/get bad function signature 11 years ago
Gav Wood 137c22597f Make net button work. 11 years ago
Paweł Bylica 58e03d5165 Basic arithmetic, limited precision for MUL, DIV and MOD. 11 years ago
Paweł Bylica 4ec1ebc82c Basic arithmetic, limited precision for MUL, DIV and MOD. 11 years ago
Gav Wood d67ce566e7 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Paweł Bylica e53c0a4877 SWAP* instructions 11 years ago
Paweł Bylica 2eabdb0ced SWAP* instructions 11 years ago
Paweł Bylica 3e01d183a0 POP and DUP* instructions 11 years ago
Paweł Bylica 646f954ac6 POP and DUP* instructions 11 years ago
Christoph Jentzsch 7b17adba08 Exemplar alteration to show effect of using boost::exception 11 years ago
Paweł Bylica 4266ce54fc PUSH instruction implementation 11 years ago
Paweł Bylica a9bdd81d49 PUSH instruction implementation 11 years ago
Paweł Bylica d8430db13c Output compilation (option -c) result to standard output by default 11 years ago
Paweł Bylica 9051a2198a Output compilation (option -c) result to standard output by default 11 years ago
Paweł Bylica e8ff67cb48 Stack interface and implementation 11 years ago