Frequently Asked Questions

How does SmartCash Electrum work?

SmartCash Electrum focuses on speed, low resource usage and providing a simple user experience for SmartCash. Startup times are instant because it operates in conjunction with high-performance servers that handle the most complicated parts of the SmartCash system.

Does SmartCash Electrum trust servers?

Not really; the SmartCash Electrum client never sends private keys to the servers. In addition, it verifies the information reported by servers using a technique called Simple Payment Verification.

What is the Seed?

The seed is a random phrase that is used to generate your private keys. Example:

constant forest adore false green weave stop guy fur freeze giggle clock

Your wallet can be entirely recovered from its seed. To do this, select the I already have a seed option during startup.

How secure is the seed?

The seed created by SmartCash Electrum has 128 bits of entropy. This means that it provides the same level of security as a SmartCash private key (of length 256 bits). Indeed, an elliptic curve key of length n provides n/2 bits of security.

What are change addresses?

The SmartCash Electrum wallet design and workflow are based on a concept called a “wallet generation seed”. This seed is a unique, randomly- selected list of twelve words. A SmartCash Electrum wallet uses its seed as a template for generating addresses.

To understand the problem that seeds solve, browse to the Electrum Receive tab. Next, open the collapsible entry marked Change.

../../_images/change-addresses.png

Receiving and change addresses in SmartCash Electrum

Notice that the total balance does not only show the sum of all receiving addresses, but also the separately listed Change addresses. Where did these new change addresses come from and why does the first one now hold funds?

SmartCash is an electronic cash system, meaning that it shares much in common with the process of using paper banknotes. Although some cash payments involve exact change, many do not. You tend to “overpay” when using cash, and expect to receive the difference as change. Perhaps surprisingly, this is how SmartCash transactions work as well. If the entire balance of an address is not required for any given transaction, the remainder is sent to a new and unused address under control of the same wallet. This address is generated deterministically (rather than randomly) from the wallet seed, which means that any other wallet will also regenerate the change addresses in the same order from the same recovery seed, and have access to the balances.

Spending the entire balance and sending any remainder to a change address is considered good practice because it prevents the transaction recipient from linking transactions by browsing the blockchain, thus compromising your privacy. If privacy is not a concern, change addresses can be disabled via the Tools > preferences menu option.

How can I send the maximum available in my wallet?

Type an exclamation mark (!) in the Amount field or simply click the Max button. The fee will be automatically adjusted for that amount.

How can I send SmartCash without paying a transaction fee?

You can create a zero fee transaction in the GUI by following these steps:

  • Enable the Edit fees manually option
  • Enter 0 in the Fee field
  • Enter the amount in the Amount field

Note that transactions without fees might not be relayed by the SmartCash Electrum server, or by the SmartCash network.

Is there a way to enter amounts in USD in SmartCash Electrum?

Yes, go to Tools > Prefernce > Fiat and select a Fiat currency to display the current exchange rate from the chosen Source.

../../_images/faq-fiat.png

Entering values in fiat currency in SmartCash Electrum

What does it mean to “Freeze” an address in SmartCash Electrum?

When you freeze an address, the funds in that address will not be used for sending SmartCash. You cannot send SmartCash if you don’t have enough funds in your non-frozen addresses.

How is the wallet encrypted?

SmartCash Electrum uses two separate levels of encryption:

  • Your seed and private keys are encrypted using AES-256-CBC. The private keys are decrypted only briefly, when you need to sign a transaction; for this you need to enter your password. This is done in order to minimize the amount of time during which sensitive information is unencrypted in your computer’s memory.
  • In addition, your wallet file may be encrypted on disk. Note that the wallet information will remain unencrypted in the memory of your computer for the duration of your session. If a wallet is encrypted, then its password will be required in order to open it. Note that the password will not be kept in memory; SmartCash Electrum does not need it in order to save the wallet on disk, because it uses asymmetric encryption (ECIES).

Wallet file encryption is activated by default since version 2.8. It is intended to protect your privacy, but also to prevent you from requesting SmartCash on a wallet that you do not control.

I have forgotten my password but still have my seed. Is there any way I can recover my password?

It is not possible to recover your password. However, you can restore your wallet from its seed phrase and choose a new password. If you lose both your password and your seed, there is no way to recover your money. This is why we ask you to save your seed phrase on paper.

