@XRPLOperationsi
iAccount based inGermany
About this account
- Account based in
- Germany
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
XRP Ledger Infrastructure and Software updates. Community Discord: https://nitter.cf/t.co/yag7k1w3Qo
Global
Joined May 2026
- Tweets48
- Following159
- Followers4.7K
- Likes819
XRP Ledger version 3.4.0 is now available ✅
New amendments for voting:
- Lending Protocol v1.1 - closed-ended vaults and cash-basis accounting.
- fix Cleanup - bundled fixes.
Performance and Stability:
- Online delete now pauses on ledger history gaps, so nodes stay closer to the tip.
- Peer protocol hardening and faster MPT freeze checks.
Packages have moved to packages.xrplf.org with an XRPLF signing key. Nodes on 3.3.0 or earlier must update their repo config.
Release blog post:
xrpl.org/blog/2026/xrpld-3.4…
Formal Verification for the XRP Ledger Lending Protocol.
The Lending Protocol (XLS-66) and Single Asset Vaults (XLS-65) are not smart contracts. They are native financial logic inside xrpld.
FV raises assurance above ordinary testing. Specify the behavior that must always hold, prove it in a machine-checked model, and keep that model aligned with the production code.
In depth thread why @CommonPrefix picked Lean 4 to perform FV on XRPL.
ICYMI: Formal Verification is part of the new security approach to amendments - dev.to/ripplexdev/the-road-t…
XRP Ledger Operations retweeted
Run an XRP Ledger node/validator? I need just a few minutes of your experience. Fill in the operator survey here👇 and help shape the new XRPL node documentation for xrpl.org aimed at builders and enterprises.
docs.google.com/forms/d/e/1F…
XRP Ledger Operations retweeted
The Batch V1.1 amendment shipped in xrpld 3.3.0 and is now up for voting.
After the v1.0 signature bug was caught in February (pre-Mainnet, no funds at risk), we rebuilt it: root-cause fix, 4 senior reviewers, a Sherlock attackathon, and audits from Halborn and Common Prefix. We also fixed a few other bugs our new AI red-teaming efforts caught along the way.
What changed and why it's ready: dev.to/ripplexdev/batch-v11-…
Atomic transactions on the XRPL, no smart contracts needed. Try it on Devnet today.
Formal Verification is raising the bar for security in the blockchain space.
The XRP Ledger formal verification already led to increased security and protocol hardening.
Excited about the work with @RippleXDev on formally verifying the XRP Ledger. More on the technical details behind this effort. 🧵 1/6
Lending v1.1 ships in XRPL 3.4.0
Join us on why it matters, what's new, and what it unlocks.
• @angell_denis CTO, XRPLF
• @ja_akinyele Head of Engineering, RippleX
• @jazzicoop Head of Product, RippleX
• @v_tumas Senior Software Engineer, RippleX
nitter.cf/i/spaces/1pJdRDLebVVKW
XRP Ledger Operations retweeted
The same technology that just let Claude formalize Fermat's Last Theorem is also being used to formally verify the XRP Ledger. We're working with @CommonPrefix to prove, mathematically, that XRPL's most critical parts do exactly what we expect them to do.
commonprefix.com/blog/formal…
Checking that a major mathematical proof is correct can take years. Formalization—converting the mathematical reasoning into a form computer proof assistants like Lean can verify—can help.
Last month, Claude completed the first formalized proof of Fermat’s Last Theorem, one of the most famous theorems of all time. This was a project experts thought would take many years. It is the largest Lean proof ever written.
Fermat’s Last Theorem was first proven in 1995 by Sir Andrew Wiles, more than 350 years after it was conjectured. Our proof, which totals over 13 million lines of code, provides machine verification. More importantly, it proves over 29,000 other theorems that the proof requires, across many areas of math which had never before been formalized.
We see this as a major step in the long process of firming up the core of mathematical knowledge, building on work from three centuries of mathematicians and hundreds of contributors to Lean and Mathlib. We are optimistic that AI-assisted verification of mathematical proofs will help reduce the burden of refereeing mathematics in an era where more proofs are being produced than ever before.
You can read about the process on our Science Blog: anthropic.com/research/forma…
And see the complete proof on GitHub: github.com/anthropics/fermat…
Permission Delegation on the XRP Ledger has passed an independent security review by @cantinasecurity and the XRPL quality assurance test suite.
All findings were fixed in v1.1 and verified by Cantina, and the QA team found no regressions across 5,088 tests.
Read more about:
- Cantina security review cantina.xyz/portfolio/0a506c…
- QA test
dev.to/ripplexdev/account-pe…
XRP Ledger Operations retweeted
The refreshed XRPL.org is now live.
New design. Clearer paths for institutions, developers, community members, and newcomers to learn about the XRP ecosystem.
Find developer resources and explore use cases across payments, tokenization, trading, and more.
See what's new: xrpl.org
XRP Ledger Operations retweeted
XRPLF (Node docs update)!
We're progressing with the development of the new node operator documentation for xrpl.org (XRPLF project) and want it grounded in how people actually run nodes, not how the defaults say they should.
If you run any kind of XRPL node, validator, hub, full history, stock, anything, we'd like 15 minutes of your time on a short questionnaire.
Tell us your setup and your story in your own words. Every contributor gets a named shout-out in the published documentation (or stays anonymous if you prefer). No sensitive details wanted: we deliberately don't ask about IPs, ports or topology.
If you run infra and are prepared to contribute around 15-20 mins of your time, please reach out to me on @X
The public report of the completed XRP Ledger Batch amendment audit is now available.
All findings have already been fixed in the Batch amendment that is currently up for vote. ✅
Batch is one of the most anticipated amendments on the XRP Ledger for both retail and institutional use cases.
We are proud to share that we have completed our XRP Ledger Batch Transactions Security Audit for @RippleXDev and @XRPLF.
Full report: commonprefix.com/blog/xrp-le… 1/4 🧵
Security first!
Lending Protocol v1.1 for the XRP Ledger going through Sherlock Audit Engine.
Today, @Ripple begins an intensive, AI-only security review of Lending Protocol V1.1 for the XRP Ledger through Sherlock Audit Engine.
Audit Engine brings together leading AI auditors and frontier models equipped with specialized security skills, adapting the review to the scope, complexity, and depth the protocol requires.
Ripple is among the leading teams putting AI-only security review into practice, with a clear focus on rigor, coverage, and real-world results.
We’ll follow up with the full story once it’s done.
XRP Ledger Operations retweeted
We have released xrpl.js and xrpl-py with support for XRP Ledger version 3.3.0. Java will be going out tonight or tomorrow.
xrpl.js release: github.com/XRPLF/xrpl.js/rel…
xrpl-py release: github.com/XRPLF/xrpl-py/rel…
XRP Ledger Operations retweeted
Permission Delegation (XLS-75d) is coming to the XRP Ledger... but what does it actually let us build?
I've put together a new XRPL365 resource designed for three very different groups:
- XRPL users
- Developers
- Validators
xrpl365.com/permission-deleg…
See thread 👇
Please update your XRPL nodes to 3.3.0!
Over 60% of $XRP Ledger nodes have already been updated to version 3.3.0.
This version includes, among other improvements, the feature amendments Batch, Dynamic MPT, Permission Delegation, Sponsor, and Confidential Transfer, as well as a fix bundle.
XRP Ledger Operations retweeted
@CtrlAltCo helped design XLS-68d, an #XRPL amendment introducing Sponsored Fees and Reserves, developed alongside @Ripple.
Sponsorship lets one account cover network fees and reserves, so users never hold XRP.
The amendment is live for voting.
Read more
ctrl-alt.co/post/sponsored-f…
XRP Ledger version 3.3.0 is now available ✅
New amendments for voting:
1) Confidential Transfer - encrypted MPT balances and transfers.
2) Batch - wrap up to 8 transactions that execute atomically under four different modes.
3) Sponsor - sponsored fees and reserves.
4) Permission Delegation- give other accounts permissions to only send specific transaction types.
5) Dynamic MPT - issuer mutable MPT properties.
6) fix Cleanup - bundled fixes.
Performance and Stability:
- At least 10-15% lower memory usage, more in some configurations.
- Improved node sync.
Release notes:
github.com/XRPLF/rippled/rel…
The upcoming XRP Ledger features in XRPL 3.3.0 went through adversarial testing by the community.
Participants earned rewards by helping improve the amendments.
Check out the summary report below.
The @Ripple team brought five upcoming areas of the XRP Ledger roadmap to Sherlock in our first major collaboration.
XRPL activates new functionality through amendments. Before activation, Ripple brought the scope to Sherlock for competitive external review.
Two weeks of adversarial pressure across five core feature areas:
2 Criticals
6 Highs
29 Mediums
59 Lows
$309K unlocked
Valid findings in every one.