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

file not created #6

Open
mirameshs opened this issue Dec 7, 2022 · 7 comments
Open

file not created #6

mirameshs opened this issue Dec 7, 2022 · 7 comments

Comments

@mirameshs
Copy link

guys, when I run the script on my computer (ubuntu 22.04), nothing happened. as far as I know a file should be created. that is right?

mahdi@lenovo:/Desktop/CryptoDeepTools/01BlockchainGoogleDrive$ ./getrawtx.sh 12ib7dApVFvg82TXKycWBNpN8kFyiAN1dr
mahdi@lenovo:
/Desktop/CryptoDeepTools/01BlockchainGoogleDrive$ ls
getrawtx.sh README.md
mahdi@lenovo:~/Desktop/CryptoDeepTools/01BlockchainGoogleDrive$

@demining
Copy link
Owner

demining commented Dec 7, 2022

image

@mirameshs
Copy link
Author

mirameshs commented Dec 7, 2022 via email

@demining
Copy link
Owner

demining commented Dec 7, 2022

@darafshi Take a screenshot of the error?
You can write to us:

[email protected] - Email for all questions.

https://t.me/cryptodeep_tech - Technical support via Telegram.

@mirameshs
Copy link
Author

bxf@zza1401:~/CryptoDeepTools/01BlockchainGoogleDrive$ ./getrawtx.sh 14NWDXkQwcGN1Pd9fboL8npVynD5SfyJAE
  File "fileopen.py", line 2
    listfile='\necho '' >> RawTX.json\n'.join(f'wget -qO- https://blockchain.info/rawtx/{line.rstrip()[:]}?format=hex >> RawTX.json' for line in myfile)
                                                                                                                                   ^
SyntaxError: invalid syntax
chmod: cannot access 'rawscript.sh': No such file or directory
./getrawtx.sh: line 17: ./rawscript.sh: No such file or directory
rm: cannot remove 'rawscript.sh': No such file or directory
bxf@zza1401:~/CryptoDeepTools/01BlockchainGoogleDrive$

image

@demining
Copy link
Owner

@mirameshs Your Ubuntu supports utilities: "sed", "grep", "wget". I recommend running this script with Google Colab. Since in Google Colab all utilities and python are installed by default.

@mirameshs
Copy link
Author

thank you. google colab is much more better. thank you.
there is another issue. how to get all NonceRange script files?
in this page ( https://www.publish0x.com/cryptodeep/pollard-s-kangaroo-find-solutions-to-the-discrete-logarithm-xmyyxnj ) mentioned that upload all files to google colab but I can not find RangeNonce script files.

image

thanks in advance.

@demining
Copy link
Owner

@mirameshs To get the "RangeNonce" script
Contact support:
[email protected] - Email for all questions.
https://t.me/cryptodeep_tech - Technical support via Telegram.

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

2 participants