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

UT make sure OfferCreate respects reserves #4

Closed
ahbritto opened this issue Dec 18, 2012 · 1 comment
Closed

UT make sure OfferCreate respects reserves #4

ahbritto opened this issue Dec 18, 2012 · 1 comment

Comments

@ahbritto
Copy link
Contributor

OfferCreate should act as described: https://ripple.com/wiki/Accounts#Reserves

OfferCreate should succeed if it takes any offers.

OfferCreate should be a partial success if takes no offers and has insufficient reserves to create the offer.

OfferCreate should only create the offer if has sufficient reserves.

@vinniefalco
Copy link
Contributor

If this is still a problem please create a new issue.

ximinez referenced this issue in ximinez/rippled Aug 14, 2019
* More test cases for XRPAmount's mulratio function.
* Improve TaggedFee::json to work with non-integral types. Add tests.
ximinez referenced this issue in ximinez/rippled Aug 19, 2019
* More test cases for XRPAmount's mulratio function.
* Improve TaggedFee::json to work with non-integral types. Add tests.
ximinez referenced this issue in ximinez/rippled Aug 26, 2019
* More test cases for XRPAmount's mulratio function.
* Improve TaggedFee::json to work with non-integral types. Add tests.
ximinez referenced this issue in ximinez/rippled Sep 9, 2019
* More test cases for XRPAmount's mulratio function.
* Improve TaggedFee::json to work with non-integral types. Add tests.
ximinez referenced this issue in ximinez/rippled Oct 2, 2019
* More test cases for XRPAmount's mulratio function.
* Improve TaggedFee::json to work with non-integral types. Add tests.
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

No branches or pull requests

2 participants