Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Confidential transfers currently broken? #6146

@0x0ece

Description

@0x0ece

SPL currently depends on Solana SDK 1.17.6.

I think that this commit, included as of SDK 1.17.7, changes the generators of bulletproofs and therefore makes all range proofs invalid (confidential transfer, withdraw, confidential transfer with fee).

Specifically:

While:

  • Launch solana-test-validator v1.17.7+, e.g. current 1.17.16
  • Run the token transfers demo
    => doesn't work

The fix would be to upgrade the sdk version (or revert to the old generators).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions