Coder Social home page Coder Social logo

multibit-website-legacy's People

Contributors

bgok avatar davieshuang avatar gary-rowe avatar jeremy-brooks avatar jim618 avatar marclass avatar saivann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

multibit-website-legacy's Issues

MY WALLET IS MISSING

MY COMPUTER SHUTOFF MISTAKENLY WHILE MY MULTIBIT WAS ON DOWN, AS I ON BACK MY COMPUTER AGAIN I COULDN'T FIND MY WALLETS I HAVE TRIED "HELP SECTION" I COULDN'T GET IT BACK
Pls sir help, what will i do to get my wallets back?
MY WALLETS:
1LFEJ35GiJgGgGHZDmajSNHeFdM9BHLrmo
1G3H2qivxKB1VuH7xxmQyHgA8Lh5udBCLW

Always Connecting - No BTC shown

I installed your software and decided to sent there my btc as i had bad experiences with some webs that were closing. I can see the balance of my multibit address (http://blockexplorer.com/a/65tjdjsVwf) but at the program the balance is 0 and it always shows connecting.
I recently open the port 8333 as i saw in one of your posts to someone else but it still doesn't work for me. It's always the message of "Connecting" or "Synchronizing"

Any help would be appreciated

IE rendering completely broken

The IE rendering on Windows 7 is completely broken - site is unusable.

Other browsers are fine so is probably a broken box model issue.

Blog article covering how to check download signatures

As discussed over email, we need to write up a blog article covering how people should go about verifying the signature of the downloaded app, and how to verify that the app has been signed for their OS (Authenticode etc).

Add a features page

Require an additional page to describe the reasons why someone would choose to use MultiBit over any of the alternative wallets.

MISSING WALLET

Sir i've tried over again & again for the passed 4 days now i still can't recover my missing wallet by using the "HELP CONTENT" i have tried my best sir, and i have some balance there in my wallets and i was able to locate were my new wallet is but the old ones are not there, sir my request is this since am not very good in computer why don't you guys help me out buy forwarding my balance cash from my older wallet to my new wallet please................
I BEG YOU IN THE NAME OF GOD I CAN'T DO IT MYSELF PLS HELP
$24 USD FROM WALLET (1LFEJ35GiJgGgGHZDmajSNHeFdM9BHLrmo) TO MY (1DcywVHcmDPYPeBoM5jKgqgRNJNLPGNyhU)
I hope to hearing from you.

Ewallet wont sync

Hey, I'm really new to this whole e-wallet bitcoin deal but i have recently made a transaction and had my bitcoins sent to a wallet on my multi bit wallet manager. I backed up this wallet and stored on a usb, everything was working great until my computer crashed. Now when i open Multibit my ewallet doesnt appear. When i open my ewallet manually, it gets stuck on syncing and an error happens it never starts the sync. this is my message log
The user data directory is "null\MultiBit".
The installation directory is "C:\Windows\System32\config\systemprofile\Desktop\MultiBit-0.5.14".
Unable to load blockchain "null\MultiBit\multibit.spvchain". The error was "com.google.bitcoin.store.BlockStoreException java.io.FileNotFoundException: null\MultiBit\multibit.spvchain (The system cannot find the path specified)".
org.multibit.file.WalletSaveException Cannot save wallet 'C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet
Created wallet "C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet".
Could not load the wallet file "C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet".
The error message was "Cannot backup wallet 'C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet"
Opening wallet "C:\Windows\system32\config\systemprofile\Desktop\Untitled.wallet"...
... done.
Starting blockchain replay from network...
Replaying blockchain from date "Jan 3, 2009"
Stopping Bitcoin network connection...
The new wallet "C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet" could not be created. The error was "Cannot backup wallet 'C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet".
http://www.multibit.org/v0.5/help_walletTypes.html Loading...

The new wallet "C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet" could not be created. The error was "Cannot backup wallet 'C:\Windows\system32\config\systemprofile\Desktop\MultiBit-0.5.14\null\MultiBit\multibit.wallet".
Any help would be greatly appreciated
sincerely,
Ziggy

Missing .wallet

I changed the name of my main wallet to My Multibit Wallet.
I then secured the wallet and the bitcoins.
It said the path was user/xxxx/apps/
I closed the wallet not thinking
Went back to open the wallet but the path does not exist.

How do I find the path to my multibit.wallet and multipbit.key to reopen.

I never changed anything in the code or destinations. Search for the file does not find it.

Fix the UTF-8 rendering

At present the pages are not getting rendered as UTF-8 leading to occasional characters not working correctly in non-English translations.

are in my bitcoin balance for 2 days, but are still not available

hello, I made a transfer from mtgox yesterday, the transaction appears well and are in my bitcoin balance, however they are still not available. pouriez you tell me if this is normal or if there is a problem, because I'm worried a little. thanks in advance for your response

${downloadVersion} not resolving on help.html

On the installation help page the variable ${downloadVersion} is not resolving in the main text. This makes the command line instructions and the links to the installer invalid.

Example:
Open a terminal window and make the installer executable with:

chmod +x multibit-${downloadVersion}-linux.jar
Run the installer with:

java -jar multibit-${downloadVersion}-linux.jar

The page is deployed at:
http://test.multibit.org/help.html

confusion about backup

Documentation seems to put forth that there are two ways to backup a wallet.

  1. backup the wallet file to usb

or

  1. export your private keys to another file

I have to format my computer, and have a backup of my private key, as generated from the "Export Private Keys" tool.

Is this sufficient to restore? I do not have a copy of the wallet file itself.

transaction not going through

i sent $15 of BTC but it did not go through, it says it has only been seen by one peer. my network is fine and i have reset the blockchain and transaction but it still does not work. they are not in my multibit wallet or at the address i sent them to

Menu padding is inconsistent

Strangely, I can't seem to find the right CSS file in this repo and make a pull request.

That said, the current live website would benefit from the following changes :

menu li a, #menu li a:active, #menu li a:visited, #menu li a:link{

(Remove height)
}

