10023 Commits (f51033dc75a766e0e2f71b58f1d690c02f98b3f0)
 

Author SHA1 Message Date
chriseth 2e97a2da54 Updated wallet test to latest wallet source. 10 years ago
chriseth 4cdea67cea Another test for arrays in constructors. 10 years ago
subtly 19d3ad4ea5 s/cout/cnote/ 10 years ago
arkpar f634b539fa removed superfluous transition 10 years ago
arkpar 3217e8dd16 prevent syncing with busy peers & extra logging 10 years ago
subtly 146949822c Check write status for errors in BlockChain and log error so IO problem doesn't put database or client into invalid state. 10 years ago
subtly a4601e8dc4 Merge branch 'develop' into secp-prep 10 years ago
subtly 7beccf2a8d Disable libsecp256k1-specific tests for windows compile. 10 years ago
subtly 01aab4ad74 Merge branch 'develop' into netFix 10 years ago
subtly bd4907e20d Merge pull request #2307 from ethereum/subtly-patch-1 10 years ago
subtly ed80e1322b windows build fix 10 years ago
chriseth 2951cbd3cb Fix gcc issue. 10 years ago
Lefteris Karapetsas 557288dc4c Merge pull request #2302 from LefterisJP/fix_warning_as_error_build 10 years ago
chriseth 1f5c86d01a Disallow memory types containing mappings. 10 years ago
chriseth 97180a1305 No delete on storage pointers. 10 years ago
chriseth f95baf2cb9 Delete for memory objects. 10 years ago
chriseth 2092e690a7 Merge pull request #2301 from chriseth/sol_memoryArrays8 10 years ago
Lefteris Karapetsas 9935fe75da Fix a warning in ethash_cl_miner 10 years ago
Arkadiy Paronyan 502d4741bf Merge pull request #2299 from chriseth/addressForMemory 10 years ago
chriseth 766c3ee37b Some fixes for calldata arrays. 10 years ago
chriseth 79375056db Do not copy reference types to memory in-place. 10 years ago
chriseth b3ff6435d7 Merge pull request #2300 from chriseth/sol_fixExternalTypes 10 years ago
chriseth f94ff7b41c Fixed and simplified external type computation. 10 years ago
chriseth 6afff6d276 Add memory address in memory dump. 10 years ago
Vlad Gluhovsky d3809ea2f8 bugfix: WhisperHost::noteChanged() deleted 10 years ago
Gav Wood a37d37a9c2 don't try to alter the batch size until we can make timing work. 10 years ago
Gav Wood d0dd66ac18 One more tryout. 10 years ago
subtly 67b9135b28 Don't link secp256k1 on windows. 10 years ago
Vlad Gluhovsky b4dd16b8ba mutex usage changed 10 years ago
subtly ee35ba4885 Merge branch 'develop' into netFix 10 years ago
subtly 59d88742c2 Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 10 years ago
Gav Wood a142e968d0 Greater timing scope. 10 years ago
Gav Wood 84dd9dd35d More diagnostics for batch size evolving. 10 years ago
Gav Wood 505432fe62 No need to add block info again - verifyBlock is guarantee to do it for 10 years ago
Gav Wood a51f37d8da Use onBad in case of bad uncle. 10 years ago
Gav Wood 7b5c971023 More exception information when no block info available. 10 years ago
Vlad Gluhovsky 52cbbda15d deleted method InstallWatchOnID() 10 years ago
Gav Wood aceecf65b1 Set nonce in AZ and favour higher gas price transactions. 10 years ago
Gav Wood 0b502db361 Deadlock fix. 10 years ago
Gav Wood 6cec36d3d6 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood d1cab3cfd2 Windows build fix. 10 years ago
Gav Wood 51094b8120 Merge pull request #2292 from chriseth/fix_appendingAssemblies 10 years ago
chriseth 37226b7701 Merge pull request #2276 from chriseth/sol_memoryArrays7 10 years ago
chriseth 63bbf058ce Fixed counter modification when appending assemblies. 10 years ago
Gav Wood 4e4a4d2fe4 Merge pull request #2291 from CJentzsch/KeyManagerTests 10 years ago
Gav Wood 034806e692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood a0e8512bed Build fixes. 10 years ago
CJentzsch 0091ee6b05 fix keymanager test 10 years ago
Gav Wood fbc8cdcb01 Mix fix. 10 years ago
chriseth afa1bb742e Merge pull request #2286 from chriseth/sol_simplerStaticMemoryAccess 10 years ago