Pages:
Author

Topic: Blockchain.info Development Bounties - page 3. (Read 19056 times)

rme
hero member
Activity: 756
Merit: 504
March 08, 2013, 09:59:27 AM
#97
The FistBits system is not working  Wink
newbie
Activity: 24
Merit: 0
March 08, 2013, 09:46:01 AM
#96
I've sent you a PM regarding the German translation.

So please let me know if i can get started.
newbie
Activity: 11
Merit: 0
March 07, 2013, 06:37:27 AM
#95
Mr.Ben, please answer my messages...
legendary
Activity: 3472
Merit: 1722
March 07, 2013, 12:29:20 AM
#94
Piuk, could you answer my last PM to you?

Thanks
vip
Activity: 756
Merit: 503
March 07, 2013, 12:16:09 AM
#93
I can do french translation if it's still needed.
sr. member
Activity: 295
Merit: 250
March 04, 2013, 05:02:34 PM
#92
Hi Piuk,

Raised one of these issues in the main blockchain.info thread but now posted on Github along with another. Thought I'd note them here just in case too:

Got "Payment received" email instead of "Payment sent":
https://github.com/blockchain/My-Wallet/issues/17

Endless error message loop leads to temporary site lock-out:
https://github.com/blockchain/My-Wallet/issues/18

Using Chrome on Mac in both instances.

Cheers,
Scribe

1HAyNwkrQv9jbe6N32EqFdeYwTGWCnraKk
newbie
Activity: 33
Merit: 0
February 18, 2013, 06:07:05 AM
#91
Hi,

I have several fixes for the Slovenian translation, but I can't submit a pull request on github since the current Slovenian translation isn't in the master branch yet (still only a stub there: https://github.com/blockchain/Blockchain-Translations/blob/master/slovenian.json) even though it's already used in the live site.

Here's the newest version with fixes included:
https://github.com/mmazi/Blockchain-Translations/blob/slo-fixes/slovenian.json
full member
Activity: 125
Merit: 101
February 16, 2013, 10:18:28 AM
#90
the page http://blockchain.info/blocks doesn't display the last 3 columns (Relayed By, Transactions, Size (KB)) correctly

if this qualifies for a bounty, please send to: 1BMN98wj2czyKCNRNpKMVppHKtH9rACjax
newbie
Activity: 19
Merit: 0
February 12, 2013, 05:37:26 PM
#89
Multisig addresses considered invalid by Android app.  Haven't tested on iPhone.  Issue posted on Github: https://github.com/blockchain/My-Wallet-Android/issues/2
newbie
Activity: 58
Merit: 0
February 10, 2013, 01:42:30 PM
#88
I don't know if this is a bug, or a "feature", but I have noticed that the iPhone app does not seem to obey the default fee settings that have been set on the account.
This results in randomly sending transactions that either a.) have a .0005 fee attached or b.) have NO fee attached.

For instance, I have my account default set to a "generous" level fee of .001 and all transactions I send when logged directly into the site get sent with that fee.

On my app however, any time I send a transaction the app will arbitrarily decide for me whether or not to include a fee. When it does include a fee, it is a paltry .0005.

This is extremely frustrating since the app does not allow you to explicitly include a fee when sending a transaction. I'm not saying that the ability to explicitly define a fee is needed within the app, but I feel that you should at least be able to rely on your default setting so that you have SOME control.

The transactions that get .0005 added is acceptable, but the times when no fee is included really bugs me since I am not given the power to decide.
donator
Activity: 919
Merit: 1000
February 10, 2013, 04:56:29 AM
#87
Reported this already to support (ticket #1589), but without being responded so far, checking if it qualifies for a quarter.


Issue 1: MtGox Yubikey for 2FA not supported
As opposed to the support pages claiming:
Quote
Can I use my Mt. Gox Yubikey?
Yes. Be sure to select "Mt Gox Yubikey" in the Two factor authentication select box.
there is no such an option in the security setting page. All I see (Ubuntu 12.10, FF 16.0.1, Chromium 23.0.1271.97) is {None, SMS, Yubikey, Email, Google Authenticator}.

Issue 2: Locking out after failed 2FA setup
Attempting an invalid 2FA setup and not setting it back to 'None' will lock you out of the system.

To reproduce (starting without active 2FA):
1) go to Account Settings->Security
2) setup invalid 2FA (like pairing a MtGox Yubikey as Yubikey)
3) system reports error
4) log out
5) try to log in -> need to enter 2FA
6) request 2FA reset

I'd expect 2FA to remain disabled until a valid setup is given.

sr. member
Activity: 434
Merit: 250
February 08, 2013, 06:33:37 AM
#86
I can't help but feel this would be a lot more streamlined with a bidding and acceptance process.
full member
Activity: 154
Merit: 100
February 08, 2013, 04:03:49 AM
#85
Some bugs on Firefox:

1)
On 'Wallet home'
Click download
Pop-up window appears with contents of wallet.aes.json, but displayed in the window, not prompting for download.
Worse, right-click -> save-as -> wallet.aes.json does not work properly (won't import into multibit)
Workaround is to copy paste the contents into a new file and save as wallet.aes.json. Even this is dodgy, because if your text editor is set to do things like insert BOM or change encoding or modify the file in some invisible way, the decrypted version won't be correct.


2)
With no email set in my account,
On 'Wallet home' backup area
click email (to send my wallet.aes.json)
On chromium i get 'Please verify your email in Account Settings'
On firefox I get:

