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

Added CSV import to the master branch #282

Closed
wants to merge 1 commit into from

Conversation

harningt
Copy link

@harningt harningt commented Sep 4, 2013

Here is the CSV import as mentioned in the thread: https://bitcointalk.org/index.php?topic=100502.620

It can accept either a CSV file or CSV entered into a text box. The rough format is:

"ADDRESS", 0.12345
"ADDRESS", 0.12314

No headers processed.

It will create the unsigned transaction (with default fees) and use the transaction signing dialog to permit signature signing.

@ecdsa
Copy link
Member

ecdsa commented Sep 4, 2013

merged in 1.9. not merging new features in 1.8

@ecdsa ecdsa closed this Sep 4, 2013
UdjinM6 pushed a commit to UdjinM6/electrum-dash that referenced this pull request Oct 1, 2023
…timize_qt_addrs

Optimize for big PS wallets (wallet/qt address list)
UdjinM6 pushed a commit to UdjinM6/electrum-dash that referenced this pull request Oct 1, 2023
UdjinM6 pushed a commit to UdjinM6/electrum-dash that referenced this pull request Oct 1, 2023
address_synchronizer: add _tx_deltas_related_txs (fix spesmilo#282)
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.

None yet

2 participants