Skip to content

Enable the universe proof courier by default for all itests. #649

Closed
@ffranr

Description

@ffranr

The universe RPC proof courier should be enabled by default for all integration tests. We should also retain the ability to specify the use of the hashmail proof courier for certain itests.

Completing this work should allow use to simplify our code by getting rid of checks such as:

if c.cfg.ProofCourierCfg == nil {

And allow us to remove this helper function which we currently use to sidestep the proof transfer send step:

func sendProof(t *harnessTest, src, dst *tapdHarness, scriptKey []byte,

This helper function was created before we had a reliable proof courier.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions