Private Blockchain Transfers with Central Authority Double-Spend Validation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing blockchain technologies lack the ability to facilitate private transactions between participants while preventing double spending and ensuring compliance with regulations, as they often expose transaction data to unauthorized entities and allow for potential double-spending opportunities.

Innovation Solution

A system utilizing smart contracts and a central authority to manage private transactions within privacy groups, where a first participant's transfer request is validated by a central authority to ensure sufficient funds are available, preventing double spending and maintaining transaction privacy within the group.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If privacy groups are used to hide transaction data, then transaction privacy is improved, but the risk of double spending increases

Engineering Contradiction:
Improvetransaction privacyVSAvoiddouble spending prevention
Core Design Contradiction:
Loss of informationVSReliability

Solution Approach 1:

The patent introduces a central authority as an intermediary between participants in privacy groups. This central authority maintains a global view of all transactions and balances across privacy groups, enabling it to detect and prevent double spending attempts while participants retain privacy within their groups. The central authority acts as a mediator that reconciles the conflict between privacy and reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent adds a new dimension to the blockchain architecture by introducing a hierarchical structure with privacy groups at one level and a central authority operating at a higher level. This dimensional addition allows the system to maintain privacy within groups while the central authority provides cross-group oversight to prevent double spending, effectively resolving the contradiction by operating at multiple levels simultaneously.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Loss of information

If complete transaction privacy is implemented, then participant anonymity is improved, but regulatory compliance becomes difficult

Engineering Contradiction:
Improvetransaction anonymityVSAvoidregulatory compliance
Core Design Contradiction:
Loss of informationVSAdaptability or versatility

Solution Approach 1:

The central authority serves as an intermediary that bridges the gap between privacy requirements and regulatory compliance. It maintains anonymous transactions within privacy groups while simultaneously tracking all transactions for regulatory oversight, enabling the system to satisfy both privacy and compliance requirements through the mediating role of the central authority.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent segments the blockchain system into private privacy groups for transaction execution and a central authority layer for regulatory compliance. This segmentation allows different parts of the system to serve different functions: privacy groups maintain anonymity while the central authority ensures compliance, resolving the contradiction through functional separation.

Inventive Principle:
Principle #1Segmentation

3Reliability

If a central authority is introduced to prevent double spending, then transaction reliability is improved, but decentralization is reduced

Engineering Contradiction:
Improvedouble spending preventionVSAvoiddecentralization structure
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the authority function into two parts: local privacy group validation handled by distributed nodes and central cross-group validation handled by the central authority. This segmentation preserves decentralization at the group level while introducing centralized coordination only where necessary for preventing double spending across groups, minimizing the impact on decentralization.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial centralization rather than complete centralization. The central authority performs only the specific function of preventing double spending across privacy groups, while leaving other blockchain functions (transaction validation within groups, consensus mechanisms) to remain decentralized. This partial action approach maintains reliability for the specific problem while preserving decentralization for other aspects of the system.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20250265582A1Method and system for private transaction processing
Publication Date: 2025.08.21 MASTERCARD INT INC
  • US20250265582A1 patent drawing
  • US20250265582A1 patent drawing
  • US20250265582A1 patent drawing

AI summary

A method for facilitating secure private transfers in a blockchain includes: receiving an initiate message from a device for a proposed private transfer including a private group identifier, entity identifier, and transfer amount; executing a smart contract using the initiate message as input resulting in transmitting an event message to a central authority system including the entity identifier and transfer amount; receiving a response message from the central authority system including an indication of approval or rejection of the proposed private transfer; and executing the smart contract using the response message as input resulting in (i) adding a private blockchain transaction for transfer of the transfer amount from a first blockchain wallet associated with the entity identifier to a second blockchain wallet in a private group associated with the private group identifier if the response message includes an indication of approval, or (ii) declining the proposed private transfer.