9496 Commits (cf4c191a98d3950fe61daa9764cbbf09805498b0)
 

Author SHA1 Message Date
Paweł Bylica 397763be63 PC instructions 10 years ago
Paweł Bylica 20cd698cf8 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica 30b1bf2953 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica 09a9f1064f Block Information instructions: PREVHASH, COINBASE, TIMESTAMP, NUMBER, DIFFICULTY, GASLIMIT 10 years ago
Paweł Bylica 9479a70b00 Block Information instructions: PREVHASH, COINBASE, TIMESTAMP, NUMBER, DIFFICULTY, GASLIMIT 10 years ago
artur-zawlocki 9289508dfa Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki db4ce08219 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 48d4294d88 - implemented LT, GT 10 years ago
artur-zawlocki 8df1050fcb - implemented LT, GT 10 years ago
Paweł Bylica 954300fce1 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica ecd369db99 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica fbe97fd3e1 BALANCE 10 years ago
Paweł Bylica e5ff13180c BALANCE 10 years ago
artur-zawlocki 8b625fa954 fixed implementation of NOT 10 years ago
artur-zawlocki 01cc09a279 fixed implementation of NOT 10 years ago
artur-zawlocki fa76d7a4a0 fixes for JUMP/JUMPI (generating final basic block) 10 years ago
artur-zawlocki d843ec660a fixes for JUMP/JUMPI (generating final basic block) 10 years ago
artur-zawlocki ad2c4c4274 fixed implementation of JUMPI (cond casted to bool) 10 years ago
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