Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding replyTo field in http request body to submit RFQ #142

Merged
merged 17 commits into from
Feb 5, 2024
Merged

Commits on Jan 18, 2024

  1. changing rfqdata fields per spec change. still need to merge schema a…

    …nd test vector change in tbdex repo and update the tbdex submodule
    jiyoonie9 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    50ac168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b71ef View commit details
    Browse the repository at this point in the history
  3. adding replyTo in req body

    jiyoonie9 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    445c067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d95a6e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. changed file names to align with http spec. added valid url check in …

    …create exchange handler method, wrote a test against this url check
    jiyoonie9 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    21e7cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f087e View commit details
    Browse the repository at this point in the history
  3. remove alias

    jiyoonie9 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    12c24e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f456165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44103b1 View commit details
    Browse the repository at this point in the history
  6. removing .onlys from test

    jiyoonie9 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    596dfc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5e98bf View commit details
    Browse the repository at this point in the history
  8. building requestBody differently for rfq vs other messages. writing a…

    … doc for replyTo field in SendMessagesOpts
    jiyoonie9 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a27e703 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed574fa View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. renaming a variable

    jiyoonie9 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9c56c0f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    13228d1 View commit details
    Browse the repository at this point in the history
  2. renaming

    jiyoonie9 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5ecb6b8 View commit details
    Browse the repository at this point in the history
  3. vcjwt is a string

    jiyoonie9 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5be7dfe View commit details
    Browse the repository at this point in the history