chore: add span attribute for full grpc request #150
dependencies-review.yml
on: pull_request
dependency-review
2m 15s
Annotations
10 errors
dependency-review
ecdsa.PrivKey.Unmarshal calls elliptic.nistCurve[*crypto/internal/nistec.P256Point].ScalarBaseMult[*crypto/internal/nistec.P256Point], which calls nistec.P256Point.ScalarBaseMult
|
dependency-review
ecdsa.PubKey.VerifySignature calls ecdsa.Verify, which eventually calls nistec.P256Point.ScalarMult
|
dependency-review
ecdsa.PubKey.Unmarshal calls elliptic.UnmarshalCompressed, which eventually calls nistec.P256Point.SetBytes
|
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.ApplySnapshotChunk
|
dependency-review
client.Context.BroadcastTxSync calls local.Local.BroadcastTxSync, which eventually calls app.Application.CheckTx
|
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.Commit
|
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.ExtendVote
|
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls app.Application.FinalizeBlock
|
dependency-review
network.startInProcess calls node.NewNode, which eventually calls app.Application.Info
|
dependency-review
network.startInProcess calls node.NewNode, which eventually calls app.Application.InitChain
|