primeminer/contrib/test-patches
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
..
README Add test patches for pull-tester to contrib/ 2013-04-11 18:07:22 -04:00
bitcoind-comparison.patch Use a uint256 for bnChainWork 2013-04-12 12:17:28 +02:00
temp-revert-1.patch Add test patches for pull-tester to contrib/ 2013-04-11 18:07:22 -04:00
temp-revert-2.patch Add test patches for pull-tester to contrib/ 2013-04-11 18:07:22 -04:00
temp-revert-3.patch Add test patches for pull-tester to contrib/ 2013-04-11 18:07:22 -04:00
temp-revert-4.patch Add test patches for pull-tester to contrib/ 2013-04-11 18:07:22 -04:00

README

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/