-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 TrustSet fails if insufficient reserve to add a trustline #3
Comments
This was referenced Jul 1, 2013
If this is still a problem please create a new issue. |
ximinez
referenced
this issue
in ximinez/rippled
Aug 12, 2019
* Make a tag specifically for drop types (XRPAmount) * Make the drops to decimal XRP conversion an XRPAmount member function. Requires moving DROPS_PER_XRP to XRPAmount.h. Includes unit tests. * Fix some other problematic XRPAmount unit tests.
ximinez
referenced
this issue
in ximinez/rippled
Aug 19, 2019
* Make a tag specifically for drop types (XRPAmount) * Make the drops to decimal XRP conversion an XRPAmount member function. Requires moving DROPS_PER_XRP to XRPAmount.h. Includes unit tests. * Fix some other problematic XRPAmount unit tests.
ximinez
referenced
this issue
in ximinez/rippled
Aug 26, 2019
* Make a tag specifically for drop types (XRPAmount) * Make the drops to decimal XRP conversion an XRPAmount member function. Requires moving DROPS_PER_XRP to XRPAmount.h. Includes unit tests. * Fix some other problematic XRPAmount unit tests.
ximinez
referenced
this issue
in ximinez/rippled
Sep 9, 2019
* Make a tag specifically for drop types (XRPAmount) * Make the drops to decimal XRP conversion an XRPAmount member function. Requires moving DROPS_PER_XRP to XRPAmount.h. Includes unit tests. * Fix some other problematic XRPAmount unit tests.
ximinez
referenced
this issue
in ximinez/rippled
Oct 2, 2019
* Make a tag specifically for drop types (XRPAmount) * Make the drops to decimal XRP conversion an XRPAmount member function. Requires moving DROPS_PER_XRP to XRPAmount.h. Includes unit tests. * Fix some other problematic XRPAmount unit tests.
Merged
6 tasks
Bronek
added a commit
to Bronek/rippled
that referenced
this issue
Nov 29, 2023
Bronek
added a commit
to Bronek/rippled
that referenced
this issue
Nov 29, 2023
This reverts commit 9c20d6e.
Bronek
added a commit
to Bronek/rippled
that referenced
this issue
Nov 29, 2023
vlntb
added a commit
to vlntb/rippled
that referenced
this issue
Dec 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TrustSet should fail with an error if the line doesn't exist.
And with fail with a different error if the other party previously created the line.
Also consider playing with the quality options.
The text was updated successfully, but these errors were encountered: