Multi-Party Blockchain Records Using a Signed Data Package

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Blockchain technology is not suited for recording interactions between multiple actors contributing to a single project, as each actor has a separate private key, leading to disconnected and difficult-to-track entries that make it challenging to verify the completion of the entire project.

Innovation Solution

A data package is created that defines multiple interactions, each associated with a different entity, and each node computer approves and digitally signs the package using its unique private key, allowing the package to be added to a blockchain record once all parties agree.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If each actor records their own promise separately on the blockchain using their private key, then each individual's commitment is secured and verified, but the blockchain entries become disconnected and difficult to track, making it challenging to verify completion of the entire project

Engineering Contradiction:
Improveverification of individual commitmentsVSAvoidtracking complexity of multiple disconnected entries
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent combines multiple separate blockchain entries into a single unified entry by introducing a project manager account that consolidates promises from multiple actors. Instead of each actor creating separate entries that are difficult to track, all promises are merged into one blockchain entry associated with the project manager, making the entire project's progress trackable through a single record while maintaining the reliability of individual commitments through digital signatures.

Inventive Principle:
Principle #5Merging (Combining)

2Reliability

If multiple actors contribute to a single project with separate blockchain entries, then each actor's individual promise is recorded immutably, but there is no simple way to record that the entire project will be finished

Engineering Contradiction:
Improveimmutability of individual recordsVSAvoidloss of overall project completion status
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent introduces a project manager account as an intermediary that collects and consolidates promises from multiple actors into a single blockchain entry. This intermediary structure allows the system to maintain the immutability and reliability of individual records while simultaneously preserving the overall project completion status, as the project manager's unified entry serves as a complete record of all contributions needed to finish the project.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If each actor has a separate private key for blockchain access, then security and individual accountability are maintained, but collaboration on a single project becomes fragmented and difficult to coordinate

Engineering Contradiction:
Improvesecurity and accountabilityVSAvoidease of project coordination
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent creates a multi-functional system where the project manager account serves multiple purposes: it maintains security through cryptographic verification of individual promises, enables easy coordination by providing a single point of contact for all project contributions, and tracks overall progress through a unified blockchain entry. This universal account structure allows the system to simultaneously maintain security/accountability and ease of operation, resolving the contradiction between these two requirements.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12542676B2Systems and methods for recording data representing multiple interactions
Publication Date: 2026.02.03 VISA INTERNATIONAL SERVICE ASSOCIATION
  • US12542676B2 patent drawing
  • US12542676B2 patent drawing
  • US12542676B2 patent drawing

AI summary

A method for combining multiple interactions into a single record entry is disclosed. A data package can be created that represents a set of interactions, and each entity associated with an interaction can review the data package. Each entity can indicate agreement with the interactions by digitally signing the data package. Once signed by each involved entity, the data package can be stored in a record such as a blockchain.