Closed sabrinasadik closed 2 years ago
You mean the farms in https://explorerv3.grid.tf/farms ?
Yes
I just checked https://graphql.grid.tf/graphql and when I ran the following query query MyQuery { farms { name certificationType } }
found that all of them were DIY
My bad, I mean the nodes. Long day, apologies
@sabrinasadik I think its working as expected
Node ID 1293 - certified on GraphQL - DIY on explorer
Just to clarify, are we talking about https://graphql.grid.tf/graphql ? Because if yes, and we're talking about the farm that it is the one that should be certified and it's shown as DIY in explorer, then I think we're not on the same page since graphql server returned this
So it makes sense that the explorer is showing it as DIY
Shouldn't only nodes get a certification label? The farm shows DIY but the node certified? @rkhamis
Need to hide farm certification it's too confusing. https://github.com/threefoldtech/tfchain_explorer/issues/196
Verified on https://explorer.dev.grid.tf
Certification Type field was removed from the Farm Details
Titans are still being marked as DIY instead of certified on explorer V3. Graphql says otherwise, after running the certification script (see https://github.com/threefoldtech/tf_operations/issues/752)