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