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-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-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
2020-05-06 22:36:54 -04:00
2020-08-17 21:30:34 -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-05-06 22:36:54 -04:00
2018-09-29 22:19:44 +02:00
2020-02-18 23:56:21 +00:00
2020-08-09 06:42:49 -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
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-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2019-01-22 20:30:51 +00:00
2020-08-27 12:44:04 +00:00
2019-10-04 21:11:46 +00: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
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00