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

parse gui tx history.csv #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

plowsof
Copy link
Contributor

@plowsof plowsof commented Jul 1, 2022

I do not know the official way to get the amount idx number :(

pip install beautifulsoup4

place .csv file created by monerog ui next to script.

sends every txid to xmrchain.net over a tor socks5 proxy (i just run the tor web browser for this, then run this after) ~ i couldnt find an onion block explorer for some reason. and puts them in output_list.json where the other script will use if it exists.

@pokkst
Copy link
Owner

pokkst commented Jul 15, 2022

Neat. I think this will need to be part of a much bigger overhaul to the script to make it more useful. Things like parsing exported outputs from the wallet, and having the fullscan.py script take custom arguments like files or arrays of output indices. I will merge it to a separate branch later.

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

Successfully merging this pull request may close these issues.

2 participants