|
doc
|
93a9b4789e
persistence: use a background thread, so that mining is not limited by i/o performance
|
8 年之前 |
|
src
|
f7109e5bcb
do not send self-mined blocks twice
|
8 年之前 |
|
tests
|
aef2d573fa
do not send block hashes through the network
|
8 年之前 |
|
.gitignore
|
542b889755
update .gitignore for wallet/miner generated files
|
8 年之前 |
|
miner.py
|
de39eba80e
RPC: get chain only once, for thread safety
|
8 年之前 |
|
pytest.ini
|
001f9bc6d6
configure pytest not to interfere with our forking
|
8 年之前 |
|
requirements.txt
|
5ad7b0cc6f
get sphinx to properly interpret type hints
|
8 年之前 |
|
wallet.py
|
185dc9dc07
wallet: add simple key management
|
8 年之前 |