1657c4bc49
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. |
||
---|---|---|
.. | ||
bitcoind-comparison.patch | ||
README | ||
temp-revert-1.patch | ||
temp-revert-2.patch | ||
temp-revert-3.patch | ||
temp-revert-4.patch |
These patches are applied when the automated pull-tester tests each pull and when master is tested using jenkins. You can find more information about the tests run at http://jenkins.bluematt.me/pull-tester/files/