Matt Corallo ba206d2c63 Deprecate confusing blockmaxsize, fix getmininginfo output
* This removes block-size-limiting code in favor of GBT clients
  doing the limiting themselves (if at all).
* -blockmaxsize is deprecated and only used to calculate an implied
  blockmaxweight, addressing confusion from multiple users.
* getmininginfo's currentblocksize return value was returning
  garbage values, and has been removed, also removing a
  GetSerializeSize call in some block generation inner loops and
  potentially addressing some performance edge cases.
2017-09-11 15:51:25 -04:00
..
2017-08-29 10:09:41 +02:00
2017-08-25 15:37:24 +02:00
2017-08-25 15:37:24 +02:00
2017-08-29 10:09:41 +02:00
2017-08-29 10:09:41 +02:00
2017-08-29 10:09:41 +02:00
2017-08-29 10:09:41 +02:00