rsz icon indicating copy to clipboard operation
rsz copied to clipboard

tarting to prepare BSGS Table with 100000000 elements Traceback (most recent call last): File "D:\Btc\rsz-main\rsz_rdiff_scan.py", line 221, in <module> ice.bsgs_2nd_check_prepare(bP) ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'secp256k1' has no attribute 'bsgs_2nd_check_prepare'

Open dry1515 opened this issue 1 year ago • 2 comments

tarting to prepare BSGS Table with 100000000 elements Traceback (most recent call last): File "D:\Btc\rsz-main\rsz_rdiff_scan.py", line 221, in ice.bsgs_2nd_check_prepare(bP) ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'secp256k1' has no attribute 'bsgs_2nd_check_prepare'

dry1515 avatar Oct 18 '23 20:10 dry1515

just copy and paste file from https://github.com/iceland2k14/secp256k1 to D:\Btc\rsz-main\

iceland2k14 avatar Nov 04 '23 06:11 iceland2k14

everytime I run : python3 rsz_rdiff_scan.py -a XXXXXXXXXXXXXXXXXXXXXX

Ithe program always stops at:

0475a7b94e888c323cc40fba8d7b3aff86862aff6fdfa8f7cee949572961170bdb896ed7115fd3d5c4b89bc548282793cf0a479a9a627f5af4b22f7f85de5457ba

Starting to prepare BSGS Table with 100000000 elements


Program Finished ... mahuro@WorkStation:~/rsz$

Always dies there and doesnt proceed from there....lol

Mahuro avatar Jun 12 '24 21:06 Mahuro