Pages:
Author

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

sr. member
Activity: 394
Merit: 250
For the watch
Also,
Say I type in 1.293 BTC and accodentally type a letter instead of a number, it erases everything. Not helpful if you accidentally type a letter accidentally, can you make it so your number still stay there?
Yea working on it now.
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.
sr. member
Activity: 394
Merit: 250
For the watch
1. the url http://admin.satoshindex.com/

would be better if you hide that page to 404 or whatever.
it's bad to show it publicly.

edit :

i think every word behind .satoshindex.com will shown apache default page

like http://login.satoshindex.com/ , http://admin1.satoshindex.com/ or whatever it will shown apache default page which it's bad to shown publicly.
Noted, PM me your address.
sr. member
Activity: 394
Merit: 250
For the watch
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.
sr. member
Activity: 394
Merit: 250
For the watch
Found two bugs! Here are both the screenshots which I think should be enough to tell:

https://i.imgur.com/SAyqoC7.png

(The mouse over description of the tab is in BTC for all forms of units, mBTC, sat)

https://i.imgur.com/VkE4QBX.png

(The number entered can be more than 8 decimal places if you hold a number key long enough.)
Try making it such that it would strictly stop at 8 decimal places.

Also, make it such that characters other than number would not even be shown and allowed, hope this helps!

 (I suggest adding a reference link for the bitcoin value over time, and add more options other than USD)

Just fixed the unit title bar error, someone else had already pointed it out. As for the decimal places, I can't seem to reproduce it after furiously holding down and typing as many numbers as possible. Not sure why you are able to, every time you type it checks if there are more than 8 and if there are then it rounds it back to 8. PM me your address?
sr. member
Activity: 394
Merit: 250
For the watch
When I type in 21,000,000 BTC, it freezes the USD price when I try to to change to mBTC/Bit/Sat.

I don't think 21 Million BTC equals 21 Million Satoshis now...

PM me for my wallet address since this is a bug.


Not a bug buddy. Try it again and tell me if the btc box value changes when you put in 21 mil BTC and click on "sat". I put a cap at 21 mil btc also.
sr. member
Activity: 394
Merit: 250
For the watch
Just got home, checking over all these posts and PM's now. Give me some time to credit you if they are legit bugs.
sr. member
Activity: 308
Merit: 250
I'm A Beast!
Also,
Say I type in 1.293 BTC and accodentally type a letter instead of a number, it erases everything. Not helpful if you accidentally type a letter accidentally, can you make it so your number still stay there?
sr. member
Activity: 308
Merit: 250
I'm A Beast!
When I type in 21,000,000 BTC, it freezes the USD price when I try to to change to mBTC/Bit/Sat.

I don't think 21 Million BTC equals 21 Million Satoshis now...

PM me for my wallet address since this is a bug.

hero member
Activity: 1218
Merit: 534
I remember that script/site from somewhere. I'll have a look. Smiley
hero member
Activity: 798
Merit: 503
Found two bugs! Here are both the screenshots which I think should be enough to tell:

http://i.imgur.com/SAyqoC7.png

(The mouse over description of the tab is in BTC for all forms of units, mBTC, sat)

http://i.imgur.com/VkE4QBX.png

(The number entered can be more than 8 decimal places if you hold a number key long enough.)
Try making it such that it would strictly stop at 8 decimal places.

Also, make it such that characters other than number would not even be shown and allowed, hope this helps!

 (I suggest adding a reference link for the bitcoin value over time, and add more options other than USD)

EDIT: Doing this for free, but you can give me suggestions to improve my site TipBits! Cheesy
sr. member
Activity: 493
Merit: 250
Live by your own rules
I need people to test out my site. PM me if you find any bugs and I will pay a minimum of 0.002 BTC per bug, more if its a large bug.

http://satoshindex.com

EDIT:

2 people have pointed this out so far but its not a bug. I put a cap on the site so if you type in over 21 million BTC it just changes your input back to 21 mil, no point in typing more than possible.
dont think this site have a bug,excatly on front,i mean on design and script work,its all good ad working properly,but i just wondering how cn you just make really simple site like this,dont you think will add some feature,like more chart or real price from another source or exchange Smiley
full member
Activity: 126
Merit: 100
1. the url http://admin.satoshindex.com/

would be better if you hide that page to 404 or whatever.
it's bad to show it publicly.

edit :

i think every word behind .satoshindex.com will shown apache default page

like http://login.satoshindex.com/ , http://admin1.satoshindex.com/ or whatever it will shown apache default page which it's bad to shown publicly.

You have rightly pointed it out. Those are all default subdomains. OP you can simply delete or turn it off on the site. Or create a simple 404 error page. Why do you need login subdomain for just indexing?
hero member
Activity: 518
Merit: 500
1. the url http://admin.satoshindex.com/

would be better if you hide that page to 404 or whatever.
it's bad to show it publicly.

edit :

i think every word behind .satoshindex.com will shown apache default page

like http://login.satoshindex.com/ , http://admin1.satoshindex.com/ or whatever it will shown apache default page which it's bad to shown publicly.
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.
full member
Activity: 168
Merit: 100
I need people to test out my site. PM me if you are interested and I will give you the link, then PM me back if you find any bugs and I will pay a minimum of 0.002 BTC per bug, more if its a large bug.

PM sent, let me know if you're still looking for people to test out your site Smiley
hero member
Activity: 728
Merit: 500
Found a bug! Please check PM. Thanks!
sr. member
Activity: 394
Merit: 250
For the watch
Found a bug where if you input $0.0001 the BTC value changes to 2.3. This happens because exponential notation and how Javascript handles super small numbers. Just posting this for reference in case someone else finds it. -Fixed
EDIT:
Another one.
1 Satoshi converts to 1 BTC for some reason. -Another exponent issue - Fixed.
sr. member
Activity: 394
Merit: 250
For the watch
PM sent to all. lmk if you find anything
sr. member
Activity: 394
Merit: 250
For the watch
I'd like to help, please PM me with the site URL & I'll start searching the site right away.
By bugs do you mean errors, glitches, or exploits in the site?
Any of those would be great if you could find them.
Pages:
Jump to: