Files
xahaud/external
Bart 97471bd4c0 chore: Reverts formatting changes to external files, adds formatting changes to proto files (#5711)
This change reverts the formatting applied to external files and adds formatting of proto files.

As clang-format will complain if a proto file is modified or moved, since the .clang-format file does not explicitly contain a section for proto files, the change has been included in this PR as well.
2026-05-12 14:55:58 +09:00
..
2026-05-11 10:52:31 +09:00
2026-02-20 08:09:46 +09:00
2025-10-10 14:57:46 +11:00

The subdirectories in this directory contain either copies or Conan recipes of external libraries used by rippled. The Conan recipes include patches we have not yet pushed upstream.

Folder Upstream Description
antithesis-sdk Project Antithesis SDK for C++
ed25519-donna Project Ed25519 digital signatures
secp256k1 Project ECDSA digital signatures using the secp256k1 curve