Rome Reginelli

Results 118 comments of Rome Reginelli

Was reminded today that this still isn't the case. It's inconvenient that `delivered_amount` isn't available on EscrowFinish transactions.

It would also be neat, although not strictly necessary for my purposes, to be able to disconnect or block specific peers, for example "insane" peers following a testnet fork, or...

I agree with @MarkusTeufelberger and I believe I can sum up the case in favor as follows: To submit transactions to the XRP Ledger, you need the following bare minimum:...

I was planning on documenting the behavior, but case-sensitive hexadecimal is annoying and easy to get wrong/forget. For example, I constructed a CTID partly using Python's `binascii.hexlify` standard lib function...

Using [this commit](https://github.com/ripple/rippled/pull/3418/files#diff-84e54cefef81022652115babe4c015a50d9e7502bf7bcaa23543d4887fe600fcR52-R54) as a template, I think the fix for this is to wrap both of the following `fee_ref` lines from NetworkOPs in a condition kind of like this:...

`DeliveredAmount` is a raw data field that is included in the canonical metadata format (including in binary) and contributes to the hash of the ledger. We cannot remove or change...

> Navigation to go back "home" in the header doesn't work. This seems to work for me (on desktop/Firefox). Was it fixed, or is there more context to where it...

Upon further investigation, there _is_ a cancel button to close out of search on mobile. On my actual phone, it's below the bottom of the viewport unless you scroll down,...

The language selector being entirely disabled on mobile is also a Redocly issue, also reported upstream.

The language selector and possible a couple other issues will be fixed with the next Redocly version update