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

refactor(rpc): rename reserved TradingLimits fields #1980

Merged
1 commit merged into from
Nov 6, 2020

Conversation

sangaman
Copy link
Collaborator

@sangaman sangaman commented Nov 3, 2020

This renames the reservedOutbound and reservedInbound fields on the TradingLimits call to reservedSell and reservedBuy respectively.

This is take two for #1946, which was reverted shortly after being merged to prevent conflicts with xud-ui. Whenever the ui project is ready for these new names we should merge this for good.

@sangaman sangaman added the grpc gRPC API label Nov 3, 2020
@sangaman sangaman requested review from a user and krrprr November 3, 2020 16:44
@sangaman sangaman self-assigned this Nov 3, 2020
@kilrau kilrau added this to the 1.3.0 milestone Nov 3, 2020
@kilrau
Copy link
Contributor

kilrau commented Nov 3, 2020

Nice - let's get it in with the next release then!

@raladev
Copy link
Contributor

raladev commented Nov 3, 2020

we already have identical PR for that - #1954 )

@kilrau
Copy link
Contributor

kilrau commented Nov 4, 2020

we already have identical PR for that - #1954 )

True, closing here.

This renames the `reservedOutbound` and `reservedInbound` fields on the
`TradingLimits` call to `reservedSell` and `reservedBuy` respectively.
@sangaman sangaman force-pushed the rename-trading-limits branch from 63e4cf8 to 721e098 Compare November 6, 2020 13:39
@kilrau kilrau requested a review from raladev November 6, 2020 14:50
@ghost ghost merged commit 74a59dc into master Nov 6, 2020
@ghost ghost deleted the rename-trading-limits branch November 6, 2020 15:09
@ghost
Copy link

ghost commented Nov 6, 2020

Thanks @sangaman

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grpc gRPC API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants