Commit Graph

5 Commits

Author SHA1 Message Date
Joe Thornber
d3d42c5f54 Use sm_decrementer to remove another explicit try/catch 2011-11-08 11:08:51 +00:00
Joe Thornber
dedf5edecc transaction_manager::new_block() must take a validator now 2011-11-08 10:41:56 +00:00
Joe Thornber
6bff674720 thin_restore works (well thin_repair thinks it does). 2011-11-03 14:55:36 +00:00
Joe Thornber
b4dbf8d74c g++ 4.4 fixups 2011-09-01 10:42:57 +01:00
Joe Thornber
9cfdbfb8cc Having the block size as a template parameter makes all the code very
verbose, and we're not likely to change it.  So this change removes
that template arg from everything except the block manager.
2011-08-31 13:04:08 +01:00