5594 Commits (6c3f9ba5024f5aaef1855089601ecd2a2f79c9ff)
 

Author SHA1 Message Date
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
subtly 5566f335e8 Comments for socket in acceptor. Remove start arg from Host constructor; it is not used and conflicts with restoreNodes being used to set node credentials. 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
arkpar f0519c5888 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
arkpar d0ef317c7b transaction recording, blocks, watches 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
arkpar 9cd3c8556b Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_tx 10 years ago
arkpar f9a83c11e4 ui tweaks 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
subtly 2e7ea3564c add test-require to p2p/host 10 years ago
subtly cec64905c8 Merge branch 'develop' into p2p 10 years ago
subtly 6381706c66 fix ping-timeouts 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
subtly 98a2d193c2 updates and fixes for code review 10 years ago