Pieter Wuille 1657c4bc49 Use a uint256 for bnChainWork
Every block index entry currently requires a separately-allocated
CBigNum. By replacing them with uint256, it's just 32 bytes extra
in CBlockIndex itself.

This should save us a few megabytes in RAM, and less allocation
overhead.
2013-04-12 12:17:28 +02:00
..
2013-03-19 15:16:30 -04:00
2013-03-19 15:16:30 -04:00
2013-04-12 12:17:28 +02:00
2013-04-03 19:57:53 -04:00
2013-04-04 02:39:44 +02:00
2013-04-03 19:57:53 -04:00
2013-04-03 19:57:53 -04:00
2013-04-08 08:50:03 +02:00
2013-04-12 12:17:28 +02:00
2013-04-12 12:17:28 +02:00
2013-04-03 19:57:53 -04:00
2013-04-12 12:17:28 +02:00