Ed Hennis
Ed Hennis
Rebased on to 1.8.0-b4. No other changes. I see a couple of jobs have failed. I'll look into that.
Good idea. It can continue to return the 5000 minimum in a new field, e.g.`fee_factor`. Or would it be better to return the real median fee in new field? e.g....
This was an intentional design decision. The reasoning is that rippled doesn't actually know which list or lists to expect from each site. This is why `[validator_list_sites]` and `[validator_list_keys]` are...
> "Now that I dug a bit deeper into protobuf code, the problem is quite simple. google::protobuf::internal::InternalMetadata::~InternalMetadata() is defined depending on the NDEBUG macro. So if you build the lib...
AccountDelete can also remove Offers, SignerLists, and probably a few other things. That can translate to a pretty heavy load, which is one reason the fee is so high to...
Still working on determining the cause here, but if you have `fast_load=1` another workaround that doesn't require deleting your DB is to set `fast_load=0`.
Just to add a disclaimer, I wouldn't use this workaround on any full-history servers or servers that need a lot of history, because I don't know if there are any...
I agree with @mtrippled. I don't think this should be abandoned unless the sweep messages indicate degraded performance.
> somewhat affordable during peak hours in the XRP Ledger. There are actually a couple of different types of fee scaling that happen on the XRPL. 1. The first is...
What's the last version that you are aware of that this feature worked? Can you post the startup messages from your logs having to do with Amendments?