7678 Commits (70720f269357f5e1a1da5fa80db250dc5fa8317c)
 

Author SHA1 Message Date
Gav Wood df0ed63c61 Merge pull request #1468 from chriseth/sol_pullOutIndexaccess 10 years ago
Gav Wood 1a93beb7e1 Cleanup and document some of the hairier State code. 10 years ago
subtly 6aac6fc3a2 Merge branch 'develop' into p2p 10 years ago
Ali Mashatan deaabe142a Bug fix. 10 years ago
subtly 9710ce3b7e Fix #1475 10 years ago
Gav Wood 62b4958952 Provide a little more information on why things might fail. 10 years ago
Gav Wood b28a600b33 Fixes #1470 10 years ago
Gav Wood 2e2f90c3bb Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 13d77a34e5 Avoid asserting until I know exactly what ethash_quick_check_difficulty is 10 years ago
Gav Wood 2b3a4fabc0 Merge pull request #1462 from ethereum/p2p 10 years ago
Gav Wood 61185a4d0a Merge pull request #1456 from debris/genesisRLP 10 years ago
arkpar affbdf3e6e Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_test 10 years ago
arkpar 5c31f4cfc4 more test improvements 10 years ago
Ali Mashatan a400c9aadd Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
chriseth 034e807046 Merge pull request #1464 from LefterisJP/natspec_nonexistant_param 10 years ago
chriseth 077a508b3b Merge pull request #1414 from LefterisJP/sol_notImplementedFuncs 10 years ago
chriseth ae6bae4a6c Refactor: Pull out array index access. 10 years ago
arkpar 5552d212d6 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_test 10 years ago
arkpar 725d19fa6d more tests 10 years ago
arkpar 4fe38fa033 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
Arkadiy Paronyan 31d2449f6f Merge pull request #1457 from yann300/bugFix 10 years ago
Gav Wood 26ca96af0e Last little fix for ABI. Should work ok now. 10 years ago
yann300 ad1e845473 small changes 10 years ago
yann300 2a57a78f64 changes on encode input parameters. 10 years ago
Lefteris Karapetsas 29669c16a2 Fix some styling issues and remove comments 10 years ago
Gav Wood 348c18941b "to" now null for describing contract-creation transactions. 10 years ago
Gav Wood 5062f7190a Fix for vector_ref (yes, crazy that it's been dormant for so long). 10 years ago
Gav Wood f3b37e3d86 Fixes #1463 10 years ago
yann300 d2224698ae Merge remote-tracking branch 'up/develop' into ui 10 years ago
yann300 9d5c75aabe Redesign of logs pane 10 years ago
yann300 1855b63a95 small changes 10 years ago
yann300 7274ac7352 Display ascii char in return value. 10 years ago
Lefteris Karapetsas b0629cb2c5 no need to have target json for failing tests 10 years ago
Lefteris Karapetsas 04d0415e52 Detect if non-existant parameter is documented with natspec 10 years ago
arkpar b1a51ebd46 continue work on tests 10 years ago
Marek Kotewicz df4f1258e8 failing tests for getting genesis block 10 years ago
subtly 446471d569 Explicit instantiation to prevent reference and force copy of shared-ptr. Potential fix for #1366. 10 years ago
yann300 5bfff8fcac - Fix for #1448, #1447 10 years ago
Marek Kotewicz f1fd628653 BlockChainLoader uses genesisRLP to load blockchain 10 years ago
chriseth b1ea943975 Optimize breaking item. 10 years ago
chriseth d6a611429f Optimizer for memory. 10 years ago
chriseth 9da4c207a3 Change to storage operations. 10 years ago
chriseth c19229415d Some optimizations to the optimizer. 10 years ago
chriseth 965f005a98 Storage access optimisation. 10 years ago
Gav Wood 076f787af9 Minor refactor. 10 years ago
Gav Wood 6ad2098411 Merge pull request #1436 from subtly/reqpeer 10 years ago
subtly c83062e76a coding standards 10 years ago
subtly b9918f94fa bugfix. handle recv after disconnect. 10 years ago
subtly 1cd510a541 coding standards 10 years ago
subtly b025980db8 Merge branch 'develop' into reqpeer 10 years ago