7 Commits

Author SHA1 Message Date
Just Wonder
ecbc9fec10 WIP: RandomX. 2020-02-28 17:04:37 -08:00
Jianping Wu
33ed36e5bf Fixed unit test cases after change of hash calculation. 2019-03-21 23:32:48 -07:00
Jianping Wu
7b07bb8817 Fixed validation_block_tests with correct heights. 2019-03-21 12:53:11 -07:00
Jianping Wu
70df11c1a7 Fixed unit test blockchain generation. 2019-03-21 10:31:35 -07:00
Jianping Wu
937095dd4d WIP: started fixing make check. Fixed difficulty computation. 2019-03-20 20:51:25 -07:00
Adrian Gallagher
8203195e2e
Litecoin: GetPoWHash for validation block tests 2018-06-17 18:56:31 -07:00
Jesse Cohen
d6c3a08c48 Add unit tests for signals generated by ProcessNewBlock()
After a recent bug discovered in callback ordering in MainSignals,
this test checks invariants in ordering of
BlockConnected / BlockDisconnected / UpdatedChainTip signals

Github-Pull: #13023
Rebased-From: dd435ad40267f5c50ff17533c696f9302829a6a6
2018-05-24 13:56:00 -04:00