'Пожалуйста, проверьте вашу электронную почту в настройки учетной записи'

3)
According to the help, a copy of my wallet is stored in my cache and I can use this to import my wallet into Multibit should blockchain.info be down. The help doesn't explain where or how to find this file though.

My system is Linux Mint Nadia (most recent), Firefox version 18.0.1

Address for bounty/bounties: 1GLeSqooAPe8PfWbJecnL3AteDac2B3cqj
Got some more minor issues:
4)
In Import/Export, 'Export encrypted' and 'Export unencrypted', the text area has 'cursor: not-allowed' set, but the whole point is that you can select the text there and copy it.
It doesn't prevent you using it - but it's confusing, and more importantly prevents the user from doing things like: Click text area, Ctrl-A, Ctrl-C.

5) Import/Export - Paper wallet tab has no href set, so it doesn't appear to be clickable - I get the 'I' cursor like for selecting text instead of the clicky hand cursor for links.

6) Import/Export - Export Encrypted: 'Download backup' button doesn't appear to do anything when clicked.

Above 3 for both Chromium 24.0.1312.56 and FF 18.0.1 as in previous post.



hero member
Activity: 714
Merit: 500
February 06, 2013, 03:15:42 AM
#84
Error report:  bitoind is dead.

Height   Age   Transactions   Total Sent   Relayed By   Size (kB)
219837   6 hours 0 minutes   570   26,846.19 BTC   5.199.170.24   244.19
219837   6 hours 1 minutes   611   31,869.69 BTC   BitMinter   243.19
219836   6 hours 13 minutes   610   34,487.85 BTC   5.199.170.24   271.53
219835   6 hours 33 minutes   469   3,485.01 BTC   Slush   230.53
219834   6 hours 32 minutes   8   363.58 BTC   69.245.118.163   3.33
219833   6 hours 38 minutes   711   21,018.90 BTC   5.199.170.24   270.71
219832   6 hours 56 minutes   469   11,240.96 BTC   EclipseMC   419.36


Communications link failure The last packet successfully received from the server was 21,549,554 milliseconds ago. The last packet sent successfully to the server was 21,081,579 milliseconds ago.
legendary
Activity: 1288
Merit: 1227
Away on an extended break
February 04, 2013, 01:52:14 AM
#83
The guy who did the Indonesian translation realized that it has some errors in it after he visited the site. I'll submit a pull request again after the fixes are in, thanks.

PS: The tag for 'Home' was translated wrongly, I see it now too. I should have reviewed the translations after he did his part. Embarrassed
legendary
Activity: 1288
Merit: 1227
Away on an extended break
February 02, 2013, 12:42:37 PM
#82
Ben, you probably need to start hiring PR/admins.  Tongue
There's also a backlog of pull requests at GitHub.
newbie
Activity: 10
Merit: 0
February 02, 2013, 12:21:49 PM
#81

German & French translators particularly needed.


I would like to claim that work, can I start?
full member
Activity: 154
Merit: 100
February 01, 2013, 06:00:37 PM
#80
Some bugs on Firefox:

1)
On 'Wallet home'
Click download
Pop-up window appears with contents of wallet.aes.json, but displayed in the window, not prompting for download.
Worse, right-click -> save-as -> wallet.aes.json does not work properly (won't import into multibit)
Workaround is to copy paste the contents into a new file and save as wallet.aes.json. Even this is dodgy, because if your text editor is set to do things like insert BOM or change encoding or modify the file in some invisible way, the decrypted version won't be correct.


2)
With no email set in my account,
On 'Wallet home' backup area
click email (to send my wallet.aes.json)
On chromium i get 'Please verify your email in Account Settings'
On firefox I get:

'Пожалуйста, проверьте вашу электронную почту в настройки учетной записи'

3)
According to the help, a copy of my wallet is stored in my cache and I can use this to import my wallet into Multibit should blockchain.info be down. The help doesn't explain where or how to find this file though.

My system is Linux Mint Nadia (most recent), Firefox version 18.0.1

Address for bounty/bounties: 1GLeSqooAPe8PfWbJecnL3AteDac2B3cqj
full member
Activity: 137
Merit: 112
January 31, 2013, 07:35:42 PM
#79
there was no reply to my message so I'm sending it here again:

Quote
Hi

I've converted the extension from chrome to firefox's but not sure if it's working perfectly as it supposed to.
here is the file:
https://docs.google.com/file/d/0B1TXw6t_ObpxT2lKLTR5WHdTQUk/edit

by the way, I'm hosting the site and the forum for persian bitcoin users and was working on a persian online wallet, it is not half done though. would be glad to help on the translation to Persian/Farsi if you're interested too.

Thanks, Let me know what you think,

btctalk
sr. member
Activity: 312
Merit: 250
January 30, 2013, 05:29:55 PM
#78
I found a bug on My Wallet. Steps to reproduce:

1- Go to https://blockchain.info/pt/wallet/ then click to login.
2- Inserted my identifier: example
3- Inserted my password

Result: Logged to my wallet but the top right butttons, quit and refresh, is not showed.

Obs: If I enter directly, with the identifier on url address, like: https://blockchain.info/pt/wallet/example (The buttons appear with no problem)

Obs: To reproduce the problem you probably need to clean cache, forms. (The identifier can not  be prefilled)

Obs: I reproduced the problem with site and wallet set in Portuguese language.

Bounty: 1Dj7j1Y5dJosKD5uxsAmKbNXkJLjiMvtFU
Pages:
Jump to: