Pages:
Author

Topic: Bug Testers Needed [Paying Min. 0.002 per Bug] (Read 2002 times)

legendary
Activity: 1382
Merit: 1122
January 16, 2016, 08:23:31 AM
#46
Sent you a pm last night with a few minor bugs. Let me know if you're still looking for help and I'll see if I can find anything else.
tyz
legendary
Activity: 3360
Merit: 1533
I guess you need no more testers, but I tested it for free. I like the design and UI of the design. Really good idea. Could not find a bug or a security hole.
sr. member
Activity: 394
Merit: 250
For the watch
Found another bug that I don't think has been posted yet.
When you go to the price part and press Ctrl + A (Highlight all), the BTC amount changes.
Same thing happens when you are typing the in BTC amount and hit Tab
https://i.imgur.com/6K2zN9T.gifv

Could be fluctuation, but it happens every time I do it.
This just happens when the price updates.
Yeah seems to be like that now. Must have been a coincidence.
Found another bug
https://i.imgur.com/zqcKToT.gifv
When you have just one satoshi and you spam the number 9, a lot of numbers gets added.
Shown in the gif
Ok so you can't have .5 satoshi right? So I just added some code that checks for decimal places in the satoshi box and if there are any then it just rounds the number. When you type 1.9 satoshi it just rounds it up to 2 because you can't have 0.9 satoshi.
Looking into why it added so many numbers though.

EDIT:
It can't be done by
 just typing 9's after the satoshi digit, you must have just copy pasted a bunch.
I didn't copy and paste. Idk what happened. One last bug,, when you replace the btc amount with 0, the price stays at what it was before. Found it while using my phone, might not be the same on a browser
Tried it on my phone and browser but can't seem to replicate it.
full member
Activity: 126
Merit: 100
This is a nice site. It works in both the way showing the price in btc for $ and $ for btc. Hope you have fixed most of the bugs in calculations.

Not bugs, but I would like to point out something.

1. Include the info where you're referencing the bitcoin price. How frequently you're taking the average price for btc price detection.
2. Add title to the graph in the bottom. It is headless now.
3. Try to put ads, that can pay you in overtime which will cover the hosting cost and may be you can have a little profit later.
4. Add widgets API for satoshiindex.com, so other webmasters may add your widget to their blog, websites.
5. Include bitcoin blueprint information relating to buying and selling bitcoins, shopping with bitcoins, wallet information and others.
6. You may also other major altcoins trading against $.
7. I would also suggest to add other currency pairs with bitcoin.
Good luck.

If you would like to honor me, my address in the signature.

Thanks for the tips, sent you some coin.

Nice. Received. Thanks.
legendary
Activity: 2772
Merit: 3284
Found another bug that I don't think has been posted yet.
When you go to the price part and press Ctrl + A (Highlight all), the BTC amount changes.
Same thing happens when you are typing the in BTC amount and hit Tab
https://i.imgur.com/6K2zN9T.gifv

Could be fluctuation, but it happens every time I do it.
This just happens when the price updates.
Yeah seems to be like that now. Must have been a coincidence.
Found another bug
https://i.imgur.com/zqcKToT.gifv
When you have just one satoshi and you spam the number 9, a lot of numbers gets added.
Shown in the gif
Ok so you can't have .5 satoshi right? So I just added some code that checks for decimal places in the satoshi box and if there are any then it just rounds the number. When you type 1.9 satoshi it just rounds it up to 2 because you can't have 0.9 satoshi.
Looking into why it added so many numbers though.

EDIT:
It can't be done by
 just typing 9's after the satoshi digit, you must have just copy pasted a bunch.
I didn't copy and paste. Idk what happened. One last bug,, when you replace the btc amount with 0, the price stays at what it was before. Found it while using my phone, might not be the same on a browser
member
Activity: 112
Merit: 10
Couldn't find anything bug-related on the front end, but I've got a few suggestions.
First, maybe a title at the top with "Satoshindex", with a linebreak/
under it so it looks more professional.
Secondly, maybe a /what-is-bitcoin subdomain with a short overview of bitcoin written under the "What is bitcoin" video to make the site look more professional, and have the link to it somewhere at the bottom or top in a tab as well as a "help" tab where you list all the information about your site.
Maybe a textbox to suggest new coins to add, and an ability to allow the person to choose what conversion website to select from, IE: Bitfinnex, BTC-E, etc.
The site has a nice design but it looks kind of empty so adding some things to it couldn't hurt
sr. member
Activity: 394
Merit: 250
For the watch
Paid out 0.015067 BTC so far.
sr. member
Activity: 394
Merit: 250
For the watch
892,605,000 was the max $ amount as that would be 21 million Bitcoins. Then the price updated (I'm assuming) because when I typed 892,605,000.0001 it went over 21 million BTC.


I typed in the $ field 8,892,660,000.000001 and each time I hit 1 another 2 numbers is added at the end. It now says 8,892,660,000.00000190734863


Edit: If I wrote a long number 111,211,111.1131 and I try to delete th '2' it snaps to the end of the number if i'm left of the decimal. If I try to delete the 3 it doesn't snap to the last digit.
Added something to prevent you from typing more than 8 decimals in the USD convert box. PM me your address.
sr. member
Activity: 394
Merit: 250
For the watch
Found another bug that I don't think has been posted yet.
When you go to the price part and press Ctrl + A (Highlight all), the BTC amount changes.
Same thing happens when you are typing the in BTC amount and hit Tab
https://i.imgur.com/6K2zN9T.gifv

Could be fluctuation, but it happens every time I do it.
This just happens when the price updates.
Yeah seems to be like that now. Must have been a coincidence.
Found another bug
https://i.imgur.com/zqcKToT.gifv
When you have just one satoshi and you spam the number 9, a lot of numbers gets added.
Shown in the gif
Ok so you can't have .5 satoshi right? So I just added some code that checks for decimal places in the satoshi box and if there are any then it just rounds the number. When you type 1.9 satoshi it just rounds it up to 2 because you can't have 0.9 satoshi.
Looking into why it added so many numbers though.

EDIT:
It can't be done by just typing 9's after the satoshi digit, you must have just copy pasted a bunch.
legendary
Activity: 2772
Merit: 3284
Found another bug that I don't think has been posted yet.
When you go to the price part and press Ctrl + A (Highlight all), the BTC amount changes.
Same thing happens when you are typing the in BTC amount and hit Tab
https://i.imgur.com/6K2zN9T.gifv

Could be fluctuation, but it happens every time I do it.
This just happens when the price updates.
Yeah seems to be like that now. Must have been a coincidence.
Found another bug
https://i.imgur.com/zqcKToT.gifv
When you have just one satoshi and you spam the number 9, a lot of numbers gets added.
Shown in the gif
sr. member
Activity: 394
Merit: 250
For the watch
Found another bug that I don't think has been posted yet.
When you go to the price part and press Ctrl + A (Highlight all), the BTC amount changes.
Same thing happens when you are typing the in BTC amount and hit Tab
https://i.imgur.com/6K2zN9T.gifv

Could be fluctuation, but it happens every time I do it.
This just happens when the price updates.
sr. member
Activity: 394
Merit: 250
For the watch
892,605,000 was the max $ amount as that would be 21 million Bitcoins. Then the price updated (I'm assuming) because when I typed 892,605,000.0001 it went over 21 million BTC.


I typed in the $ field 8,892,660,000.000001 and each time I hit 1 another 2 numbers is added at the end. It now says 8,892,660,000.00000190734863


Edit: If I wrote a long number 111,211,111.1131 and I try to delete th '2' it snaps to the end of the number if i'm left of the decimal. If I try to delete the 3 it doesn't snap to the last digit.
I was already PM'd about the second part. It has to do with how accounting.js formats numbers and adds commas. Looking into the first part now.
legendary
Activity: 2772
Merit: 3284
Found another bug that I don't think has been posted yet.
When you go to the price part and press Ctrl + A (Highlight all), the BTC amount changes.
Same thing happens when you are typing the in BTC amount and hit Tab
https://i.imgur.com/6K2zN9T.gifv

Could be fluctuation, but it happens every time I do it.
legendary
Activity: 2772
Merit: 3284
Found a bug.

(Recorded a gif for it)

Basically, when you have a decimal number and you type an unsupported character (such as the letter "a" shown in the gif), your site (I think rounds? or deletes) the numbers after the decimal.

BTC Address: 1STAR8KiRzcqWx5tXmvxRhdLcXtYHjzzY

Edit: bitcointalk image proxy doesn't allow gifs I guess.
Direct link: https://i.imgur.com/APzvHY9.gifv

Edit 2: It rounds the number to the nearest whole number when a invalid character is typed.

BeastBTC beat you to it, sorry man.
I thought the bug was different because he said that when you type a unsupported character it deletes everything.
Oh well.
892,605,000 was the max $ amount as that would be 21 million Bitcoins. Then the price updated (I'm assuming) because when I typed 892,605,000.0001 it went over 21 million BTC.


I typed in the $ field 8,892,660,000.000001 and each time I hit 1 another 2 numbers is added at the end. It now says 8,892,660,000.00000190734863
It rounds it for me.
legendary
Activity: 1382
Merit: 1122
892,605,000 was the max $ amount as that would be 21 million Bitcoins. Then the price updated (I'm assuming) because when I typed 892,605,000.0001 it went over 21 million BTC.


I typed in the $ field 8,892,660,000.000001 and each time I hit 1 another 2 numbers is added at the end. It now says 8,892,660,000.00000190734863


Edit: If I wrote a long number 111,211,111.1131 and I try to delete th '2' it snaps to the end of the number if i'm left of the decimal. If I try to delete the 3 it doesn't snap to the last digit.
sr. member
Activity: 394
Merit: 250
For the watch
After checking your site i think there is no problem or bugs on your site but its just a simple design like preev.
And i think you need to add more features like other currency or altcoin usd price.. is just my suggestion..
Yea I'll be adding some more features in the future.
sr. member
Activity: 394
Merit: 250
For the watch
Pmed a possible bug but it seems it's sort of been touched on already.

Let's say I type 27.99999 mBTC. If I type anything else it rounds up to 28. If I keep typing 9 the last digit keeps getting rounded up and up and up.

Yea I set it so you can't go over a certain number of decimals on certain units because you can't have say .5 satoshi. It just checks if its greater than the allowed and if it is then it rounds to the correct number.
sr. member
Activity: 518
Merit: 254
★YoBit.Net★ 350+ Coins Exchange & Dice
After checking your site i think there is no problem or bugs on your site but its just a simple design like preev.
And i think you need to add more features like other currency or altcoin usd price.. is just my suggestion..
sr. member
Activity: 394
Merit: 250
For the watch
Found a bug.

(Recorded a gif for it)

Basically, when you have a decimal number and you type an unsupported character (such as the letter "a" shown in the gif), your site (I think rounds? or deletes) the numbers after the decimal.

BTC Address: 1STAR8KiRzcqWx5tXmvxRhdLcXtYHjzzY

Edit: bitcointalk image proxy doesn't allow gifs I guess.
Direct link: https://i.imgur.com/APzvHY9.gifv

Edit 2: It rounds the number to the nearest whole number when a invalid character is typed.

BeastBTC beat you to it, sorry man.
legendary
Activity: 1382
Merit: 1122
Pmed a possible bug but it seems it's sort of been touched on already.

Let's say I type 27.99999 mBTC. If I type anything else it rounds up to 28. If I keep typing 9 the last digit keeps getting rounded up and up and up.
Pages:
Jump to: