This repository was archived by the owner on Dec 12, 2024. It is now read-only.
1 file changed
+1
-1
lines changedSubmodule tbdex-spec updated 30 files
- .github/workflows/test-implementations.yml+212
- .gitignore+2-1
- CODEOWNERS+1-1
- Justfile+16
- README.md+56-44
- discovery/.gitignore-1
- discovery/README.md-81
- discovery/create-and-anchor-did-web.mjs-52
- discovery/create-and-anchor.mjs-57
- discovery/discover.mjs-55
- hosted/json-schemas/balance.schema.json+1-1
- hosted/json-schemas/cancel.schema.json+11
- hosted/json-schemas/message.schema.json+1-1
- hosted/json-schemas/offering.schema.json+24-5
- hosted/json-schemas/orderinstructions.schema.json+31
- hosted/json-schemas/orderstatus.schema.json+21-5
- hosted/json-schemas/quote.schema.json+13-22
- hosted/json-schemas/rfq-private.schema.json+1
- hosted/test-vectors/protocol/vectors/parse-balance.json+5-5
- hosted/test-vectors/protocol/vectors/parse-cancel.json+20
- hosted/test-vectors/protocol/vectors/parse-close.json+7-7
- hosted/test-vectors/protocol/vectors/parse-offering.json+26-32
- hosted/test-vectors/protocol/vectors/parse-order.json+7-7
- hosted/test-vectors/protocol/vectors/parse-orderinstructions.json+27
- hosted/test-vectors/protocol/vectors/parse-orderstatus.json+10-9
- hosted/test-vectors/protocol/vectors/parse-quote.json+19-23
- hosted/test-vectors/protocol/vectors/parse-rfq-omit-private-data.json+11-11
- hosted/test-vectors/protocol/vectors/parse-rfq.json+13-13
- specs/http-api/README.md+51-68
- specs/protocol/README.md+216-102
0 commit comments