Historique des commits

Auteur SHA1 Message Date
  Malte Kraus ee6ee093e1 remove all `prev_block` parameters il y a 8 ans
  Malte Kraus 001f9bc6d6 configure pytest not to interfere with our forking il y a 8 ans
  Malte Kraus 490af57fd0 run miner in forked process, to avoid the Python GIL il y a 8 ans
  Malte Kraus b974681130 add logging import to tests il y a 8 ans
  Malte Kraus 0500290a97 stop mining in protocol test even if an error occurs il y a 8 ans
  Malte Kraus 94ebc182a1 avoid race condition for validity checking in protocol test il y a 8 ans
  Malte Kraus 5e67f8ce47 use pytest for testing il y a 8 ans
  Malte Kraus c02f887982 document everything il y a 8 ans
  Malte Kraus 3f27a1591e delete useless tests, change test_proto to actually fail on error il y a 8 ans
  Malte Kraus 5918f86037 broadcast received unknown transactions il y a 8 ans
  Malte Kraus 6a08768789 add a miner executable il y a 8 ans
  Malte Kraus a773570b04 have start_mining figure out which block to mine itself il y a 8 ans
  Malte Kraus 056a5828c9 make sure that the chain builder is only used from a single thread il y a 8 ans
  Malte Kraus c979749042 correctly read messages from socket il y a 8 ans
  Malte Kraus 15f0049fdd fix JSON (de)-serialization and add simple wip protocol test il y a 8 ans