Rome Reginelli
Rome Reginelli
Just to be clear, if an "Obsolete" amendment were to (somehow) become confirmed by consensus, the server still has the code to process transactions according to that amendment so it...
The problem here is that this code is not at all the equivalent of the Python code, which demonstrates the actual binary operations—the nuts and bolts of the serialization process....
The link check error is benign—the only failure is a known issue that was in the master branch for a little while and has since been fixed by #1522.
I like what you've done here so far. I agree it would be good to have a consistent description for the case where no flags are defined, and I'm on...
Thanks for your contribution! Unfortunately we decided to go with #1499 because it went into more depth, to match up with the Javascript version of the sample.
There are three ways to exchange currencies that have the same currency code but different issuers. 1. A "market maker" account (or several of them) trusts two or more issuers...
Related: #724
One note that would be useful in this doc: secp256k1 signatures are DER-encoded (because that's how Bitcoin did it) but Ed25519 signatures are not (with how the Ed25519 scheme defines...
Incomplete, slightly dated draft on this topic: https://github.com/XRPLF/xrpl-dev-portal/blob/master/content/concepts/payment-system-basics/transaction-basics/understanding-signatures-draft.md