To restore your wallet from its seed phrase, create a new wallet, select the type, choose I already have a seed and proceed to input your seed phrase.

Can I import private keys from other SmartCash clients?

In SmartCash Electrum 4.0, you cannot import private keys in a wallet that has a seed. You should sweep them instead.

If you want to import private keys and not sweep them you need to create a special wallet that does not have a seed. For this, create a new wallet, select Use public or private keys, and instead of typing your seed, type a list of private keys, or a list of addresses if you want to create a watching-only wallet. A master public (xpub) or private (xprv) will also work to import a hierarchical deterministic series of keys. You will need to back up this wallet, because it cannot be recovered from seed.

../../_images/faq-xpub.png

Importing a list of private keys to create a wallet

Can I sweep private keys from other SmartCash clients?

Sweeping private keys means to send all the SmartCash they control to an existing address in your wallet. The private keys you sweep do not become a part of your wallet. Instead, all the SmartCash they control are sent to an address that has been deterministically generated from your wallet seed.

To sweep private keys go to Wallet > Private Keys > Sweep. Enter the private keys in the appropriate field. Leave the Address field unchanged. This is the destination address from your existing SmartCash Electrum wallet. Click on Sweep. SmartCash Electrum then takes you to the Send tab where you can set an appropriate fee and then click on Send to send the coins to your wallet.

Where is my wallet file located?

The default wallet file is called default_wallet and is created when you first run the application. It is located under the /wallets folder.

  • Linux: Open Files, select Go > Go to folder, copy the path ~/.electrum-smart and paste it into the dialog box
  • macOS: Open Finder, select Go > Go to Folder, copy the path ~/.electrum-smart and paste it into the dialog box
  • Windows: Open Explorer, copy the path %APPDATA%\Electrum-SMART and paste it in to the address bar

Can I do bulk payments with SmartCash Electrum?

You can create a transaction with several outputs. In the GUI, type each address and amount on a line, separated by a comma.

../../_images/faq-paytomany.png

Creating a transaction with multiple outputs in SmartCash Electrum

Amounts are in the current unit set in the client. The total is shown in the GUI. You can also import a CSV file in the Pay to field by clicking on the folder icon.

Can SmartCash Electrum create and sign raw transactions?

SmartCash Electrum lets you create and sign raw transactions right from the user interface using a form.

SmartCash Electrum freezes when I try to send SmartCash

This might happen if you are trying to spend a large number of transactions outputs (for example, if you have collected hundreds of donations from a SmartCash faucet). When you send SmartCash, SmartCash Electrum looks for unspent coins that are in your wallet in order to create the new transaction. Unspent coins can have different values, much like physical coins and bills.

If this happens, you should consolidate your transaction inputs by sending smaller amounts of SmartCash to one of your wallet addresses; this would be the equivalent of exchanging a stack of nickels for a dollar bill.

What is the gap limit?

The gap limit is the maximum number of consecutive unused addresses in your deterministic sequence of addresses. SmartCash Electrum uses it in order to stop looking for addresses. In SmartCash Electrum 4.0, it is set to 20 by default, so the client will get all addresses until 20 unused addresses are found.

How can I pre-generate new addresses?

SmartCash Electrum will generate new addresses as you use them, until it hits the gap limit.

If you need to pre-generate more addresses, you can do so by typing wallet.create_new_address() in the console. This command will generate one new address. Note that the address will be shown with a red background in the address tab, to indicate that it is beyond the gap limit. The red color will remain until the gap is filled.

WARNING: Addresses beyond the gap limit will not automatically be recovered from seed. To recover them will require either increasing the client’s gap limit or generating new addresses until the used addresses are found.

If you wish to generate more than one address, you may use a ‘for’ loop. For example, if you wanted to generate 50 addresses, you could do this:

for x in range(0, 50):
  print wallet.create_new_address()

How to upgrade SmartCash Electrum?

Warning: always save your wallet seed on paper before doing an upgrade.

To upgrade SmartCash Electrum, just install the most recent version. The way to do this will depend on your OS. Note that your wallet files are stored separately from the software, so you can safely remove the old version of the software if your OS does not do it for you.

Some SmartCash Electrum upgrades will modify the format of your wallet files. For this reason, it is not recommended to downgrade SmartCash Electrum to an older version once you have opened your wallet file with the new version. The older version will not always be able to read the new wallet file.