↓ 8 callersFunctioncheckLogTypes(t *testing.T, log []txvm.Tuple,
inputCount, outputCount, retireCount, issueCount, finalizeCount int)
protocol/txbuilder/txbuilder_test.go:460
↓ 7 callersFunctiondoverify(t *testing.T, xpub XPub, msg, sig []byte, xpubdesc, xprvdesc string)
crypto/ed25519/chainkd/chainkd_test.go:82
↓ 5 callersFunctionFeToBytesFeToBytes marshals h to s. Preconditions: |h| bounded by 1.1*2^25,1.1*2^24,1.1*2^25,1.1*2^24,etc. Write p=2^255-19; q=floor(h/p). Basic claim: q = fl
crypto/ed25519/internal/edwards25519/edwards25519.go:131
↓ 4 callersFunctionFeCombine(h *FieldElement, h0, h1, h2, h3, h4, h5, h6, h7, h8, h9 int64)
crypto/ed25519/internal/edwards25519/edwards25519.go:259
↓ 4 callersFunctionFeNegFeNeg sets h = -f Preconditions: |f| bounded by 1.1*2^25,1.1*2^24,1.1*2^25,1.1*2^24,etc. Postconditions: |h| bounded by 1.1*2^25,1.1*2^24,1.1*2^25,1
crypto/ed25519/internal/edwards25519/edwards25519.go:246