5394 Commits (4cbac115188e064ce70bb198d919fe8106af42df)
 

Author SHA1 Message Date
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
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
Gav Wood c3e1a3616a Additional work on the JS stuff to make it more similar to Solidity. 10 years ago
Gav Wood ebc2f62476 Merge pull request #865 from arkpar/mix_ux 10 years ago
arkpar d306374344 suppress warning if webengine is not found 10 years ago
arkpar ce8394b132 removed unneeded #include 10 years ago
arkpar 1eec363a0c removed dependency on qwebthree 10 years ago
arkpar 360301eb0a various ux improvements 10 years ago
arkpar cde600bdb4 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_cm 10 years ago
arkpar d2a424b0e5 http transport for ethereum.js 10 years ago
Gav Wood 2e0d9c9de0 Fix string outputs. 10 years ago
Gav Wood 92366ece25 Auto select call or transact depending on constness. 10 years ago
Gav Wood 79f1460505 Minor fix. 10 years ago
Gav Wood 0973c4c82e Fixes to ethereum.js and standard.js. 10 years ago
Gav Wood c28e5d6b21 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 8f0517a7d6 Vanity addresses in AZ. 10 years ago
Gav Wood 606d766e4f Merge pull request #861 from caktux/develop 10 years ago
arkpar a1380361c4 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_cm 10 years ago
arkpar 2a39486972 small usability fixes 10 years ago
yann300 1f6697c021 - Coding Standards 10 years ago