explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Blockchain explorer for IRIS Hub

Results 12 explorer issues
Sort by recently updated
recently updated
newest added

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...

dependencies
go

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210921155107-089bfa567519&new-version=0.1.0)](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...

dependencies
go

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...

Improvement
Backend

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)

Improvement
Backend

official documents: [Elasticsearch 7.4](https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro.html)

Backend

frontend:Thirdparty library version upgrade

New feature