Mcp-ts support for batch-settlement#2238
Mcp-ts support for batch-settlement#2238phdargen wants to merge 1 commit intox402-foundation:mainfrom
Conversation
|
@phdargen is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
07fe3ef to
b09454d
Compare
|
Hey @phdargen, I just opened #2250 (issue #2249) which makes the e2e harness chain-pluggable for any EVM chain in Two spots where we picked different patterns and it might be worth comparing notes: Chain selection. I went with a catalog lookup ( EIP-712 token name. Same binary in Also: #2250 wires Your new env vars in |
Description
paymentPayload.accepted.extramay include additive client fields, while all server-declared fields still have to match -> this allows corrective 402 retries with payloads based on either original 402 or corrective 402 requirementsTests
Checklist