2291 Commits (057e374bce9b52e1911f3ac8c16293b7a18bcf84)

Author SHA1 Message Date
arkpar 4941aa82bf style 10 years ago
chriseth 9c483859d1 Fixed checking of abstract functions. 10 years ago
Vlad Gluhovsky c50437a5f9 uninstallWatch() fixed + test 10 years ago
chriseth edd52f0553 Memory arrays cannot be resized. 10 years ago
Vlad Gluhovsky baf4d450eb a minor refactoring 10 years ago
chriseth 2e97a2da54 Updated wallet test to latest wallet source. 10 years ago
chriseth 4cdea67cea Another test for arrays in constructors. 10 years ago
subtly 7beccf2a8d Disable libsecp256k1-specific tests for windows compile. 10 years ago
chriseth f95baf2cb9 Delete for memory objects. 10 years ago
chriseth 79375056db Do not copy reference types to memory in-place. 10 years ago
subtly 67b9135b28 Don't link secp256k1 on windows. 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
CJentzsch 0091ee6b05 fix keymanager test 10 years ago
Vlad Gluhovsky 784a786a82 Topics of interest advertising made asynchronous 10 years ago
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
chriseth b5c2a28371 Initialisation of memory types. 10 years ago
Vlad Gluhovsky 6a3060c7b6 minor clean up 10 years ago
Vlad Gluhovsky eb995ebde5 BF size changed 10 years ago
Vlad Gluhovsky db959d5c6f deleted unused variable 10 years ago
Vlad Gluhovsky ec11b0490d bugfix 10 years ago
Vlad Gluhovsky d254972f40 bloom filter exchage protocol 10 years ago
chriseth 1f9060faf0 Copy routines for non-byte arrays. 10 years ago
CJentzsch 62672646ba disbale dagcreaion during tests 10 years ago
CJentzsch b2018d96f0 style 10 years ago
CJentzsch dd679a1d22 add hints tests 10 years ago
CJentzsch 05c02db1c7 add keymanager tests 10 years ago
Marek Kotewicz ae9fdda9ac Squashed 'libjsqrc/ethereumjs/' changes from ca46cb5..ecde334 10 years ago
chriseth 9e36e8c4e1 Decoding for constructor. 10 years ago
chriseth 23a484e989 Remove dynamic return types. 10 years ago
chriseth 5ba138f096 Memory-storage copy. 10 years ago
arkpar 3ed8d76715 improved logging 10 years ago
Dimitry Khokhlov 592af7852b FuzzTests: windows build fix 10 years ago
Dimitry Khokhlov 226cbb5409 FuzzTest: filltest option 10 years ago
Dimitry Khokhlov 8b8c385b01 FuzzTests: Boost exception 10 years ago
Dimitry Khokhlov 867fe4033d fuzzTests: debug support 10 years ago
CJentzsch c465989027 add test for suicide of coinbase 10 years ago
CJentzsch 87690214d6 update gas pricer test path 10 years ago
subtly e82f8db2de Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO. 10 years ago
CJentzsch 691482c1fd mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp 10 years ago
CJentzsch ce3a05f8f3 mv BlockTestsFiller -> BlockchainTestsFiller 10 years ago
Vlad Gluhovsky 7e7f4d07da made TopicBloomFilter a template 10 years ago
chriseth f2dd242f5b Fixed build errors. 10 years ago
chriseth c7b257acde Fix and test for not really recursive structs. 10 years ago
chriseth af93ec370d Safe file writing and some tests. 10 years ago
chriseth 7afcafa127 Tests for constructor arguments "from outside". 10 years ago
CJentzsch 032ebde3ec avoid network tests when --nonetwork is set 10 years ago
chriseth b21b77d208 Fix to correctly write nonce during tests. 10 years ago
chriseth 212ac9366d Cleanup of SecretStore. 10 years ago
CJentzsch 00d8627d35 make network tests optional 10 years ago
CJentzsch 3169341b65 add network flag 10 years ago