feedback.rated.network
Open in
urlscan Pro
2606:4700:20::681a:53a
Public Scan
Submitted URL: https://feedback.rated.network/
Effective URL: https://feedback.rated.network/de
Submission: On July 10 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://feedback.rated.network/de
Submission: On July 10 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
RATED Anmelden / Registrieren Categories Changelog HAVE SOMETHING TO SAY? Tell Rated how they could make the product more useful to you. Create A New Post NeuTopTrend Suchen Create A New Post In Progress I tried to create a new account, and received a verification email, but the link doesn't work at all. I tried a few different email addresses, get the same error. maixsw Vor 1 Tag 1 π Bug Reports In Progress I tried to create a new account, and received a verification email, but the link doesn't work at all. I tried a few different email addresses, get the same error. maixsw Vor 1 Tag 1 π Bug Reports 1 Validator status is incorrect Could you please check and verify the delegation amounts because these have not been updating accordingly. raj Vor etwa 1 Monat 2 π Bug Reports Validator status is incorrect Could you please check and verify the delegation amounts because these have not been updating accordingly. raj Vor etwa 1 Monat 2 π Bug Reports 1 Completed Table sorting only sorts current page view When I sort the Solana validator list for a specific column, e.g. Delegator APY, it only sorts the current view, not the whole list. This makes sorting useless, as I want to e.g. find the validator with the highest Delegator APY in the whole list, not just on the current page. christian.ullbrich Vor etwa 2 Monaten 1 π Bug Reports Completed Table sorting only sorts current page view When I sort the Solana validator list for a specific column, e.g. Delegator APY, it only sorts the current view, not the whole list. This makes sorting useless, as I want to e.g. find the validator with the highest Delegator APY in the whole list, not just on the current page. christian.ullbrich Vor etwa 2 Monaten 1 π Bug Reports 1 Planned Account for vote lagging when scoring validators on Solana Some validators are known to vote lag on Solana, where they vote on forks a few slots behind the tip of the network to increase their voting credits, which directly impacts them and their staker's rewards. Timely vote credits should be activated at some point in 2024, which should account for these things. These validators are not meaningfully contributing to consensus, so giving them a high score does not seem in the spirit of the score. Lucas B Vor etwa 2 Monaten 1 Methodologies π£οΈ Forum Planned Account for vote lagging when scoring validators on Solana Some validators are known to vote lag on Solana, where they vote on forks a few slots behind the tip of the network to increase their voting credits, which directly impacts them and their staker's rewards. Timely vote credits should be activated at some point in 2024, which should account for these things. These validators are not meaningfully contributing to consensus, so giving them a high score does not seem in the spirit of the score. Lucas B Vor etwa 2 Monaten 1 Methodologies π£οΈ Forum 1 Completed Empty rewards for a validator Using https://api-docs.rated.network/rated-api/api-reference/v1-beta/ethereum/rewards Get validator rewards metrics API, I wasn't able to find rewards associate with a validator I was looking for. ParametersURL : /v1/eth/validators/0xaa160542c2b1b9dbf5e11ca044067526c6dfff65efba88ea483d49bdbe478ab7489f8b1a903ea22b6d30cfa57626ca9e/rewards?granularity=hour&fromDate=2023-04-01&toDate=2024-05-13X-Rated-Network = mainnetResponse : { "previous": null, "next": null, "pages": 0, "results": [] }I was expecting to see some consensus rewards for that period.Here's the data on beaconchainhttps://beaconcha.in/validator/aa160542c2b1b9dbf5e11ca044067526c6dfff65efba88ea483d49bdbe478ab7489f8b1a903ea22b6d30cfa57626ca9e Jacob Marcil Vor etwa 2 Monaten 2 π Bug Reports Completed Empty rewards for a validator Using https://api-docs.rated.network/rated-api/api-reference/v1-beta/ethereum/rewards Get validator rewards metrics API, I wasn't able to find rewards associate with a validator I was looking for. ParametersURL : /v1/eth/validators/0xaa160542c2b1b9dbf5e11ca044067526c6dfff65efba88ea483d49bdbe478ab7489f8b1a903ea22b6d30cfa57626ca9e/rewards?granularity=hour&fromDate=2023-04-01&toDate=2024-05-13X-Rated-Network = mainnetResponse : { "previous": null, "next": null, "pages": 0, "results": [] }I was expecting to see some consensus rewards for that period.Here's the data on beaconchainhttps://beaconcha.in/validator/aa160542c2b1b9dbf5e11ca044067526c6dfff65efba88ea483d49bdbe478ab7489f8b1a903ea22b6d30cfa57626ca9e Jacob Marcil Vor etwa 2 Monaten 2 π Bug Reports 1 Completed Invalid response for V1 (Beta) Get Validator metrics The API return a HTTP 400 for a valid request for this API https://api-docs.rated.network/rated-api/api-reference/v1-beta/ethereum/rewards#validator-rewards. Parameters :URL : /v1/eth/validators/0x923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4d/rewardsHeaders : X-Rated-Network = mainnetResponse (HTTP 400)[ { "loc": [ "sumExternallySourcedExecutionRewards" ], "msg": "value is not a valid float", "type": "type_error.float" } ]Same thing when using the validator idParameters :URL : /v1/eth/validators/1025148/rewardsHeaders : X-Rated-Network = mainnetThis shows the existence of this validator https://beaconcha.in/validator/923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4dIt's also possible to get this validator using Rated APIURL : /v1/eth/validators/0x923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4dHeaders : X-Rated-Network = mainnetResponse{ "validatorIndex": 1025148, "validatorPubkey": "0x923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4d", "activationEpoch": 242547, "activationEligibilityEpoch": 242529, "exitEpoch": null, "withdrawableEpoch": null } Jacob Marcil Vor etwa 2 Monaten 1 π Bug Reports Completed Invalid response for V1 (Beta) Get Validator metrics The API return a HTTP 400 for a valid request for this API https://api-docs.rated.network/rated-api/api-reference/v1-beta/ethereum/rewards#validator-rewards. Parameters :URL : /v1/eth/validators/0x923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4d/rewardsHeaders : X-Rated-Network = mainnetResponse (HTTP 400)[ { "loc": [ "sumExternallySourcedExecutionRewards" ], "msg": "value is not a valid float", "type": "type_error.float" } ]Same thing when using the validator idParameters :URL : /v1/eth/validators/1025148/rewardsHeaders : X-Rated-Network = mainnetThis shows the existence of this validator https://beaconcha.in/validator/923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4dIt's also possible to get this validator using Rated APIURL : /v1/eth/validators/0x923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4dHeaders : X-Rated-Network = mainnetResponse{ "validatorIndex": 1025148, "validatorPubkey": "0x923285aabe7b6edd1aff2022f6089b7343c9d35bfea3e22792c4b43350153e7323cbbb15ce096e9f3c60b5bc55713a4d", "activationEpoch": 242547, "activationEligibilityEpoch": 242529, "exitEpoch": null, "withdrawableEpoch": null } Jacob Marcil Vor etwa 2 Monaten 1 π Bug Reports 2 Completed Broken link to this forum on Rated Documentation The link to this feeback page https://feedback.rated.network is has a typo in it on https://api-docs.rated.network/rated-api/api-reference/v1-beta. Current link address : httlps://feedback.rated.network Jacob Marcil Vor etwa 2 Monaten 1 π Bug Reports Completed Broken link to this forum on Rated Documentation The link to this feeback page https://feedback.rated.network is has a typo in it on https://api-docs.rated.network/rated-api/api-reference/v1-beta. Current link address : httlps://feedback.rated.network Jacob Marcil Vor etwa 2 Monaten 1 π Bug Reports 1 Completed No API data for nodeOperator entities Hey rated.network! The endpoint https://api.rated.network/v0/eth/operators does not return data for nodeOperator entity (and any window for them). I don't find any reports of incidents or changes in the API. The response received:{ "page": { "from": null, "to": null, "size": 15, "granularity": null, "filterType": null }, "total": 0, "data": [], "next": null }At the same time, data on the rest of the entities (poolShare, depositAddress, withdrawalAddress) are ok.Thank you! Artem Vyrodov Vor etwa 2 Monaten 1 API π Bug Reports Completed No API data for nodeOperator entities Hey rated.network! The endpoint https://api.rated.network/v0/eth/operators does not return data for nodeOperator entity (and any window for them). I don't find any reports of incidents or changes in the API. The response received:{ "page": { "from": null, "to": null, "size": 15, "granularity": null, "filterType": null }, "total": 0, "data": [], "next": null }At the same time, data on the rest of the entities (poolShare, depositAddress, withdrawalAddress) are ok.Thank you! Artem Vyrodov Vor etwa 2 Monaten 1 API π Bug Reports 1 Completed Solo staker missed on list Hi, my validator (0x87bb25968545bc01b2c749a0476a71ab6d0ef51c) is not on the solo stakers list. rtgerfwdfcgh Vor 3 Monaten 1 π Bug Reports Completed Solo staker missed on list Hi, my validator (0x87bb25968545bc01b2c749a0476a71ab6d0ef51c) is not on the solo stakers list. rtgerfwdfcgh Vor 3 Monaten 1 π Bug Reports 1 Completed Solo staker missed from the list Hi. I am a solo staker and running an Ethereum full node at home using Dappnode. But, my address has not been included in the solo stakers list. This is my node:https://beaconcha.in/validator/b8b3b65ad488bddcf4e5d05196d5ac876a866f1d7899d506fa0cb657a1e6defb6ed84e16c57e5037b33f9d4c45defe86Withdrawal address: 0x28CF6aff1C2434000bcBc0A5b7ddF1fF810D5Fd2 Deposit address: 0x0e4C1ea8E65D96153Efcf264a64DA0c8c3685a04Many thanks! theredarmy87 Vor 3 Monaten 3 π Bug Reports Completed Solo staker missed from the list Hi. I am a solo staker and running an Ethereum full node at home using Dappnode. But, my address has not been included in the solo stakers list. This is my node:https://beaconcha.in/validator/b8b3b65ad488bddcf4e5d05196d5ac876a866f1d7899d506fa0cb657a1e6defb6ed84e16c57e5037b33f9d4c45defe86Withdrawal address: 0x28CF6aff1C2434000bcBc0A5b7ddF1fF810D5Fd2 Deposit address: 0x0e4C1ea8E65D96153Efcf264a64DA0c8c3685a04Many thanks! theredarmy87 Vor 3 Monaten 3 π Bug Reports 1 Completed solo staker not in v1 list My address is 0x3e9033f6c80238Ed4Cd8481fb704ae2D61A24C80 and I have 16 validators before genesis but not recognised as solo staker! I reported the same problem 2 months ago, unfortunately you guys didn't fix it, thus costing me the Stark and OMNI airdrops!By open sourcing this data you have a responsibility to make sure it is correct, as many companies quote this data for their airdrops, which is extremely unfair to me, and you have not provided me with any answers!If it's your fault please fix it, if you think it's ok please give me an answer! 309295981 Vor 3 Monaten 3 π Bug Reports Completed solo staker not in v1 list My address is 0x3e9033f6c80238Ed4Cd8481fb704ae2D61A24C80 and I have 16 validators before genesis but not recognised as solo staker! I reported the same problem 2 months ago, unfortunately you guys didn't fix it, thus costing me the Stark and OMNI airdrops!By open sourcing this data you have a responsibility to make sure it is correct, as many companies quote this data for their airdrops, which is extremely unfair to me, and you have not provided me with any answers!If it's your fault please fix it, if you think it's ok please give me an answer! 309295981 Vor 3 Monaten 3 π Bug Reports 1 API endpoint to get attestation duties metrics for withdrawal address does not return total sync signature Helloooo team I am currently trying to use rated API to query Get validator attestation duties metrics. I am interested in understanding the missing sync signature. If I query the endpoint GET/eth/entities/{entity_id}/attestations it returns the 'sumMissedSyncSignatures' but it does not provide the total sync signatures. I can get 'sync_signature_count' through the endpoint GET/eth/validators/attestations. However in order to query multiple validator indices together, I have to add multiple query parameters as shown in the picture. Since I have 3k+ validators, it can be a bit tricky to send such a huge query. TLDR: It would be great if we can add sync_signature_count for the endpoint GET/eth/entities/{entity_id}/attestations shouvikghosh Vor 3 Monaten 2 Proposal +1 π‘ Feature Request API endpoint to get attestation duties metrics for withdrawal address does not return total sync signature Helloooo team I am currently trying to use rated API to query Get validator attestation duties metrics. I am interested in understanding the missing sync signature. If I query the endpoint GET/eth/entities/{entity_id}/attestations it returns the 'sumMissedSyncSignatures' but it does not provide the total sync signatures. I can get 'sync_signature_count' through the endpoint GET/eth/validators/attestations. However in order to query multiple validator indices together, I have to add multiple query parameters as shown in the picture. Since I have 3k+ validators, it can be a bit tricky to send such a huge query. TLDR: It would be great if we can add sync_signature_count for the endpoint GET/eth/entities/{entity_id}/attestations shouvikghosh Vor 3 Monaten 2 Proposal +1 π‘ Feature Request 1 In Progress The total number of validator keys P2P.org Greetings, everyone! We've noticed that the number of keys we possess exceeds the count reflected here, and we're also utilizing a self-reporting API to post them. Could you kindly assist us in understanding the reason behind this? We appreciate your help.Thank you! nikita.tumanov Vor 3 Monaten 1 π Bug Reports In Progress The total number of validator keys P2P.org Greetings, everyone! We've noticed that the number of keys we possess exceeds the count reflected here, and we're also utilizing a self-reporting API to post them. Could you kindly assist us in understanding the reason behind this? We appreciate your help.Thank you! nikita.tumanov Vor 3 Monaten 1 π Bug Reports 2 %D markers on the native restaking page counters cannot make sense of rate of change without those this screen only shows spot e Vor 3 Monaten π‘ Feature Request %D markers on the native restaking page counters cannot make sense of rate of change without those this screen only shows spot e Vor 3 Monaten π‘ Feature Request 1 Completed Timezone on graph seems be wrong Hi, I'm from the Philippinies, trying to figure out when my network is having hickups, I was checking your graph, and noticed that it looks like the displayed timezone s wrong.It says current time: 25 Mar, 08:29, UTC(Assuming it means UTC+0?)But in UTC time it'd only be 25 Mar, 03:22 UTC+0 at the moment. shp.yo Vor 4 Monaten 1 π Bug Reports Completed Timezone on graph seems be wrong Hi, I'm from the Philippinies, trying to figure out when my network is having hickups, I was checking your graph, and noticed that it looks like the displayed timezone s wrong.It says current time: 25 Mar, 08:29, UTC(Assuming it means UTC+0?)But in UTC time it'd only be 25 Mar, 03:22 UTC+0 at the moment. shp.yo Vor 4 Monaten 1 π Bug Reports 2 Completed P2P.org restaking validators Hey team! Great new design of restaking explorer!I've noticed some of our restaking keys are lost, let us help you find them. We see 85k restaked on rated, but we have actually 194k actually135,424 ETH as usual and + 58,600 ETH in SSV (we have clusters which are operated by P2P.org operators only Nikita Tumanov Vor 4 Monaten 1 π‘ Feature Request Completed P2P.org restaking validators Hey team! Great new design of restaking explorer!I've noticed some of our restaking keys are lost, let us help you find them. We see 85k restaked on rated, but we have actually 194k actually135,424 ETH as usual and + 58,600 ETH in SSV (we have clusters which are operated by P2P.org operators only Nikita Tumanov Vor 4 Monaten 1 π‘ Feature Request 1 See Active Validators I'm looking at a deposit address, it says there's 3 active validators for it. I'd like to see a drill down of what those validators are, at least pubkey and index. nanexcool Vor 4 Monaten 1 π‘ Feature Request See Active Validators I'm looking at a deposit address, it says there's 3 active validators for it. I'd like to see a drill down of what those validators are, at least pubkey and index. nanexcool Vor 4 Monaten 1 π‘ Feature Request 1 In Progress "already indexed" during Self registration of validators I'm trying to add new validators to operator and I'm facing issues. Some of requests are returning errors: curl https://api.rated.network/v0/selfReports/validators -v -H 'Content-Type: application/json' -H 'X-Rated-Network: mainnet' -H 'Authorization: Bearer REDACTED' -d '{"poolTag":"", "validators": ["0x9688b8888db8cca0cb6404a26ee8a089d2825cb5eba51cad1e3b1d66d99683dc769ce37df4e8b5c0c1bf9b778c92e346"]}' Response: {"detail":[{"loc":["body","validators"],"msg":"0x9688b8888db8cca0cb6404a26ee8a089d2825cb5eba51cad1e3b1d66d99683dc769ce37df4e8b5c0c1bf9b778c92e346 already indexed.","type":"value_error"}]} What should I fix? Marek SΕomnicki Vor 4 Monaten 7 π Bug Reports In Progress "already indexed" during Self registration of validators I'm trying to add new validators to operator and I'm facing issues. Some of requests are returning errors: curl https://api.rated.network/v0/selfReports/validators -v -H 'Content-Type: application/json' -H 'X-Rated-Network: mainnet' -H 'Authorization: Bearer REDACTED' -d '{"poolTag":"", "validators": ["0x9688b8888db8cca0cb6404a26ee8a089d2825cb5eba51cad1e3b1d66d99683dc769ce37df4e8b5c0c1bf9b778c92e346"]}' Response: {"detail":[{"loc":["body","validators"],"msg":"0x9688b8888db8cca0cb6404a26ee8a089d2825cb5eba51cad1e3b1d66d99683dc769ce37df4e8b5c0c1bf9b778c92e346 already indexed.","type":"value_error"}]} What should I fix? Marek SΕomnicki Vor 4 Monaten 7 π Bug Reports 1 Planned RAVER inconsistency Hey team,The RAVER score is inconsistent between the operator detail page and the leaderboard for the 1d time range. I believe this used to be consistent in the past.Best,Luca luca.winter Vor 4 Monaten 2 π Bug Reports Planned RAVER inconsistency Hey team,The RAVER score is inconsistent between the operator detail page and the leaderboard for the 1d time range. I believe this used to be consistent in the past.Best,Luca luca.winter Vor 4 Monaten 2 π Bug Reports 2 Sort by name in Operator overview Operator overview (in Pools for example) allows sorting on apr, performance, penetration, but not by name. Would love that feature. sven Vor 4 Monaten 1 π‘ Feature Request Sort by name in Operator overview Operator overview (in Pools for example) allows sorting on apr, performance, penetration, but not by name. Would love that feature. sven Vor 4 Monaten 1 π‘ Feature Request 1 Boards Alle Posts anzeigen π‘ Feature Request π Bug Reports π£οΈ Forum Am hilfreichsten π₯ Jacob Marcil 8 π₯ 309295981 7 π₯ trikunai 7 4 Marek SΕomnicki 6 5 Robert Tiong 5 6 uriklarman 4 7 luca.winter 4 8 theredarmy87 4 β‘ Bereitgestellt von Featurebase