7078 Commits (a3e2f52b6de5f35220e21244182e6504373843d5)
 

Author SHA1 Message Date
artur-zawlocki 0d283dfa7c fixed implementation of JUMPI (cond casted to bool) 10 years ago
artur-zawlocki 1d17da1e5f Added Module* constructor argument to Memory and Ext. 10 years ago
artur-zawlocki d11127c94d Added Module* constructor argument to Memory and Ext. 10 years ago
artur-zawlocki b730bdc511 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki f28dfaae03 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 0b8ba6d2e4 initial implementation of JUMP/JUMPI (untested) 10 years ago
artur-zawlocki ca49fe4897 initial implementation of JUMP/JUMPI (untested) 10 years ago
obscuren 3bc238b1ce Added eth providers 10 years ago
Gav Wood dac9d062bc Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood f3512a0562 Working eth sale importer. 10 years ago
Gav Wood 7618f7a75c Merge pull request #328 from cdetrio/develop 10 years ago
Casey Detrio 81ffba3ecb enable qt web inspector 10 years ago
Paweł Bylica 56f37c0789 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Gav Wood e9d839c62d Revert MSIZE. 10 years ago
Gav Wood 45372764f2 Repotting of AES stuff. 10 years ago
Paweł Bylica edf192b52d Print returned memory to standard output 10 years ago
Paweł Bylica f6759913e4 Print returned memory to standard output 10 years ago
Paweł Bylica d073af7754 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica 68b2e4cdc5 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica 748ee0fe8d Implementing RETURN and STOP instructions 10 years ago
Paweł Bylica f41550077a Implementing RETURN and STOP instructions 10 years ago
artur-zawlocki eea755cfc6 fixed bug in memory handling 10 years ago
artur-zawlocki 65908ab5e8 fixed bug in memory handling 10 years ago
artur-zawlocki e1abb20f9b Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 5b265b8f4b Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 00f993929f Implemented MLOAD, MSTORE, MSTORE8 and MSIZE 10 years ago
artur-zawlocki 638bb9390c Implemented MLOAD, MSTORE, MSTORE8 and MSIZE 10 years ago
Gav Wood 234cc551b6 more attempts to mimic what Vitalik did with wallet encryption. 10 years ago
Paweł Bylica b9cda13a9a Push call data on stack - CALLDATALOAD 10 years ago
Paweł Bylica 9ee462570b Push call data on stack - CALLDATALOAD 10 years ago
Gav Wood bcca878832 Whisper in main client. 10 years ago
Christoph Jentzsch da4d393a28 Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
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