Commit History

Автор SHA1 Съобщение Дата
  Malte Kraus dcbe795044 implement basic wallet functionality преди 8 години
  Malte Kraus eb31cfe6da fix JSON serialization in protocol преди 8 години
  Malte Kraus 2c36aaabfd add a Signing.has_private flag преди 8 години
  Malte Kraus 4d104a0803 add a Signing.from_file factory function преди 8 години
  Malte Kraus bb3e2b624b add JSON conversion functions to Signing and TransactionInput преди 8 години
  Malte Kraus 4323dfad7e have the block chain keep track of unspent coins (for more efficient accesses) преди 8 години
  Malte Kraus f06274515c make _int_to_bytes handle negative values properly преди 8 години
  Malte Kraus 793c588ba4 make failing tests actually fail преди 8 години
  Malte Kraus cfd267ad8a avoid money created out of thin air преди 8 години
  Malte Kraus 37241163b3 fix key comparison in src.crypto.Signing преди 8 години
  Malte Kraus 5ad7b0cc6f get sphinx to properly interpret type hints преди 8 години
  Malte Kraus 709f797647 fix type hint in _verify_single_sig преди 8 години
  Malte Kraus 6699e44225 encode timestamp float as 8 byte little endian in hash преди 8 години
  Malte Kraus b22e599a10 make sure that objects are definitely hashed to unique values преди 8 години
  Malte Kraus 5c4afaa0ea properly stop miner in stop_mining(), use condition variable instead of busy waiting преди 8 години
  Malte Kraus bd2d844afe hash raw bytes of integers, not their string representations преди 8 години
  Malte Kraus 5e67f8ce47 use pytest for testing преди 8 години
  Malte Kraus c02f887982 document everything преди 8 години
  Malte Kraus ff0a23e251 add option to print the connected peers to the wallet преди 8 години
  Malte Kraus d5db126211 start implementing a wallet преди 8 години
  Malte Kraus c1b72924bf cache transaction hash value once it is computed преди 8 години
  Malte Kraus a498bbcd8e add tests checking double spends are not allowed преди 8 години
  Malte Kraus 20b99cbc15 add logging for verification issues преди 8 години
  Malte Kraus 3495c9a66e explain how to run tests преди 8 години
  Malte Kraus d2b4ffd0c6 fix blockchain.get_block_by_hash if hash cannot be found преди 8 години
  Malte Kraus 4be5c895d4 fix block.verify_prev_block() преди 8 години
  Malte Kraus a7021158dd add a factory method for creating new blocks преди 8 години
  Malte Kraus 09ea55713a fix parameter order for Blocks преди 8 години
  Malte Kraus 3f27a1591e delete useless tests, change test_proto to actually fail on error преди 8 години
  Malte Kraus 5918f86037 broadcast received unknown transactions преди 8 години