• ripple/rippled

    Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++

    Release notes

    Version 1.2.4

    The rippled 1.2.4 release improves the way that shard crawl requests are routed and the robustness of configured validator list retrieval by imposing a 20 second timeout.

    New and Updated Features

    This release has no new features.

    Bug Fixes

    • Use public keys when routing shard crawl requests (2e26377)
    • Enforce a 20s timeout when making validator list requests (RIPD-1737) (dd99bf4)