mirror of
https://github.com/dashpay/dash.git
synced 2024-12-28 21:42:47 +01:00
5b1c4d8a11
* Drop nBudgetProposalEstablishingTime * Refactor: replace `== COutPoint()` with `.IsNull()` * Refactor: add `operator bool()` to CMasternodePing * Refactor: actually use `operator bool()` for CPendingDsaRequest * Refactor: fixing code style in TrafficGraphData * Fix some comments and whitespaces * Drop CGovernanceVote::GetTypeHash() * Drop legacy X11 code No longer used... if it ever was used at all. * Move `<boost/foreach.hpp>` out of coins.h * Simplify CMasternodeBlockPayees::GetRequiredPaymentsString() Also less of boost::lexical_cast * Drop CTxDSIn::nSentTimes * Fix few warnings * fix warning (timer) * fix nit |
||
---|---|---|
.. | ||
block.cpp | ||
block.h | ||
transaction.cpp | ||
transaction.h |