Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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' #21

Open
dry1515 opened this issue Oct 18, 2023 · 2 comments

Comments

@dry1515
Copy link

dry1515 commented Oct 18, 2023

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'

@iceland2k14
Copy link
Owner

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

@Mahuro
Copy link

Mahuro commented Jun 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants