Files
blackcoin-more/src
Daniel Kraft 0be387a536 unittest: fix test for null tx input
Update the unittest that is meant to catch a transaction that is invalid
because it has a null input.  The old test failed not because of that
but because it was considered a coinbase with too large script.  This is
already checked with a different test, though.

The new test is *not* a coinbase since it has two inputs, but one of
them is null.  This really checks the corresponding code path in
CheckTransaction.
2015-10-27 20:11:56 +01:00
..
2015-10-06 17:46:12 +02:00
2015-03-06 15:54:53 +01:00
2015-10-22 17:53:07 +02:00
2015-10-23 13:33:13 +02:00
2015-04-22 14:03:10 -07:00
2015-10-27 20:11:56 +01:00
2015-07-23 21:10:22 +02:00
2015-06-04 19:34:18 +02:00
2015-08-03 22:58:30 +01:00
2015-10-13 01:04:39 -07:00
2015-10-22 17:53:07 +02:00
2015-10-22 17:53:07 +02:00
2015-10-22 17:53:07 +02:00
2015-05-02 15:23:59 +00:00
2015-10-20 17:06:28 +02:00
2015-10-20 17:06:28 +02:00
2015-07-23 21:10:22 +02:00
2015-05-01 11:21:27 +00:00
2015-10-22 17:57:48 +00:00
2014-12-19 19:55:32 +01:00
2015-07-30 19:56:00 -04:00
2014-12-19 19:55:32 +01:00
2015-09-03 10:59:18 +02:00
2015-10-26 21:04:41 +01:00
2015-09-03 10:59:18 +02:00
2015-05-06 18:37:49 +02:00
2015-05-06 18:37:49 +02:00
2015-08-17 12:15:32 -04:00
2015-10-26 17:54:00 +01:00
2015-05-01 11:21:27 +00:00
2015-10-26 15:37:30 +01:00
2015-10-26 15:37:30 +01:00
2015-10-22 17:57:48 +00:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2015-10-01 10:49:57 +02:00
2015-10-26 10:07:04 +01:00
2015-10-23 12:47:19 +02:00
2015-10-26 15:37:30 +01:00
2015-09-03 10:59:18 +02:00
2015-10-23 12:47:19 +02:00
2015-05-16 17:59:23 -04:00
2015-05-14 01:02:01 -04:00
2015-08-10 22:06:27 +01:00
2014-12-19 19:55:32 +01:00
2015-10-27 11:58:35 +01:00