Versions in this module Expand all Collapse all v0 v0.9.0-rc9 May 5, 2026 v0.9.0-rc8 May 5, 2026 v0.9.0-rc7 May 3, 2026 v0.9.0-rc6 May 2, 2026 v0.9.0-rc5 May 1, 2026 v0.9.0-rc4 Apr 30, 2026 v0.9.0-rc3 Apr 29, 2026 v0.9.0-rc2 Apr 28, 2026 v0.9.0-rc11 May 6, 2026 v0.9.0-rc10 May 5, 2026 v0.9.0-rc1 Apr 27, 2026 v0.8.1 Apr 24, 2026 v0.8.0 Apr 23, 2026 Changes in this version + const USDCBaseSepolia + func AnvilKeyAddress(t *testing.T, hexKey string) common.Address + func ClusterHostAddress() string + func ClusterHostIP(t *testing.T) string + func ParseAnvilKey(t *testing.T, hexKey string) *ecdsa.PrivateKey + func PatchVerifierFacilitator(t *testing.T, kubectlBin, kubeconfig, newURL string) + func SignPaymentHeaderDirect(signerKeyHex, payTo, amount string, chainID int64) string + func SignRealPaymentHeader(t *testing.T, signerKeyHex string, payTo string, amount string, chainID int64) string + func TestPaymentHeader(t *testing.T, payTo string) string + func USDCMicroUnits(usdc float64) *big.Int + type AnvilAccount struct + Address string + PrivateKey string + type AnvilFork struct + Accounts []AnvilAccount + Port int + RPCURL string + func StartAnvilFork(t *testing.T) *AnvilFork + func StartAnvilForkWithURL(t *testing.T, forkURL string) *AnvilFork + func (f *AnvilFork) ClearCode(t *testing.T, addr string) + func (f *AnvilFork) FundETH(t *testing.T, addr string, amount *big.Int) + func (f *AnvilFork) GetUSDCBalance(t *testing.T, addr string) *big.Int + func (f *AnvilFork) MintUSDC(t *testing.T, to string, amount *big.Int) + type MockFacilitator struct + ClusterURL string + Port int + Server *httptest.Server + SettleCalls atomic.Int32 + VerifyCalls atomic.Int32 + func StartMockFacilitator(t *testing.T) *MockFacilitator + type RealFacilitator struct + ClusterURL string + Port int + func StartRealFacilitator(t *testing.T, anvil *AnvilFork) *RealFacilitator v0.8.0-rc8 Apr 23, 2026 v0.8.0-rc7 Apr 22, 2026 v0.8.0-rc6 Apr 22, 2026 v0.8.0-rc5 Apr 13, 2026 v0.8.0-rc4 Apr 13, 2026 v0.8.0-rc3 Apr 10, 2026