Blockchain Data Integrity via Decay Control and Remote Execution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Blockchain systems face challenges with data bloat due to immutability, requiring large storage for historical transactions, and lack efficient mechanisms for data privacy and remote execution in distributed ledger systems, particularly in financial transactions involving cryptocurrencies.

Innovation Solution

The implementation of a decay control mechanism to manage state nodes, a remote execution mechanism for distributed code execution, and a security cryptographic key management system to enhance data privacy and transaction security.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If Blockchain systems maintain immutability of historical transactions, then transaction integrity is ensured, but storage requirements increase significantly

Engineering Contradiction:
Improvetransaction integrityVSAvoidstorage requirements
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts only the essential verification elements (hashes and Merkle roots) from the complete transaction data. Instead of storing all historical transaction details, the system stores condensed cryptographic representations that enable integrity verification without requiring full transaction data retention.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies different storage strategies to different data elements. Critical integrity verification data (hashes, Merkle roots, block headers) is stored permanently in the immutable ledger, while full transaction details can be stored locally or in distributed storage systems with different retention policies, optimizing both integrity and storage efficiency.

Inventive Principle:
Principle #3Local quality

2Reliability

If Blockchain systems store complete historical transaction data, then data integrity is maintained, but network operation efficiency decreases

Engineering Contradiction:
Improvedata integrityVSAvoidnetwork operation efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent uses cryptographic copies (hashes and Merkle roots) to represent complete transaction datasets. These compact cryptographic representations serve as verification copies that are much smaller than the original transaction data, enabling efficient network transmission and verification operations while maintaining data integrity.

Inventive Principle:
Principle #26Copying

3Reliability

If Blockchain systems implement traditional security mechanisms, then basic transaction security is provided, but data privacy and remote execution capabilities are insufficient

Engineering Contradiction:
Improvetransaction securityVSAvoiddata privacy and remote execution
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent implements a multi-functional security architecture where the cryptographic key management system serves multiple purposes: traditional transaction signing, advanced data privacy protection through controlled key access, and enabling remote execution of smart contracts. This universal system addresses basic security needs while providing extended functionality for privacy and distributed computation.

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

Solution Approach 2:

The patent introduces cryptographic key management as an intermediary layer between transaction participants and the Blockchain network. This intermediary mechanism enables fine-grained control over data access and facilitates secure remote execution by mediating authentication and authorization without exposing underlying private keys, thereby enhancing both privacy and execution capabilities.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11487749B2Method and system for verifying and maintaining integrity of data transactions using distributed ledger
Publication Date: 2022.11.01 AENCO TECH LTD
  • US11487749B2 patent drawing
  • US11487749B2 patent drawing
  • US11487749B2 patent drawing

AI summary

A Blockchain ecosystem for verifying and maintaining integrity of data transactions based on distributed ledger. The system comprises: 1.) a decay control mechanism; 2.) a remote execution mechanism; and 3.) a security cryptographical key management sub-system.