How do you prepare the list to be loaded into this script?
gen_data.py is make data for use it
run script gen_data.py
then you got file data.json
and run lattice_attack.py
or
run script gen_data.py -f filename
then you got the file filename.json
and run lattice_attack.py -f filename
I test already if not have a leak nonce it not works
test with a fake nonce leak (random) it never works
gen_data.py - as I understand it generates not real data. I want to insert my rsz (r,s, nonce - if I understood correctly) values collected from the blockchain.