2333 Commits (67811e219ad65f450f50e2341b5944f50f661b50)

Author SHA1 Message Date
Gav Wood d73209158e test for new transaction queue. 10 years ago
Gav Wood 4346b80f06 Revert "Txqueueasyncverify" 10 years ago
arkpar c7a516714d prioritized transaction queue 10 years ago
Vlad Gluhovsky 52f4f289c1 rating initial version complete 10 years ago
Vlad Gluhovsky 15106cef74 another test introduced 10 years ago
Vlad Gluhovsky 8dfabff96c proof of work bugfix 10 years ago
Vlad Gluhovsky d272ff8cee intermediate 10 years ago
chriseth 905da13c34 Struct constructors. 10 years ago
chriseth 97dc2d61f0 Fix for copying arrays to storage. 10 years ago
chriseth d3ff381447 Memory structs. 10 years ago
Paweł Bylica ff112cb94c Make --vm command line option syntax consistent with other options. 10 years ago
subtly 2081ac1412 fix failing peer test. 10 years ago
Paweł Bylica 5df0d1b872 --vm command line option replacing --jit. 10 years ago
subtly 40ebe26555 Sign, recovery, and verify. 10 years ago
Gav Wood 18ad0a4c9a Fix for crap compilers. 10 years ago
CJentzsch 0704562207 style 10 years ago
CJentzsch e0b7cfaa24 add badStateRootTest 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
Dimitry Khokhlov d2173cd479 FuzzTests: More Smart Codes 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
Dimitry Khokhlov bd62db0f4a FuzzTest: a few more random code 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