-
If rippled is configured as a validator, it should monitor its own performance. Currently, we do log cases where build one ledger and later accept a different one as fully validated. But it would real…
-
Some pages are too large, making it easy to get lost, hard to find what you want, or just causing them to load slowly.
The following is a list of candidates for potentially splitting into smaller, …
-
After reading the [ledger_closed](https://xrpl.org/ledger_closed.html) method and its accompanying [ledger_current](https://xrpl.org/ledger_current.html), I was convinced it would return me the last l…
-
Ripple "is a network of computers which use the Ripple consensus algorithm to atomically settle and record transactions on a secure distributed database, the Ripple Consensus Ledger (RCL). Because of …
-
When a server is first started, it will automatically run consensus on its own and close ledgers. However, these ledgers won't necessarily be validated; that depends on the validators you've configure…
-
## Issue Description
after upgrade from 1.8.5 to 1.9.0, rippled can not sync any more.
server info:
`Loading: "/root/rippled.cfg"
2022-Apr-16 00:50:02.873872245 UTC HTTPClient:NFO Connecting to …
-
It's showing in lab profiling that the verifyDigest is the most CPU intensive operations during peer to peer messaging, among which 94% of the CPU cost was from secp256k1_ecdsa_verify. As showing …
-
From the suggestion by @scottschurr in https://github.com/ripple/rippled/pull/2607, I've gone ahead and done an audit of existing `TODO` and `FIXME` notes and downselected some from there to post some…
-
## Issue Description
I am trying to run my rippled in a testnet configuration but even after reporting the sync as success the `complete_ledgers` value remains `'empty'`. The configuration was previo…
-
Hello,
Since I updated my rippled to version 1.8.1 it don't looks to sync anymore to the network.
Here is my server_info :
```{
"result" : {
"info" : {
"build_version" : …