7708 Commits (2857ab260c9dfa21bad719d333d231cb0d606ffa)
 

Author SHA1 Message Date
Paweł Bylica 01b95883f2 Count gas cost for SSTORE instruction 11 years ago
Marek Kotewicz bfb05d0cd7 isMining changes to mining 11 years ago
artur-zawlocki df932921dc Codegen for CODECOPY. 11 years ago
artur-zawlocki 2e3e764fb5 Codegen for CODECOPY. 11 years ago
Marek Kotewicz 83f286ab45 value in messages 11 years ago
Paweł Bylica 1c70f3d099 Prealloc memory and count gas for CALL instruction 11 years ago
Paweł Bylica 52d3a3beb0 Prealloc memory and count gas for CALL instruction 11 years ago
Paweł Bylica d56f60f768 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 11 years ago
Paweł Bylica 6342d95ef7 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 11 years ago
Paweł Bylica 7d674765a4 Prealloc memory and count gas for SHA3 and CREATE instructions 11 years ago
Paweł Bylica 8267b453c7 Prealloc memory and count gas for SHA3 and CREATE instructions 11 years ago
artur-zawlocki 42b14ae334 Fixes in CALLDATACOPY 11 years ago
artur-zawlocki 2b383751b4 Fixes in CALLDATACOPY 11 years ago
Paweł Bylica 9d9e1600a3 InsertPointGuard helper class for IRBuilder 11 years ago
Paweł Bylica 54989e071f InsertPointGuard helper class for IRBuilder 11 years ago
artur-zawlocki 720312004d Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki 508a99b707 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki 0d9740514a Initial implementation for CALLDATACOPY 11 years ago
artur-zawlocki d005896a0b Initial implementation for CALLDATACOPY 11 years ago
Paweł Bylica 82cba7a346 Use mem.require in mload, mstore & mstore8 11 years ago
Paweł Bylica 07882137e3 Use mem.require in mload, mstore & mstore8 11 years ago
Marek Kotewicz 1b21fa4d6c common changes 11 years ago
Paweł Bylica 0931289287 Convenient Memory::require() overload 11 years ago
Paweł Bylica 59000cd85d Convenient Memory::require() overload 11 years ago
Christoph Jentzsch 3f73ff5578 bug fix 11 years ago
Paweł Bylica ab556c638a Private mem.require function that preallocates memory and counts gas fee 11 years ago
Paweł Bylica f0f5833c4c Private mem.require function that preallocates memory and counts gas fee 11 years ago
Paweł Bylica 01ca987093 Give back an amount of gas not used by CALL instructions 11 years ago
Paweł Bylica 2999de9f1a Give back an amount of gas not used by CALL instructions 11 years ago
Marek Kotewicz cd0a1c4bfb stateless tests 11 years ago
Paweł Bylica fb87a0b2ab Count gas for CALL instructions 11 years ago
Paweł Bylica c5c76cdf99 Count gas for CALL instructions 11 years ago
Christoph Jentzsch 10d00f4e54 Added random test creater 11 years ago
Marek Kotewicz d632a3a884 Merge branch 'develop' into mk_jsonrpc 11 years ago
Marek Kotewicz d1205fa410 fixed jsonrpc param types 11 years ago
Marek Kotewicz 008fd25cfe common changes in jsonrpc && tests 11 years ago
Gav Wood eeb0c6476e Minor fix. 11 years ago
Gav Wood 39e71f3fa1 Actuall inline assertAux code. 11 years ago
Gav Wood 0a3478bf5f Avoid failing inline. 11 years ago
Gav Wood d8fc0f2a2c Avoid failing inline. 11 years ago
Gav Wood a021107693 Version bump. 11 years ago
Gav Wood 7e56e88241 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood 2b93dcdc1d Move over to new GetTransactions semantics. 11 years ago
Paweł Bylica ddb6392338 Throw bad instruction exception in case instruction is bad 11 years ago
artur-zawlocki 07131e4e18 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki f14637c1d0 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 11 years ago
artur-zawlocki 475b85d959 Fixes in inline asm in some jump tests. 11 years ago
artur-zawlocki a5c239ffc9 Fixes in inline asm in some jump tests. 11 years ago
Paweł Bylica b1ecd3d731 Move basic instruction fee selection to a function in FeeStructure 11 years ago
Marek Kotewicz aa9f34ec49 Merge branch 'develop' into mk_jsonrpc 11 years ago