BlockExplorer icon indicating copy to clipboard operation
BlockExplorer copied to clipboard

qbitninja missing reference to nodeblocksrepository

Open mikedennis opened this issue 6 years ago • 3 comments

Appears this is no longer present after this commit: https://github.com/stratisproject/BlockExplorer/commit/f069b1e385e8411ab9c8d2a9ff052b225f3b94da

QBitNinja seems to still have a reference to it. Does QBitNinja need to get refactored or should it get added back into azureindexer?

Reference is in this source file https://github.com/stratisproject/BlockExplorer/blob/master/QBitNinja/QBitNinja/InitialIndexer.cs

@YakupIpek @quantumagi @bokobza

mikedennis avatar Mar 13 '18 02:03 mikedennis

I also realized that QBitNinja has some issues after last pull requests. We need to resolve it because we are going to deploy this. Otherwise we will deploy last working commit.

YakupIpek avatar Mar 14 '18 11:03 YakupIpek

I see that as well. Does the current deployed version of QBitNinja have any problem? Why do we need to deploy it?

bokobza avatar Mar 14 '18 11:03 bokobza

Currently deployed version doesn't have continuous deployment so it doesn't update itself automatically for latest commits so it works fine. But we will deploy QBitNinja for MainNet and TestNet again for ICO Platform and we would like to set up continuous deployment for it.

YakupIpek avatar Mar 14 '18 11:03 YakupIpek