Jackson Mills

Results 73 comments of Jackson Mills

Closing as inactive, feel free to reopen if the issue is persisting.

@intelliot Does this still need to be done? (At this point it seems that if there was an issue it would've been reported)

This appears to be resolved (Although it doesn't include the levenshtein difference)

This no longer appears to be an issue in xrpl.js v2.6.0. When trying to reproduce this issue by running the following code, it successfully submits a transaction for `123.4 FOO`...

Closing as inactive - feel free to reopen if you have a bit of code that reproduces the issue for you.

Closing this as inactive, feel free to re-open this if it's still ongoing and we can continue troubleshooting.

(An alternate solution for my specific problem is to update the `xrpl-dev-portal` CONTRIBUTING page with an additional step to install `lxml` - https://github.com/XRPLF/xrpl-dev-portal/blob/master/CONTRIBUTING.md)

If someone would like to make a PR to add this to the library, that would be very appreciated :) (It's just not something we can prioritize right now unfortunately)

This is an example of this done in xrpl.js specifically for `AccountRoot` flags which may be a helpful reference: https://github.com/XRPLF/xrpl.js/pull/1699/files (xrpl.org is the best source for what the flags do)

I believe this is now resolved thanks to #528