152 Commits (e9cff7f0212c92a1894bd929efe44e22f42d0b79)

Author SHA1 Message Date
Dimitry Khokhlov bd133628cb stPreCompiledContracts remove 10 years ago
arkpar 440f6e7dc2 import transactions in a separate thread 10 years ago
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
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
subtly 67b9135b28 Don't link secp256k1 on windows. 10 years ago
Dimitry Khokhlov 592af7852b FuzzTests: windows build fix 10 years ago
Dimitry Khokhlov 8b8c385b01 FuzzTests: Boost exception 10 years ago
CJentzsch c465989027 add test for suicide of coinbase 10 years ago
CJentzsch 87690214d6 update gas pricer test path 10 years ago
CJentzsch 691482c1fd mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp 10 years ago
CJentzsch ce3a05f8f3 mv BlockTestsFiller -> BlockchainTestsFiller 10 years ago
CJentzsch 032ebde3ec avoid network tests when --nonetwork is set 10 years ago
Dimitry 7db380d341 FuzzTests: blocktests (before merge) 10 years ago
Dimitry b72edc27d0 createRandomTest: State test 10 years ago
Dimitry 3660c44336 FuzzTests: Boost Macro 10 years ago
CJentzsch 06770736bd style 2 10 years ago
CJentzsch d420a1c025 style 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
Dimitry 402dc01640 Coverage info 10 years ago
CJentzsch a52d85c38d fix block number in test 10 years ago
CJentzsch 4036bd2d4e add blck504980 test 10 years ago
CJentzsch 75e39b650d fix expected section for ecrecover 10 years ago
Dimitry ae1847a103 Precomp. Contracts from Transaction: one more test 10 years ago
Dimitry c64a12377d stPrecompiledContracts from transaction test 10 years ago
CJentzsch baf10f84b3 move test from stSpecialTest to transaction test 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
CJentzsch e655491fe9 add precompiled contracts with prefixed 0's and retune gas limit 10 years ago
CJentzsch 3d160fe011 sec-80 test 10 years ago
CJentzsch 0426f5e3fd fix expected section 10 years ago
CJentzsch a0035a2da3 add call-a-suicided-contract-again-test 10 years ago
CJentzsch 05e25f7d2b style 10 years ago
CJentzsch 1ded374bae log on OOG call 10 years ago
CJentzsch c48a44fe96 retune gas cost of recursive bombs 10 years ago
CJentzsch dc944ca5b3 some data copy tests 10 years ago
CJentzsch 9e23002428 add tests for returning from call and then hitting 1024 stack limit depth 10 years ago
CJentzsch 1df0c9f202 add blockhash DOS attack test 10 years ago
CJentzsch 4f87421229 add gasLimit is zero blockchain test 10 years ago
CJentzsch 5df5c422cb add ability to test unsigned transaction 10 years ago
Dimitry 78e6e007d6 TransactionTest: V = unit64+28 10 years ago
CJentzsch 5674b45a7e fix bruncle test 10 years ago