menu li{

(Remove float)
(Add display:inline-block;)
(For IE7-8, add the following fix : zoom:1;display:inline;)
}

menu{

(Remove height)
}

MY WALLET IS MISSING

MY COMPUTER SHUTOFF MISTAKENLY WHILE MY MULTIBIT WAS ON DOWN, AS I ON BACK MY COMPUTER AGAIN I COULDN'T FIND MY WALLETS
Pls sir help, what will i do to get my wallets back?
MY WALLETS:
1LFEJ35GiJgGgGHZDmajSNHeFdM9BHLrmo
1G3H2qivxKB1VuH7xxmQyHgA8Lh5udBCLW

Inline twitter sign up JS

To reduce leaking IP addresses to other sites I think we should inline e the twitter sign up JS. This would prevent twitter seeing the IP address of visitors to multibit.org.

If they signed up obviously twitter would get their IP data but the general visitor would not.

Add Karma ads

https://karma-ads.com/

People can now integrate karma-ads into the site really easily by pasting the following code in the site:

<iframe src="https://karma-ads.com/service/ad/1FvRohzjodKWQVjEoQBCJJtYUvfDpnNQ5r" style="width:300px; height:30px; margin: 0; border:0px; padding:0; overflow:hidden;" scrolling="no"></iframe>

, replacing the address with their own and adjusting the size. That's all it takes! The following sites have an advert embedded so you can see the different sizes I've set. Note that any size is possible.

http://obscuredclarity.blogspot.com
http://bitcoinium.com/
http://xeiam.com/

People can now create an advert on the site too. It's really easy. They enter it in markdown form. Once an advert is made, they pay to an address (QRCode given as well) and the ad will be put into the mix (still need to automate this part).

Synchronising problem

I bought bitcoins and sent them to my account on multibit, but they never arrived. So i did what the support site said and tried resetting the blockchain from the day before. The thing is, after i do that, it keeps "synchronising" forever. i had left my computer in for 3 hours and nothing, I have a screenshot of my messages up to that point if it helps.
bit

Cannot get hold of sent money

get error message:

Det gick inte att läsa in blockchain /Users/marcusleander/Library/Application Support/MultiBit/multibit.spvchain. Felet var com.google.bitcoin.store.BlockStoreException com.google.bitcoin.store.BlockStoreException: File size on disk does not match expected size: 0 vs 641024.

If you do not understand Swedish, email me so Iwill translate it for you.

Good Luck!

Hoping to get my money now in cyberspace somewhere...

Cheers
Marcus

some more info:

/Users/marcusleander/Library/Application Support/MultiBit/log
109:log marcusleander$ ls -al
total 3888
drwxr-xr-x 9 marcusleander staff 306 20 Jun 21:15 .
drwxr-xr-x 15 marcusleander staff 510 20 Jun 21:21 ..
-rw-r--r-- 1 marcusleander staff 377421 20 Jun 21:21 multibit_console.log
-rw-r--r-- 1 marcusleander staff 87359 20 Jun 21:31 multibit_debug.log
-rw-r--r-- 1 marcusleander staff 176891 18 Jun 00:00 multibit_debug.log.2013-06-17.0.gz
-rw-r--r-- 1 marcusleander staff 97758 18 Jun 20:15 multibit_debug.log.2013-06-18.0.gz
-rw-r--r-- 1 marcusleander staff 196 19 Jun 14:58 multibit_debug.log.2013-06-18.1.gz
-rw-r--r-- 1 marcusleander staff 177403 20 Jun 21:15 multibit_debug.log.2013-06-19.0.gz
-rw-r--r-- 1 marcusleander staff 1053442 18 Jun 20:15 multibit_debug.log1371579315150887000.tmp

multibit_console.log

