Go to the source code of this file.
|
| char * | mastercore::c_strPropertyType (int i) |
| |
| CMPCrowd * | mastercore::getCrowd (const string &address) |
| |
| int | mastercore::calculateFractional (unsigned short int propType, unsigned char bonusPerc, uint64_t fundraiserSecs, uint64_t numProps, unsigned char issuerPerc, const std::map< std::string, std::vector< uint64_t > > txFundraiserData, const uint64_t amountPremined) |
| |
| void | mastercore::eraseMaxedCrowdsale (const string &address, uint64_t blockTime, int block) |
| |
| unsigned int | mastercore::eraseExpiredCrowdsale (CBlockIndex const *pBlockIndex) |
| |
| void | mastercore::dumpCrowdsaleInfo (const string &address, CMPCrowd &crowd, bool bExpired=false) |
| |