explorer
explorer copied to clipboard
Blockchain explorer for IRIS Hub
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi, Is the browser upgraded with Stargate? The Bifrost Testnet appears to use Stargate https://bifrost.irisplorer.io/
There are some indexes which never used by query in Mongodb, but these indexes will slow down the speed of insert, update and delete operation. so, there have need to...
can optimize these sql by follow methods: - change query logic or find other way to accomplish the aim - add indexes Ref: [collscan sql in explorer backend](http://wiki.bianjie.ai/pages/viewpage.action?pageId=15534159)
official documents: [Elasticsearch 7.4](https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro.html)
Ref irisnet/irishub-sync#163