ABDEFGHIJKLMN
1
TimestampApplicant nameApplicant Slack user nameBug categoryBug description (The more explicit it will be the better your chances of the companies reference)
Bug screenshot link (Use Imgur or others)
Suggested solutionApproval Status
2
7/6/2017 17:09:12stripplestrippleCoinDash platform bugGatehub Ethereum address recognized, but balance incorrectly calculated. Balance shows $0,14 even though the address should hold around 0,1 Eth.
http://imgur.com/a/kJcwN
If exchange addresses are not supported, I think it should be clearly stated for user friendlyness purposes otherwise people will not trust the numbers and outcomes the platform provides.No
3
7/6/2017 17:16:53stripplestrippleCoinDash platform bugCoindash website/app is not responsive (doesn't resize) on mobile. Tested on Nexus 4 (768 x 1280 pixels) see attached screenshot. The set sidebar width interferes with the workings of the rest of the site, showing addresses incorrectly and showing cramped graphs.
http://imgur.com/a/1SUIv
Suggestion would be either to make the left menu a slide in menu (with the three stacked bars as is what sites currently use on mobile) or simply but the buttons on top with small screens, placing all graphs, tables, information under each other to conveniently browse from top to bottom on mobile. For sure people will use the site on mobile when Coindash takes off, plus it makes it a lot easier to stay involved with the platform on the go.Yes
4
7/6/2017 17:46:38stripplestripple
Security breach - platform & DB
By default, excessive information about the server and frameworks used by an ASP.NET application are returned in the response headers. These headers can be used to help identify security flaws which may exist as a result of the choice of technology exposed in these headers.

The address you entered is unnecessarily exposing the following response headers which divulge its choice of web platform server: nginx.
http://imgur.com/a/n87Xf
Configuring the application to not return unnecessary headers keeps this information silent and makes it significantly more difficult to identify the underlying frameworks.Yes
5
7/6/2017 17:53:30stripplestripple
Security breach - platform & DB
Websites are at risk of a clickjacking attack when they allow content to be embedded within a frame. An attacker may use this risk to invisibly load the target website into their own site and trick users into clicking on links which they never intended to. An "X-Frame-Options" header should be sent by the server to either deny framing of content, only allow it from the same origin or allow it from a trusted URIs. It doesn't look like an X-Frame-Options header was returned from the server which means that this website could be at risk of a clickjacking attack.
http://imgur.com/a/80Qon
Add a header to explicitly describe the acceptable framing practices (if any) for this site.No
6
7/6/2017 18:07:51stripplestripple
Security breach - platform & DB
HTTP Strict Transport Security not enabled. HTTP Strict Transport Security (often abbreviated as HSTS) is a security feature that lets a web site tell browsers that it should only be communicated with using HTTPS, instead of using HTTP. If disabled, people browsing this server may have credentials intercepted by third parties.
http://imgur.com/a/eMH08
Enable hsts, for instance using; https://raymii.org/s/tutorials/HTTP_Strict_Transport_Security_for_Apache_NGINX_and_Lighttpd.htmlNo
7
7/6/2017 18:44:30stripplestrippleCoinDash platform bugNo Public Key Pinning. Public Key Pinning means that a certificate chain must include a whitelisted public key. It ensures only whitelisted Certificate Authorities (CA) can sign certificates for *.example.com, and not any CA in your browser store. In short, it prevents man-in-the-middle-attacks.
http://imgur.com/a/p1zk1
Configure using this guide for instance; https://raymii.org/s/articles/HTTP_Public_Key_Pinning_Extension_HPKP.htmlYes
8
7/10/2017 12:28:17DaviddanceswithcryptoCoinDash platform bugWord misspelled
http://imgur.com/HtzFaei
"characters" not "charachters"Yes
9
7/10/2017 12:31:50DaviddanceswithcryptoCoinDash platform bugNo way to view/edit custom token properties
http://imgur.com/T0xCNTh
When a custom token is added, user should be able to edit or view the details (watch contract, number of decimals), in case they made a mistake. Additionally, the 'watch contract' field should enforce unique values within a single portfolio. Duplicates of a custom token should not be allowed. Yes
10
7/10/2017 12:33:39DaviddanceswithcryptoCoinDash platform bugwhen viewing portfolio balance, token values and quantities are too close together.
http://imgur.com/uvwi0kN
Float the values to the right, to make for a clearer read.Yes
11
7/10/2017 12:34:43Christian Rehneltchris_r99CoinDash platform bug if portfolio is removed and another portfolio is added then dashboard is not updated (still the old one). Need to logout and login againSee descriptionBug just needs to be fixedNo
12
7/10/2017 12:35:58DaviddanceswithcryptoCoinDash platform bugIn the token price and the decimals field, failure to enter an integer first results in a "NaN" error. This cannot be edited or removed, you have to cancel the custom token addition and then start over.
http://imgur.com/o08l5vg
This should be editable. Starting an integer with a "." for example ".08" should automatically convert the entered value into a "0.08". Likewise, if an error arises, user should be able to backspace/delete field value to re-enter the correct number without having to close the dialogue box and start the process over.Yes
13
7/10/2017 12:38:10DaviddanceswithcryptoCoinDash platform bugSAN token: When I added the SAN custom token to my portfolio, it immediately calculated a price 2x higher than the current price, creating an inaccurate portfolio graph. Additionally, it values the token (which currently is not trading) at a price different than the price I entered when adding the token in the first place.
http://imgur.com/uNp0mwR
Verify that custom, non-trading tokens show in the portfolio at the entered price, until another price is available.No
14
7/10/2017 12:39:47DaviddanceswithcryptoCoinDash platform bugThe button value shows "start calculating..." which implies that it is already calculating and could be confusing for some users.
http://imgur.com/lCZl4uo
Change the text to: "START CALCULATING" or simply "CALCULATE"Yes
15
7/10/2017 12:39:51Jeroen van BeekjbeekCoinDash platform bugEntered Ethereum address to set up and activate portfolio. This worked okay. The I wanted to add another Ethereum address to this same wallet but when I did it would show me the wallet value in that portfolio. Also when I deleted the initial Ethereum address and left in the new it continued showing the old value. The portfolio doesn't seem to refresh based on the Ethereum addresses linked to it. In the image below you can new updated address with the old value
http://imgur.com/KbCEcsk
Automatically refreshes based on the source addresses added in the portfolioNo
16
7/10/2017 12:41:06DaviddanceswithcryptoCoinDash platform bugWhen viewing the portfolio breakdown, the column title "value" is not aligned with the list of values.
http://imgur.com/UbrXJLG
Align the column to be directly over the list of values.No
17
7/10/2017 12:42:11DaviddanceswithcryptoCoinDash platform bug"Identified tokens" title has no margin on the left; making it unaligned with the rest of the page.
http://imgur.com/biwCfsG
Add a margin left equal to the other titles on that side of the page.No
18
7/10/2017 12:43:47DaviddanceswithcryptoCoinDash platform bugNavigation bar tooltips do not show; they flash for a split second when hovering over the link and then disappear.
http://imgur.com/ZNw5jrn
Make it so that tooltips show and stay showing for as long as the mouse hovers over the link.Yes
19
7/10/2017 12:45:10DaviddanceswithcryptoCoinDash platform bugPressing the recalculate portfolio button in the navigation bar shows no loading indicator, confusing the user as to whether or not the button was successfully pressed.
http://imgur.com/ZNw5jrn
Add a loading indicator to the page in order to clearly show the user that the request has been sent and the portfolio is recalculating.Yes
20
7/10/2017 15:18:49bitbytesbitbytesCoinDash platform bugbitbytes [2 days ago]
After removing portfolios, the chart and tokens table do not reflect the removals
upon requestRefresh database after removal with only remaining addressesYes
21
7/10/2017 15:20:00BitbytesbitbytesCoinDash platform bugNo way to change portfolio name or description after its createdupon requestEdit ability to correct typos or change portfolio nameNo
22
7/10/2017 15:23:34bitbytesbitbytesCoinDash platform bugWhen portfolio calculated status “Building performance report”, performnce misspelledupon requestcorrect spellingYes
23
7/10/2017 15:24:25bitbytesbitbytesCoinDash platform bugOn initial app.coindash.io page, it’s not obvious that you need to click the coindash logo to enter upon requestadd the words “click to enter”Yes
24
7/10/2017 15:25:41bitbytesbitbytesCoinDash platform bugDuring portfolio calculation it says “Preparing data for human ingestion” sounds wierdn/aMaybe that should be changed to “human readability”Yes
25
7/10/2017 15:26:43bitbytesbitbytesCoinDash platform bugCalculate button gives no idea if a portfolio was already calculatedn/aOnce a portfolio has been calculated, the button should say “last calculated xx/xx/xx at xx:xx am so users know whether to recalcYes
26
7/10/2017 15:27:39bitbytesbitbytesCoinDash platform bugChart has only one timeframen/aTime frame is relevant for any investment so user should be able to change to different time frames: Day, 3 Day, Week Month etcNo
27
7/10/2017 15:28:48bitbytesbitbytesCoinDash platform bugUsing yellow on the chart for ETH benchmark is hidden on the graph when portfolio performs better than ETHn/aDon't use opacity or choose a different color, maybe add a line to make the ETH value obviousYes
28
7/10/2017 15:43:47bitbytesbitbytesCoinDash platform bugDashboard token list animation does not behave as expectedn/sIt is unclear what clicking does when it triggers the animation - I expected it to change the chart to highlight the performance of just that token vs ETHNo
29
7/10/2017 15:44:45bitbytesbitbytesCoinDash platform bugUnclear what contribution each token in a portfolio makes to the totaln/aIt would be nice in the chart if the tokens (which already each have a color) could also each have a line in the chart to stack to a total portfolio lineNo
30
7/10/2017 15:45:57bitbytesbitbytesCoinDash platform bugWhen you go through the tour, when you get to 3 if you are on the “allocation” tab it is confusing because it is talking about performance.n/aMake the underlying page change to the performance tab when on tour step 3No
31
7/10/2017 15:46:48bitbytesbitbytesCoinDash platform bugToken prices are different than etherscann/aYou should clearly link to the source of price data, so users know where it comes fromNo
32
7/10/2017 15:47:48bitbytesbitbytesCoinDash platform bugWhen adding custom tokens in step 2 Symbol there is a typo for the Guidance: Symbol for the token - usally 3-4 charachters in uppercase form; e.g. PLU - “usually” and “characters”n/aCorrect spelling to “usually” and “characters”Yes
33
7/10/2017 15:48:43bitbytesbitbytesCoinDash platform bugTyping non numbers in Decimals input field in Token Options locks “NaN” into the field which cannot be removed. You just have to “cancel” the whole thing to get out, losing previous inputsn/aeither don't lock the entry or put an x to delete entryYes
34
7/10/2017 15:49:54bitbytesbitbytesCoinDash platform bugWhen removing an address from a portfolio, there is no check that this is the desired actionn/aPop up a confirmation “are you sure you want to delete this address” in case it’s clicked by mistakeYes
35
7/10/2017 15:50:41bitbytesbitbytesCoinDash platform bugIn step 3 of the tour the window appears below my browser screen and I can’t get to the button to advance the tourn/aensure the modular always appears above the bottom of the screenYes
36
7/10/2017 15:51:39bitbytesbitbytesCoinDash platform bugOn the last screen of the tour instead of the struck out “next” link, it should just say “close”n/aChange button to say close and the action would be to exit the tourNo
37
7/10/2017 20:11:13Jeroen van BeekjbeekCoinDash platform bugCreated new portfolio with Ethereum address but when I click calculate the circle of death appears and keeps rolling. I did this using a Safari browser. Also after logging back in the issue is not resolvedNot neededCheck browser compatibility and ensure that new portfolio, calculate works effectivelyYes
38
7/11/2017 8:07:10RecifeCrypto@recifecryptoCoinDash platform bugHello friends, my account is bugada do not update the twiter statos and neither does my link ICO I thank for understanding ...
https://drive.google.com/file/d/0B2FTvqsMyZxic1FzTlRaZGVEWFU/view?usp=drivesdk
Resolve to the reputational integrity of the coindashNo
39
7/12/2017 2:51:20
https://bitcointalk.org/index.php?action=profile;u=993592
noCoinDash platform bugMultiple Portfolios for scammers https://bitcointalk.org/index.php?topic=1866838.msg20077765#msg20077765nonoNo
40
7/12/2017 6:06:38Bob DylanbobbydylanToken Sale contract bugMissing maximum gas requirement in contract. As well as inconsistency between (60GWEI maximum gas in tutorial) vs. what was told to others on slack (50GWEI).
http://imgur.com/a/VxhaF
Make sure that maximum gas is clearly communicated and in the contract.No
41
7/13/2017 13:11:11Daithi CoombesdaithiCoinDash platform bugAfter adding ecr20 tokens (ticker: MCO) - balance in portfolio isn't updated. Refresh page doesn't help
http://imgur.com/SEV2i9r
This may be a false positive. Maybe feature to track tokens in portfolio totals isn't implemented yet. If not then bug fix should mean that overall portfolio totals include tokens that wallets may own.

User goes to dashboard. User looks at portfolio and can see overall value across time in the relevant chart and figures.
Yes
42
7/17/2017 14:11:25HiddenhiddenCoinDash platform bugWhen trying to connect Facebook page to Coindash bounty account, an error occures.
http://imgur.com/W0yMIHI
-No
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100