Changelog
- 60daaf6 RFC-27: IP Ownership Verification Service for user connection (#2304)
- e0dac37 deps: pin reqwest and tokio-util to their locked 0.x minors (#4219)
- ce4c7bb e2e/qa: skip devices without available shred seats (#4212)
- 43e10bf e2e/qa: stop counting devices that cannot accept users as failures (#4168)
- 47e264e ip-proof: add a crate defining the IpOwnershipProof layout and signed message (#4206)
- 95336a3 ip-verifier: add the IP ownership verification service (#4213)
- b066b18 release: bump version to 0.37.0 (#4221)
- 2a85917 serviceability: add ip_verifier_authority_pk to GlobalState and rotate it via SetAuthority (#4207)
- da2a59a serviceability: validate IpOwnershipProof via the Ed25519 precompile (#4211)