Semplifica build e ottimizza bruteforce P2PK
- Makefile: setup automatico libreria alla prima compilazione - Bruteforce: ottimizzazioni multi-threading con CPU affinity
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -43,6 +43,10 @@ bruteforce/found_keys.txt
|
||||
bruteforce/progress.csv
|
||||
bruteforce/target_keys.txt
|
||||
|
||||
# libsecp256k1 compilata localmente
|
||||
bruteforce/secp256k1_build/
|
||||
bruteforce/secp256k1/
|
||||
|
||||
# ===================================
|
||||
# IDE & Editor
|
||||
# ===================================
|
||||
|
||||
Reference in New Issue
Block a user