![]()  | 
  
    BSHA3
    0.17.99
    
   P2P Blockchain, based on Bitcoin 
   | 
 
Threshold condition checker that triggers when unknown versionbits are seen on the network. More...
Public Member Functions | |
| WarningBitsConditionChecker (int bitIn) | |
| int64_t | BeginTime (const Consensus::Params ¶ms) const override | 
| int64_t | EndTime (const Consensus::Params ¶ms) const override | 
| int | Period (const Consensus::Params ¶ms) const override | 
| int | Threshold (const Consensus::Params ¶ms) const override | 
| bool | Condition (const CBlockIndex *pindex, const Consensus::Params ¶ms) const override | 
  Public Member Functions inherited from AbstractThresholdConditionChecker | |
| BIP9Stats | GetStateStatisticsFor (const CBlockIndex *pindex, const Consensus::Params ¶ms) const | 
| ThresholdState | GetStateFor (const CBlockIndex *pindexPrev, const Consensus::Params ¶ms, ThresholdConditionCache &cache) const | 
| int | GetStateSinceHeightFor (const CBlockIndex *pindexPrev, const Consensus::Params ¶ms, ThresholdConditionCache &cache) const | 
Private Attributes | |
| int | bit | 
Additional Inherited Members | 
Threshold condition checker that triggers when unknown versionbits are seen on the network.
Definition at line 1705 of file validation.cpp.
      
  | 
  inlineexplicit | 
Definition at line 1711 of file validation.cpp.
      
  | 
  inlineoverridevirtual | 
Implements AbstractThresholdConditionChecker.
Definition at line 1713 of file validation.cpp.
      
  | 
  inlineoverridevirtual | 
Implements AbstractThresholdConditionChecker.
Definition at line 1718 of file validation.cpp.
      
  | 
  inlineoverridevirtual | 
Implements AbstractThresholdConditionChecker.
Definition at line 1714 of file validation.cpp.
      
  | 
  inlineoverridevirtual | 
Implements AbstractThresholdConditionChecker.
Definition at line 1715 of file validation.cpp.
      
  | 
  inlineoverridevirtual | 
Implements AbstractThresholdConditionChecker.
Definition at line 1716 of file validation.cpp.
      
  | 
  private | 
Definition at line 1708 of file validation.cpp.
 1.8.14