Age | Commit message (Expand) | Author |
---|---|---|
2013-06-05 | Moved UpdateTime out of CBlockHeader and moved CBlockHeader into core. | Eric Lombrozo |
2013-06-05 | Moved CCoins, CTxOutCompressor, CTxInUndo, and CTxUndo to core. | Eric Lombrozo |
2013-06-05 | Removed AcceptToMemoryPool method from CTransaction. This method belongs to t... | Eric Lombrozo |
2013-06-05 | Moved CInPoint to core. Removed GetMinFee from CTransaction and made it a reg... | Eric Lombrozo |
2013-06-05 | Created core.h/core.cpp, added to makefiles. Started moving core structures f... | Eric Lombrozo |