Malte Kraus 30549e8053 verify transaction outputs of block reward transactions vor 8 Jahren
..
__init__.py 001f9bc6d6 configure pytest not to interfere with our forking vor 8 Jahren
block.py 663a37cfc3 include difficulty constants in the genesis block (for easier debugging) vor 8 Jahren
blockchain.py 94520a392d move difficulty interval constants to proof of work vor 8 Jahren
chainbuilder.py 0bbb90e8ba only keep a logarithmic amount of blockchain checkpoints vor 8 Jahren
crypto.py 2c36aaabfd add a Signing.has_private flag vor 8 Jahren
merkle.py c02f887982 document everything vor 8 Jahren
mining.py 001f9bc6d6 configure pytest not to interfere with our forking vor 8 Jahren
mining_strategy.py 8e6108a4b6 when mining, do not waste the transaction fees vor 8 Jahren
persistence.py b84cfcb6e6 gzip compress persisted data vor 8 Jahren
proof_of_work.py 94520a392d move difficulty interval constants to proof of work vor 8 Jahren
protocol.py 80ecd7595b handle disconnected messages with lowest priority vor 8 Jahren
transaction.py 30549e8053 verify transaction outputs of block reward transactions vor 8 Jahren