2307 Commits (f2d7c2b827d8bcdf5d2f745585a829e81258c8d8)

Author SHA1 Message Date
Gav Wood 18ad0a4c9a Fix for crap compilers. 10 years ago
CJentzsch 0704562207 style 10 years ago
CJentzsch e5d32849dd add transactionQueue tests 10 years ago
Vlad Gluhovsky c5ffcad47b build fix 10 years ago
chriseth 485a910523 Documentation and tests for RangeMask. 10 years ago
Vlad Gluhovsky a8197d867c super mega enhanced update 10 years ago
Vlad Gluhovsky ab86f1fdf2 mega enhanced style fix 10 years ago
Vlad Gluhovsky 6d37304d05 style fix 10 years ago
Vlad Gluhovsky 5ed44a51b9 Distribution Rate test introduced 10 years ago
Marek Kotewicz 1e652c0757 Squashed 'libjsqrc/ethereumjs/' changes from 2a0b46a..d5d2115 10 years ago
Marek Kotewicz 45cb07bccf getBlockBy** and getBlockTransactionCountBy** return null if block is not found 10 years ago
Marek Kotewicz 971b685441 blockchain isKnown block / transaction 10 years ago
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
Paweł Bylica 773c2303d8 Do not compute code hash twice in VM test engine. 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