21:15:28.855 [main] INFO org.multibit.MultiBit - Starting MultiBit at 20 Jun 2013 19:15:28 GMT
21:15:28.925 [main] INFO o.m.ApplicationDataDirectoryLocator - Application data directory.1 = '/Users/marcusleander/Library/Application Support/MultiBit'
21:15:28.998 [main] INFO org.multibit.MultiBit - Configuring native event handling
21:15:29.151 [main] DEBUG o.m.p.b.mac.MacApplicationBuilder - Found EAWT libraries so building native bridge
21:15:29.153 [main] DEBUG o.m.p.b.mac.MacApplicationBuilder - Adding the DefaultOpenURIHandler
21:15:29.155 [main] DEBUG o.m.p.builder.mac.MacApplication - Adding GenericOpenURIHandler
21:15:29.159 [main] DEBUG o.m.p.builder.mac.MacApplication - Calling methodName setOpenURIHandler
21:15:29.160 [main] DEBUG o.m.p.builder.mac.MacApplication - GenericOpenURIHandler configured
21:15:29.160 [main] DEBUG o.m.p.b.mac.MacApplicationBuilder - Adding the DefaultPreferencesHandler
21:15:29.161 [main] DEBUG o.m.p.builder.mac.MacApplication - Adding GenericPreferencesHandler
21:15:29.165 [main] DEBUG o.m.p.builder.mac.MacApplication - Calling methodName setPreferencesHandler
21:15:29.167 [main] DEBUG o.m.p.builder.mac.MacApplication - GenericPreferencesHandler configured
21:15:29.167 [main] DEBUG o.m.p.b.mac.MacApplicationBuilder - Adding the DefaultAboutHandler
21:15:29.168 [main] DEBUG o.m.p.builder.mac.MacApplication - Adding GenericAboutHandler
21:15:29.173 [main] DEBUG o.m.p.builder.mac.MacApplication - Calling methodName setAboutHandler
21:15:29.173 [main] DEBUG o.m.p.builder.mac.MacApplication - GenericAboutHandler configured
21:15:29.173 [main] DEBUG o.m.p.b.mac.MacApplicationBuilder - Adding the DefaultQuitHandler
21:15:29.174 [main] DEBUG o.m.p.builder.mac.MacApplication - Adding GenericQuitHandler
21:15:29.180 [main] DEBUG o.m.p.builder.mac.MacApplication - Calling methodName setQuitHandler
21:15:29.181 [main] DEBUG o.m.p.builder.mac.MacApplication - GenericAboutHandler configured
21:15:29.181 [main] INFO org.multibit.MultiBit - Checking to see if this is the primary MultiBit instance
21:15:29.190 [main] DEBUG o.m.ApplicationInstanceManager - Listening for application instances on socket 8331
21:15:29.191 [main] DEBUG org.multibit.MultiBit - userLanguageCode = sv
21:15:29.196 [main] DEBUG org.multibit.MultiBit - Creating model
21:15:29.201 [main] DEBUG org.multibit.model.BaseModel - Initial view from properties file is 'MESSAGES_VIEW'
21:15:29.315 [main] DEBUG org.multibit.MultiBit - Setting look and feel
21:15:30.107 [main] DEBUG org.multibit.MultiBit - Creating user interface with initial view : MESSAGES_VIEW
21:15:30.947 [Timer-4] DEBUG o.multibit.exchange.TickerTimerTask - exchange is null ... creating exchange ... (isFirstExchange = true)
21:15:30.947 [Timer-4] DEBUG o.multibit.exchange.TickerTimerTask - creating exchange from exchangeShortname = MtGox
21:15:30.947 [AWT-EventQueue-0] DEBUG o.m.viewsystem.swing.StatusBar - StatusBar label = ''
21:15:30.949 [main] DEBUG o.m.viewsystem.swing.MultiBitFrame - Displaying view 'MESSAGES_VIEW'
21:15:31.159 [AWT-EventQueue-0] DEBUG o.m.v.swing.MultiBitTabbedPane - Set selected index = 3
21:15:31.161 [main] DEBUG org.multibit.MultiBit - Registering with controller
21:15:31.161 [main] DEBUG org.multibit.MultiBit - Creating Bitcoin service
21:15:31.258 [main] DEBUG org.multibit.network.MultiBitService - Network parameters = com.google.bitcoin.core.NetworkParameters@9d1d82f2
21:15:31.259 [main] DEBUG org.multibit.network.MultiBitService - Loading/ creating blockstore ...
21:15:31.260 [main] DEBUG org.multibit.network.MultiBitService - filePrefix = multibit
21:15:31.261 [main] INFO o.m.ApplicationDataDirectoryLocator - Application data directory.1 = '/Users/marcusleander/Library/Application Support/MultiBit'
21:15:31.262 [main] DEBUG org.multibit.network.MultiBitService - Installed checkpoints file = '/Applications/MultiBit.app/Contents/Resources/Java/multibit.checkpoints'.
21:15:31.263 [main] DEBUG org.multibit.network.MultiBitService - Using user data checkpoints file as it is longer/same size as installed checkpoints - 11157 bytes versus 11157 bytes.
21:15:31.263 [main] DEBUG org.multibit.network.MultiBitService - Opening SPV block store '/Users/marcusleander/Library/Application Support/MultiBit/multibit.spvchain' from disk
21:15:31.418 [main] ERROR org.multibit.network.MultiBitService - Error creating MultiBitService com.google.bitcoin.store.BlockStoreException com.google.bitcoin.store.BlockStoreException: File size on disk does not match expected size: 0 vs 641024
21:15:31.428 [AWT-EventQueue-0] DEBUG o.m.viewsystem.swing.StatusBar - StatusBar label = 'Det gick inte att l<8A>sa in blockchain /Users/marcusleander/Library/Application Support/MultiBit/multibit.spvchain. Felet var com.google.bitcoin.store.BlockStoreException com.google.bitcoin.store.BlockStoreException: File size on disk does not match expected size: 0 vs 641024.'
21:15:31.493 [Timer-4] DEBUG o.multibit.exchange.TickerTimerTask - marketDataService = com.xeiam.xchange.mtgox.v2.service.polling.MtGoxPollingMarketDataService@49b9ef36
21:15:31.497 [Timer-4] DEBUG o.multibit.exchange.TickerTimerTask - exchangeSymbols = [BTC/USD, BTC/EUR, BTC/GBP, BTC/AUD, BTC/CAD, BTC/CHF, BTC/JPY, BTC/CNY, BTC/DKK, BTC/HKD, BTC/NZD, BTC/PLN, BTC/RUB, BTC/SEK, BTC/SGD, BTC/THB, BTC/NOK]
21:15:31.498 [Timer-4] DEBUG o.multibit.exchange.TickerTimerTask - Getting ticker for BTC USD
21:15:31.556 [main] INFO c.g.bitcoin.core.CheckpointManager - Read 116 checkpoints, hash is e94766930343db1ad31a64984eea6939f7739a4f7336b383e3fe8fcb6fbd027e
21:15:31.557 [main] DEBUG org.multibit.MultiBit - Locating wallets
21:15:31.558 [main] DEBUG org.multibit.MultiBit - When loading early wallets, there were 3
21:15:31.558 [main] DEBUG org.multibit.MultiBit - When loading protobuf3 wallets, there were 0
21:15:31.559 [main] DEBUG org.multibit.MultiBit - When loading the wallet orders, there were 3
21:15:31.560 [main] DEBUG org.multibit.MultiBit - Loading wallet from '/Users/marcusleander/Library/Application Support/MultiBit/multibit.wallet'
21:15:31.571 [main] DEBUG o.m.model.bitcoin.WalletInfoData - The wallet version in the constructor was '3'. In the wallet info file it was '2'. Using the latter.
21:15:31.711 [main] DEBUG org.multibit.file.FileHandler - rememberFileSizesAndLastModified: Wallet filename /Users/marcusleander/Library/Application Support/MultiBit/multibit.wallet , walletFileSize 148 ,walletFileLastModified 1371669281000 ,walletInfoFileSize 550 ,walletInfoFileLastModified 1371669281000
21:15:31.723 [main] ERROR org.multibit.network.MultiBitService - Could not add wallet '/Users/marcusleander/Library/Application Support/MultiBit/multibit.wallet' to the blockChain as the blockChain is missing.
This is bad. MultiBit is currently looking for a blockChain at '/Users/marcusleander/Library/Application Support/MultiBit/multibit.spvchain'
21:15:31.723 [main] ERROR org.multibit.network.MultiBitService - Could not add wallet '/Users/marcusleander/Library/Application Support/MultiBit/multibit.wallet' to the peerGroup as the peerGroup is null. This is bad.
21:15:31.723 [main] DEBUG org.multibit.MultiBit - Loading wallet from '/Users/marcusleander/Library/Application Support/MultiBit/Namnl<9A>s.wallet'
21:15:31.726 [main] DEBUG o.m.model.bitcoin.WalletInfoData - The wallet version in the constructor was '3'. In the wallet info file it was '2'. Using the latter.
21:15:31.727 [main] DEBUG org.multibit.file.FileHandler - rememberFileSizesAndLastModified: Wallet filename /Users/marcusleander/Library/Application Support/MultiBit/Namnl<9A>s.wallet , walletFileSize 117 ,walletFileLastModified 1371669401000 ,walletInfoFileSize 513 ,walletInfoFileLastModified 1371669401000
21:15:31.728 [main] ERROR org.multibit.network.MultiBitService - Could not add wallet '/Users/marcusleander/Library/Application Support/MultiBit/Namnl<9A>s.wallet' to the blockChain as the blockChain is missing.
This is bad. MultiBit is currently looking for a blockChain at '/Users/marcusleander/Library/Application Support/MultiBit/multibit.spvchain'
21:15:31.728 [main] ERROR org.multibit.network.MultiBitService - Could not add wallet '/Users/marcusleander/Library/Application Support/MultiBit/Namnl<9A>s.wallet' to the peerGroup as the peerGroup is null. This is bad.
21:15:31.729 [main] DEBUG org.multibit.MultiBit - Loading wallet from '/Users/marcusleander/Library/Application Support/MultiBit/Ny.wallet'
21:15:31.731 [main] DEBUG o.m.model.bitcoin.WalletInfoData - The wallet version in the constructor was '3'. In the wallet info file it was '2'. Using the latter.
21:15:31.732 [main] DEBUG org.multibit.file.FileHandler - rememberFileSizesAndLastModified: Wallet filename /Users/marcusleander/Library/Application Support/MultiBit/Ny.wallet , walletFileSize 145 ,walletFileLastModified 1371669282000 ,walletInfoFileSize 539 ,walletInfoFileLastModified 1371669282000
21:15:31.733 [main] ERROR org.multibit.network.MultiBitService - Could not add wallet '/Users/marcusleander/Library/Application Support/MultiBit/Ny.wallet' to the blockChain as the blockChain is missing.
This is bad. MultiBit is currently looking for a blockChain at '/Users/marcusleander/Library/Application Support/MultiBit/multibit.spvchain'
21:15:31.733 [main] ERROR org.multibit.network.MultiBitService - Could not add wallet '/Users/marcusleander/Library/Application Support/MultiBit/Ny.wallet' to the peerGroup as the peerGroup is null. This is bad.
21:15:31.802 [main] DEBUG o.m.v.swing.MultiBitTabbedPane - Set selected index = 0
21:15:31.823 [main] DEBUG org.multibit.MultiBit - Checking for Bitcoin URI on command line
21:15:31.823 [main] DEBUG org.multibit.MultiBit - No Bitcoin URI provided as an argument
21:15:31.823 [main] DEBUG o.m.c.bitcoin.BitcoinController - handleOpenURI called and rawBitcoinURI ='null'
21:15:31.824 [main] DEBUG o.m.c.bitcoin.BitcoinController - No Bitcoin URI found to handle
21:15:31.832 [main] DEBUG org.multibit.MultiBit - Downloading blockchain
21:15:31.833 [main] DEBUG org.multibit.MultiBit - The current chain height is -1
21:15:31.833 [main] DEBUG org.multibit.MultiBit - For wallet '/Users/marcusleander/Library/Application Support/MultiBit/multibit.wallet the lastBlockSeenHeight was 233856
21:15:31.833 [main] DEBUG org.multibit.MultiBit - For wallet '/Users/marcusleander/Library/Application Support/MultiBit/Namnl<9A>s.wallet the lastBlockSeenHeight was 233856
21:15:31.834 [main] DEBUG org.multibit.MultiBit - For wallet '/Users/marcusleander/Library/Application Support/MultiBit/Ny.wallet the lastBlockSeenHeight was -1
21:15:31.834 [main] DEBUG org.multibit.MultiBit - needToSync = false
Exception in thread "Timer-0" java.lang.NullPointerException
at org.multibit.network.ReplayManager.syncWallet(ReplayManager.java:133)
at org.multibit.network.ReplayManagerTimerTask.run(ReplayManagerTimerTask.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
109:log marcusleander$

Add AWStats to get website analytics

Add the multibit.org AWStats so that we can see the website analytics.

Have it running on localhost/ password protected to keep it confidential.
Can also add in some more detailed reports like country breakdown and referrer stats that aren't on the public multibit.org stats

USB drive instructions out of date

Originally suggested by @jonathancross

Hello,
It seems the USB drive installation instructions are out of date:
http://multibit.org/help_runFromUSBDrive.html

Seems that "multibit.blockchain" was renamed to "multibit.spvchain"?

The mac instructions indicate:
"copy the files multibit.properties and multibit.blockchain onto your USB drive into the same directory".

Seems it should be:
"copy the files multibit.properties and multibit.spvchain onto your USB drive into the same directory".

Introduce Google Analytics?

Should we introduce Google Analytics (GA) to the site?

This will drop a first-party cookie on the user which will need to be confirmed by the user - if it contains PII. Under those circumstances there is a need for explicit consent.

The Cookie Law site throws up a banner with the following text:

"We are using cookies to give you the best experience on our site. 
Cookies are files stored in your browser and are used by most websites 
to help personalise your web experience.

By continuing to use our website without changing the settings, 
you are agreeing to our use of cookies."

GA does not collect personally identifying information and it is against their T&Cs (see Section 7) to do so. There is some good guidance which essentially clears GA as being fine for privacy conscious sites.

So do we add the GA JavaScript to the main templates and introduce a privacy policy page?

MISSING WALLET

SIR I HAVE TRIED TO USE THE "HELP" TO RECOVER MY WALLET AS YOU SAID IT DIDN'T WORK FOR ME, MY WALLET IS STILL MISSING.

MY WALLETS:
1LFEJ35GiJgGgGHZDmajSNHeFdM9BHLrmo
1G3H2qivxKB1VuH7xxmQyHgA8Lh5udBCLW

Provide French FTL templates and asset structure.

Saivann has kindly offered to provide a French translation of the site. This will require additional support work for templates.

A wider approach may be to introduce templates in all supported languages, but leave them as English. Over time people can translate them through pull requests.

Anton

Hi, trying to send two bits from my wallet but the program hangs only endlessly saying sending bit coin...... How long should I wait ? What good is a wallet if you can't spend,transfer?

Anton

Lost wallet

Hi there.

I transfered 50btc to the untitled wallet which was successful.
I placed a password on the wallet
I then closed the wallet.
When I tried to reopen the wallet I could not find it. Instead it opened new wallets
There seams to be multiple wallets now available in the "untitled data" folder
sub folders "rolling backup" and "wallet-unenc-backup" but none of them are my original and first wallet.

please help...

Fix the Copperplate header rendering across browsers

Using Copperplate text is causing problems for Windows 7 browsers (FF, IE, Chrome) and only seems to work properly on Mac.

Suggest fixing the banner as an image with Copperplate text and leaving the titles as is in the hope that over time bugs will be fixed in the browsers.

PLS HELP MY WALLET IS MISSING

Sir i've tried over again & again for the passed one week now i still can't recover my missing wallet by using the "HELP CONTENT" i have tried my best sir, and i have some balance there in my wallets but i was able to locate were my new wallet is but the old ones are not there, sir my request is this since am not very good in computer why don't you guys help me out buy forwarding my balance cash from my older wallet to my new wallet please................
I BEG YOU IN THE NAME OF GOD I CAN'T DO IT MYSELF PLS HELP
$24 USD FROM WALLET (1LFEJ35GiJgGgGHZDmajSNHeFdM9BHLrmo) TO MY (1DcywVHcmDPYPeBoM5jKgqgRNJNLPGNyhU)
I hope to hearing from you.

Wallet password

I am trying to send bitcoin to a different e-wallet and my Multibit wallet is asking for my password. I entered the correct password but I continue to get the message "Could not decrypt bytes". I know there is no reset password option but how am I supposed to access my bitcoin if the wallet will not accept the correct password??

Improve explanation of multiple wallets and rolling backups

From Reddit:

"I used Multibit at first, and I really loved the multiple wallet function, and the simplicity of use; however, when it came to backing up my files, the rolling backups were very confusing for me. There didn't seem to be any explanation on your site or any faqs, I searched through r/bitcoin and still couldn't get it. I ended up just importing all of my backup wallets and couldn't really grasp what I could delete to keep things clean. I was mixed up between all of the files, the .key, the .info, and the .wallet, not knowing exactly what to do."

Better documentation is required in this area.

Website doesn't load: Bad Accept-Language header value

@charlieman opened this:

When I try to load the website, all get is the following plain text:

Bad Accept-Language header value: 'es,es-419;q=0.8,en;q=0.6,en-US;q=0.4'

I am using chromium under Linux and the browser is configured with the following languages: Spanish, Spanish (Latinamerican), English, English (United States).

I guess the issue is with es-419 because with another browser with the accept-language header as es-pe,es;q=0.8,en-us;q=0.5,en;q=0.3 there's no issue.

Website very slow to load on IPhone 4

On my IPhone 4 the test.multibit.org website is so slow it load it is practically unusable.

Not sure if it is the size of the screenshots (in total), the 'matrix' text on the sides or something else.

Maybe we need a simpler landing page for mobile viewing.

Address the "Java is not secure" myth

Require an article providing reassurance that Java on the desktop is safe to use - just the browser plugin is risky. Something like:

Oracle have issued security advice stating that Java in the browser running applets is vulnerable to attack. Java running on servers, desktops and embedded devices is not vulnerable to these attacks.

MultiBit uses Java running on the desktop which is safe.

MultiBit comes as digitally signed code which you can check in various ways as it is open source. In this way you know what code is running on your machine.

At MultiBit we recommend that you keep your Java installation running at the latest available stable release. This will contain security fixes and performance enhancements that will contribute to keeping your machine secure.

Fix blog links

The links to the blog articles aren't working - they give 404s

help couldn't help

Sir there is nothing like "Troubleshooting" i have checked my File, Trade, View, Tools and help nothing like Troubleshooting please help me to get my wallet back

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.