2291 Commits (057e374bce9b52e1911f3ac8c16293b7a18bcf84)

Author SHA1 Message Date
Vlad Gluhovsky 4e48ba1d4a false positive test introduced 10 years ago
chriseth faafba12fa Storage array reference test. 10 years ago
Dimitry 2b16073d5b FuzzTests: simple block test + NOBOOST flag 10 years ago
Dimitry 7db380d341 FuzzTests: blocktests (before merge) 10 years ago
Dimitry 5a0f990067 Fuzz Tests update 10 years ago
Dimitry 76a72769f4 FuzzTesting: VMTests + TransactionTests support 10 years ago
Dimitry b72edc27d0 createRandomTest: State test 10 years ago
Dimitry ec0e65d339 Random code: Exceptions and outut 10 years ago
Dimitry 3660c44336 FuzzTests: Boost Macro 10 years ago
CJentzsch 06770736bd style 2 10 years ago
chriseth 536bd36185 Accessors for strings. 10 years ago
CJentzsch 83cc17f240 update file name in description 10 years ago
CJentzsch d420a1c025 style 10 years ago
CJentzsch 07b811ebfa basic AES tests 10 years ago
Vlad Gluhovsky c449a648b4 naming conventions changed 10 years ago
chriseth c75c72a994 Type conversion specialities for storage references. 10 years ago
Vlad Gluhovsky 255f81e2cc Bloom Filter initial version reviewed 10 years ago
Vlad Gluhovsky f760513657 a minor refactoring 10 years ago
Vlad Gluhovsky 013ba9966a Bloom Filter, first version 10 years ago
Vlad Gluhovsky c925b2936b Bloom Filter introduced 10 years ago
chriseth 93003a1224 Some changes in libdevcore. 10 years ago
CJentzsch e486ce32f1 add diff is zero test 10 years ago
CJentzsch a3823da2ba add invalid PoW in uncle blockheader tests 10 years ago
CJentzsch a6bb3d4302 add invalid PoW in blockheader tests 10 years ago
CJentzsch e23d6f68d7 add ability to have invalid Pow in BlockChaintests 10 years ago
Paweł Bylica 623a24ff99 Set code hash in FakeExtVM. 10 years ago
chriseth e0c101ca3b Copying between memory and memory. 10 years ago
Dimitry 402dc01640 Coverage info 10 years ago
chriseth 7d09d87d16 Distinction between storage pointer and storage ref and type checking for conversion between storage and memory. 10 years ago
CJentzsch a52d85c38d fix block number in test 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
Gav Wood eb140df18a Admin methods. 10 years ago
CJentzsch 4036bd2d4e add blck504980 test 10 years ago
chriseth 6c45ac6ab1 Optimize RETURN x 0 to STOP. 10 years ago
Gav Wood 20e4fc7b93 First JSONRPC admin method. 10 years ago
CJentzsch 75e39b650d fix expected section for ecrecover 10 years ago
Gav Wood 3e46b869ad Allow unlocking of wallets over RPC. 10 years ago
Dimitry cb133837c4 expectOut fill section to vmTests 10 years ago
chriseth 4fc4800714 Wallet tests. 10 years ago
chriseth 5eb31c2281 Added missing source locations for new memory management code. 10 years ago
Dimitry ae1847a103 Precomp. Contracts from Transaction: one more test 10 years ago
Dimitry c64a12377d stPrecompiledContracts from transaction test 10 years ago
Marek Kotewicz 42e934baf4 udpated eth_compileSolidity 10 years ago
Liana Husikyan 808c7ea26d cleaned up the tests 10 years ago
chriseth e66a5ca0b5 Use dynamic memory for argument encoding. 10 years ago
CJentzsch baf10f84b3 move test from stSpecialTest to transaction test 10 years ago
Liana Husikyan 2d732e8923 removed byte0 keyword 10 years ago
CJentzsch 206e456ba2 add sec80 test as provided by sec 10 years ago
CJentzsch 2a6f84dc0a all precompiled contracts tests as CALLCODE 10 years ago
Paweł Bylica 4205cf79f9 Remove pessimising moves. 10 years ago