TheCharlatan
db70af1bbc
Unit Tests: Remove block reward upper bound size checks
...
Tests running after being compiled with `make debug-test` failed with
```
[ FAILED ] block_reward_and_current_block_weight.fails_on_huge_median_size
[ FAILED ] block_reward_and_current_block_weight.fails_on_huge_block_weight
```
With the introduction of the patch in
be82c40703 (diff-1a57d4e6013984c420da98d1adde0eafL113)
the assertions checking the weight of the median and current block
against a size limit were removed. Since the limit is now enforced by a
long divisor and a uint64_t type, checking in a separate test makes
little sense, so they are removed here.
2020-10-03 02:32:17 +02:00
..
2020-08-17 14:08:59 -05:00
2020-05-06 22:36:54 -04:00
2018-10-08 11:36:42 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-10-03 02:32:17 +02:00
2020-05-06 22:36:54 -04:00
2020-02-28 08:06:43 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-08-16 12:37:43 -07:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2019-01-22 23:17:42 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-08-17 21:30:34 -04:00
2018-09-12 22:44:34 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-02-18 23:56:21 +00:00
2020-05-06 22:36:54 -04:00
2018-09-29 22:19:44 +02:00
2020-08-16 12:43:38 -07:00
2020-05-04 02:06:35 +00:00
2020-02-18 23:56:21 +00:00
2020-08-09 06:42:49 -07:00
2019-03-19 17:52:26 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2018-09-29 22:20:38 +02:00
2020-07-19 03:34:28 -07:00
2020-05-06 22:36:54 -04:00
2020-08-27 12:44:01 +00:00
2020-07-20 13:45:12 +00:00
2020-04-03 01:56:17 +00:00
2020-05-06 22:36:54 -04:00
2019-02-01 19:14:55 +00:00
2019-08-27 09:17:34 +02:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2019-01-22 20:30:51 +00:00
2018-07-05 09:18:01 +01:00
2020-08-27 12:44:04 +00:00
2019-10-04 21:11:46 +00:00
2020-07-23 03:36:05 -05:00
2020-05-06 22:36:54 -04:00
2020-08-27 12:44:04 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2018-10-01 09:14:20 +00:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-09-01 14:33:33 +00:00
2020-08-09 18:42:15 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-08-17 16:23:58 +00:00
2020-05-06 22:36:54 -04:00
2020-02-12 21:16:07 +00:00
2020-08-14 19:46:33 +00:00