4961 Commits (b448dba6b9419dd33e0e7a2ec12353d427ef60a8)
 

Author SHA1 Message Date
Marek Kotewicz 16cddc3230 Squashed 'libjsqrc/ethereumjs/' changes from 649b9cc..f023681 10 years ago
Marek Kotewicz 507dd6a146 Merge commit '16cddc3230adaf77070b9e019614b9869d308ac9' into ethereumjs 10 years ago
liana 5bd4a1df10 -added test case for hash8 to string1 conversion 10 years ago
Marek Kotewicz 7b6d26fdf9 removed unused es6-promise.js 10 years ago
Marek Kotewicz 32a6ba6fc0 Squashed 'libjsqrc/ethereumjs/' changes from 1f5a6f1..649b9cc 10 years ago
Marek Kotewicz 0b5248c4bf Merge commit '32a6ba6fc02174a4ad490077f8313e48d5101433' into ethereumjs 10 years ago
Marek Kotewicz ec71f23423 Squashed 'libjsqrc/ethereumjs/' changes from d223ac0..1f5a6f1 10 years ago
Marek Kotewicz 295bad7b28 Merge commit 'ec71f23423a3f681e0106ae1b77070f10decd1bc' into ethereumjs 10 years ago
Marek Kotewicz b1e00d6665 Squashed 'libjsqrc/ethereumjs/' changes from 81bbe8c..d223ac0 10 years ago
Marek Kotewicz cad0cf0e8c Merge commit 'b1e00d6665dc3bd34558771c3e2254fd4bb73fa6' into ethereumjs 10 years ago
Paweł Bylica ebaeffe00a Reimplementation of sdiv. Delegates work to div. 10 years ago
Paweł Bylica 871487c4de Reimplementation of sdiv. Delegates work to div. 10 years ago
Paweł Bylica a42c72464d Combine div & mod into one function 10 years ago
Paweł Bylica d648dc7cfe Combine div & mod into one function 10 years ago
Gav Wood 9e57eb26a5 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood c9881d766d Merge pull request #856 from chriseth/sol_modifiers 10 years ago
Gav Wood c221e9ef9d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 5b5485b4c4 Fix jsTo... 10 years ago
Gav Wood 990d279490 Fixed spurious whisper watches firing. 10 years ago
Paweł Bylica f64f5d57aa Merge commit '1990dde405f509086154644e70739fafbe7c61a4' from subtree evmjit/develop into evmjit 10 years ago
Paweł Bylica 1990dde405 Change JIT C interface. Create ExecutionEngine on heap to allow one-pass copy of return data. 10 years ago
Paweł Bylica 06048c51a6 Change JIT return codes, use negative values for errors 10 years ago
Gav Wood e04ebc4ecc Merge pull request #837 from yann300/constructorParamaterForDebug 10 years ago
Gav Wood b74da62255 Merge pull request #871 from debris/commonjs_tests 10 years ago
Marek Kotewicz c8bb2229ea failing commonjs tests 10 years ago
chriseth d0180e78d0 Merge pull request #869 from chriseth/sol_reverseBases 10 years ago
Paweł Bylica 8b45198bc5 Reorder JIT runtime data fields 10 years ago
Paweł Bylica 0f294ec820 Reorder JIT runtime data fields 10 years ago
Paweł Bylica 737232b24b Flatten JIT RuntimeData 10 years ago
Paweł Bylica 3e8c30d2fb Flatten JIT RuntimeData 10 years ago
liana 54ade2fd44 - modifications according to PR review 10 years ago
Paweł Bylica 2216c73b66 Keep timestamp and block number as uint64 types 10 years ago
Paweł Bylica 06a3b8196d Keep timestamp and block number as uint64 types 10 years ago
Paweł Bylica 8c10cf4995 Pass return data pointer using callData field 10 years ago
Paweł Bylica 8b72dd603f Pass return data pointer using callData field 10 years ago
yann300 a7264ba801 Merge remote-tracking branch 'up/develop' into 10 years ago
Paweł Bylica bc0a91602f Do not accept contract code with gas greater than 2^63. Keep gas counter in int64 type. 10 years ago
Paweł Bylica d1d68505da Do not accept contract code with gas greater than 2^63. Keep gas counter in int64 type. 10 years ago
Christian c571eeea05 Call modifiers on constructor. 10 years ago
Christian 14c5e37d55 Modifier overrides and callgraph analysis. 10 years ago
Christian fdf791149d Compilation of function modifiers. 10 years ago
Christian 2566466a6c Type resolution for function modifiers. 10 years ago
Christian 133610be56 Function modifier parsing. 10 years ago
Christian 6fb537f48c Reverse order of inheritance in base list. 10 years ago
Gav Wood 3b5a279e16 Add coins reg to standard services. 10 years ago
Paweł Bylica 9b14522b11 Use uint64 type for call data size 10 years ago
Paweł Bylica 06a700c060 Use uint64 type for call data size 10 years ago
Paweł Bylica 0cad9bb29d Use uint64 type for code size 10 years ago
Paweł Bylica a751baadcb Use uint64 type for code size 10 years ago
Paweł Bylica 2cd14d08a4 Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago