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

Add atomic offer/trade support to API #4

Closed
wants to merge 9 commits into from

Conversation

ghubstan
Copy link
Collaborator

@ghubstan ghubstan commented May 7, 2021

AtomicOfferTest and AtomicTradeTest can be used to debug new api.

AtomicTradeTestLoop can be used to debug wallet inconsistency problems.

To run Bob & Alice daemons in debug mode, change the flag in AbstractOfferTest, line 61.
Alice remote debug port: 49998
Bob remote debug port: 49999

- Add offers service protos: GetAtomicOffer, GetMyAtomicOffer,
  GetAtomicOffers, GetMyAtomicOffers, CreateAtomicOffer.

- Add proto message AtomicOfferInfo.

- Add bool tradeAtomic field to CreateCryptoCurrencyPaymentAccountRequest.

- Add trades service protos: GetAtomicTrade, TakeAtomicOffer.

- Add proto message AtomicTradeInfo.
@sqrrm sqrrm closed this Sep 29, 2021
@ghubstan ghubstan deleted the rebased-atomic branch January 7, 2022 21:16
sqrrm pushed a commit that referenced this pull request Dec 16, 2022
…o-volume-to-string

Change API OfferInfo volume/minVolume proto fields to string [#4]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants