Resumen de: WO2026080569A1
A method for automated patient and healthcare professional and services matching, and automated matching or generation of a diagnosis, treatment plan and medication recommendation may be provided. On top of the AI empowered network for this healthcare application, a smart contract operating on a blockchain-based distributed computer network is proposed which may obtain public and private information for a patient or healthcare professional. The smart contract may provide the public information via a public access layer in response to a public request. The smart contract may provide the private information via a privileged access layer in response to a verified request, wherein the patient may control data access to the privileged layer. The smart contract may provide public or private information via the public or privileged layer in response to a verified request regarding a treatment, medication, or medical condition.
Resumen de: WO2026080808A1
A method of operating a blockchain system with decentralized computing nodes includes determining an elected clan representing a. subset of the plurality of the decentralized computing nodes that are capable of approving addition of the block to the blockchain with less than or equal to a threshold probability of failure and performing a block approval process which includes determining a vertex comprising a digest of the block, communicating the vertex to each computing node, communicating the block only to the nodes in the elected, clan, while preventing communication of the block to the nodes that are not members of the elected clan, and receiving one or more messages indicating receipt of the vertex and/or receipt of both the vertex and the block.
Resumen de: WO2026079550A1
A method for performing federated proof-of-work, and an electronic device therefor are disclosed. The method by which a fixed node performs federated proof-of-work, according to the present disclosure, may comprise the steps of: distributing and assigning work for block addition to at least some of a plurality of non-fixed nodes included in a blockchain network communicating through a web protocol; receiving a result of the work from any one of the non-fixed nodes that perform the work; verifying the result of the work; and, when the result of the work passes the verification, commanding that the rest of the nodes, excluding the node having transmitted the result of the work from among the non-fixed nodes performing the work, stop the work.
Resumen de: WO2026079831A1
Disclosed are a blockchain-based method and apparatus for managing the sharing of reagents for research. A blockchain-based method for managing the sharing of reagents for research according to one embodiment disclosed herein may comprise the steps of: when reagent information is received from a first user terminal of a reagent provider, issuing a digital coin corresponding to the value of the reagent; providing the digital coin for the reagent and a blockchain-based ledger to the first user terminal; when a reagent purchase request is received from a second user terminal of a reagent purchaser, checking the inventory of the reagent requested by the second user terminal on the basis of the blockchain-based ledger; and when the reagent is in stock, requesting a payment of digital coins corresponding to the value of the reagent requested by the second user terminal.
Resumen de: US20260105183A1
Current approaches allow storage of Personal Identifiable Information (PII) data on blockchain, however the user will not be allowed to delete any data from blockchain because of data immutability. As a result, even if the user doesn't want the data to remain on the blockchain platform, there is no option to delete it. Method and system disclosed herein provides an approach, in which PII data is stored in a ledger by encrypting it using a salt and key. When the user doesn't want the data to be stored in the blockchain ledger, the system deletes, upon receiving a PII data deletion request from the user, the key and the salt stored in the off-chain system, wherein the deletion of the key and the salt ensures permanent inaccessibility of PII data from the secondary blockchain ledger.
Resumen de: WO2026080156A1
An advanced, multi-layered fraud detection and prevention system designed to secure financial transactions across credit cards, cryp to currency, decentralized finance ( DeFi ), and e-commerce. By leveraging artificial intelligence (Al ), quantum-resistant cryptography, biometric and geolocation verification, and blockchain-based smart contracts, the system preemptively halts fraudulent transactions. The system dynamically adj usts authentication protocols based on real-time ris k scoring derived from Al models trained on historical fraud data. Rotating CVV codes, biometric verification, and geolocation tracking provide robust security for card-present and card- not -pre sent transactions. Integration of Explainable Al (XAI ) enhances regulatory compliance and auditability, making fraud detection decisions transparent. The system' s proactive approach stands in contrast to traditional reactive fraud detection systems.
Resumen de: US20260104903A1
The disclosure relates to a technique for implementing, controlling and automating a task or process on a blockchain. The disclosure is particularly suited for, but not limited to, automated execution of contracts such as smart contracts for financial agreements. However, other types of tasks and non-financial contracts can be implemented. The disclosure can be viewed as the implementation or incarnation of a state machine or DFA on a blockchain by using the unspent outputs of blockchain Transactions to represent the states of the machine, and spending of those outputs as the transition of the machine from one state to another. The disclosure provides a technical realization and implementation of a mathematical model of computation conceived as an abstract machine that can be in one of a finite set of states and can change from one state to another (transition) when a triggering event of a finite set (called input) occurs.
Resumen de: AU2026202314A1
22544440_1 (GHMatters) P113571.AU.1 An electronic gaming machine (EGM) includes a cabinet, a wireless transmitter, a memory device storing a unique device identifier (ID) of the EGM, and a game controller. The game controller is configured to execute a first node of a blockchain network on the EGM and store a first copy of the blockchain on a first memory partition, execute a second node of the blockchain network on the EGM and store a second copy of the blockchain on a second memory partition, generate a metering event associated with game play, submit a first blockchain transaction to the blockchain network, causing the first blockchain transaction to be added to a new block on the blockchain, and locally determine consensus for the new block on the blockchain between the first node and the second node of the EGM. blockchain between the first node and the second node of the EGM. ar a r b l o c k c h a i n b e t w e e n t h e f i r s t n o d e a n d t h e s e c o n d n o d e o f t h e
Resumen de: AU2026202407A1
An Electronic Health Record (EHR) data blockchain system configured to allow multiple entities (e.g., pharmacy industry entities and healthcare providers that can act as data, service, product and service providers, and consumers) to connect to an EHR patient transaction blockchain (e.g., EHR-DATA-BC) and an EHR Data Patient Portal (e.g., EHR-Data-PP) to provide a centralized location for messages and subsequent edits to ensure uniform message data is presented. The EHR data blockchain system can include an EHR Data API, an EHR patient transaction blockchain API, and an EHR patient transaction blockchain. The EHR data blockchain system can provide workflow on the blockchain that can utilize smart contracts to define workflow processes, expected outcomes, and financial costs. When a prescription transaction is complete, it will result in the settlement of each of the smart contracts that were added to the prescription workflow. ar a r
Resumen de: US20260105493A1
A decentralized and trust-minimizing computer architecture for computing rewards for users of an advertising system includes cryptographic black box accumulators (BBA), which is a cryptographic counter that only the issuer can update. An attention application requests initialization of a BBA from a guardian and subsequently requests updates to the BBA to track interactions between a user of the attention application and ads on the attention application. The guardian signs updates to the BBA to reach agreement on the state of ad interactions. The attention application may randomize the BBA and submit requests via an anonymous channel such that no participant can link two encounters with the BBA to each other or link the BBA to a specific attention application, thus improving user privacy. Reward redemption requests can be made based on a known policy and committed to a public blockchain for verification by observers that the protocol is operating correctly.
Resumen de: US20260104870A1
Smart contract calling is described. A blockchain node receives a transaction that calls a contract. The transaction indicates a called contract account address, a called function, and an input parameter, and the contract is a WebAssembly (Wasm) contract existing before optimization. The blockchain node determines a codehash of the Wasm contract based on the contract account address, and optimizes Wasm bytecode corresponding to the codehash, to obtain and cache a Wasm module object. Each process of executing the Wasm bytecode includes: starting a Wasm virtual machine instance, creating a linear memory corresponding to the instance based on the cached Wasm module object, and filling the linear memory. Code is executed in a code segment in the Wasm module object based on the filled linear memory and the input parameter.
Resumen de: US20260105192A1
A method, system and computer program for verifying false or misleading information. The method involves creating a Non-Fungible Token (NFT) and associating it to one or more information records to be verified; distributing the NFT and the record(s) to computing nodes implementing a decentralised blockchain; establishing, for a set of computing nodes of a first type, a first verdict of whether the record(s) include(s) false or misleading information; establishing, for a set of computing nodes of a second type, a second verdict of whether the record(s) include(s) false or misleading information; and adding the first verdict and the second verdict. If the result of the second verdict coincides with the first verdict, the final verdict is set and published, and if the result of the second verdict is different from the first verdict, one or more computing devices that are external to the decentralised blockchain are notified of a conflict.
Resumen de: WO2026077345A1
Provided in the present disclosure is a blockchain system supporting distributed parallel processing and bidirectional retrieval, the system comprising: an initialization and resource scheduling module, which is configured to construct a parallel task-processing unit mapping table, be responsible for starting and initializing a data parallel processing module, and manage the assignment and scheduling of computing tasks; a network data transceiving module, which is configured to transmit data to the data parallel processing module on the basis of the parallel task-processing unit mapping table; the data parallel processing module, which is configured to receive and analyze the data, perform parallel processing and verification on transaction data obtained after the analysis, store the verified transaction data, perform, in the process of performing parallel processing on the transaction data, parallel processing and verification on contract data in the transaction data obtained after the analysis, and store the verified contract data; and a retrieval service module, which is configured to implement, in response to a data query request, bidirectional retrieval of the transaction data and the contract data on the basis of the storage location of the data that is determined during parallel data processing.
Resumen de: EP4727059A2
0001 A computer-implemented method of enforcing conditions on a second blockchain transaction using a first blockchain transaction, wherein a first one of the conditions is that, when a first unlocking script of the second transaction is executed alongside a first locking script of the first transaction, a representation of the second transaction is output to memory, wherein the representation is based on a plurality of fields of the second transaction and a first output of the first transaction, and wherein the method comprises: generating the first transaction, wherein the first transaction comprises a first output, wherein the first output comprises the first locking script, and wherein the first locking script comprises: a message sub-script; a signature sub-script; a public key corresponding to a private key; and a verification sub-script.
Resumen de: EP4727058A1
0001 To manage information regarding a beneficiary of a consideration for rights on a blockchain. 0002 A program for causing a computer to function as: an issuance information generation unit that generates information for issuing a divisible token that includes information regarding a benefit ratio of a consideration and operates on a blockchain; and a division information generation unit that generates information for issuing the token divided on the basis of distribution information of the consideration based on an agreement to a beneficiary of the consideration.
Resumen de: AT528684A1
Computerimplementiertes Verfahren zur Validierung der Objekterkennung in einem Verarbeitungsverfahren, bei dem Objekte aus einem Eingangs-Objektstrom (1) in ein Verarbeitungssystem gelangen und nach der Verarbeitung einem Ausgangs-Objektstrom (3) zugeführt werden, wobei das Verfahren die die folgenden Schritte umfasst: Erstellung, durch eine erste Bildaufnahmeeinheit (4), eines, mit einem elektronischen Zeitstempel t1 versehenen ersten Fotos des Eingangs-Objektstroms (1), Abwarten der Zeitdauer zur Verarbeitung des Eingangs-Objektstroms (1) in den Ausgangs-Objektstrom (3), Erstellung, durch zumindest eine zweite Bildaufnahmeeinheit (5), eines, mit einem elektronischen Zeitstempel t2 versehenen zweiten Fotos des Ausgangs-Objektstroms (3), Speicherung, durch eine Datenverarbeitungseinheit (6), des ersten Fotos und des zweiten Fotos gemeinsam mit deren Zeitstempeln t1, t2 in einer manipulationssicheren und unwiderruflichen, dezentralen Datenstruktur, insbesondere in einer öffentlichen Blockchain.
Resumen de: EP4726639A1
0001 Adaptive energy management system and method based on tokenized energy profiles (TEP) in a distribution network, comprising a data ingestion module configured to acquire, aggregate and encrypt structured and unstructured data in real time; a real-time intelligent analysis module based on neural networks and configured to detect patterns of energy consumption and generation, to classify these patterns by generating energy footprints associated with one or multiple users, to predict consumption or generation values and to obtain optimization actions in real time; an automated control and activation module configured to control elements of electricity generation and consumption using model-based predictive control (MPC) techniques and fuzzy algorithms; and a security module configured to encrypt communications using encryption techniques, role-based access control (RBAC), blockchain storage, and real-time monitoring of anomalies.
Resumen de: EP4727050A1
0001 A system and method of blockchain witnessing wherein a structural key block without transaction data is used to validate the structural integrity of the blockchain via a consensus algorithm without exposing transaction data to selective validation. A preceding generation of the blockchain is sealed once the proofs of validation of the structural key block are added to the blockchain in a subsequently validated structural key block.
Resumen de: US2025023794A1
Systems and methods are provided for leveraging a normalization algorithm to optimize resource allocation dynamically. The algorithm detects deviations that indicate potential increases in demand. This predictive capability allows the system to scale resources proactively, adding signer nodes when necessary to handle increased transaction volumes. By normalizing transaction data and using it to predict and respond to changes in system demand, blockchain networks can maintain optimal performance and efficiency, preventing service degradation and ensuring scalability in a cost-effective manner.
Resumen de: WO2024254572A1
Certain aspects of the present disclosure provide techniques and apparatus for efficiently processing transactions on a. blockchain. An example method generally includes receiving, at a relay service, a request to execute a transaction on a blockchain. Generally, the request includes a request to transfer a quantity of a. first type of token on the blockchain from a transmitter wallet to a receiver wallet identified in the request and incurs a transaction overhead on the blockchain in a. second type of token. The request is modified based on the quantity of the first type of token, the transaction overhead in the second type of token, and a policy defining a source from which the transaction overhead is to be retrieved. The transaction is executed on the blockchain based on the modified request without transferring the second type of token from the transmitter wallet to satisfy the transaction overhead.
Resumen de: FR3167220A1
Procédé d'enregistrement d'objets numériques sur au moins une blockchain (BCN1), comprenant les étapes consistant à créer un premier conteneur d'objets hors chaîne (OC1(AG1), OF1(AG1)) associé à un agent de réconciliation ; recevoir, entre un premier instant et un deuxième instant, des requêtes(R1(AG1)) en inscription d'objets dans le premier conteneur d'objets émises par un premier opérateur (OP1) et désignant un premier agent de réconciliation (AG1) ; au moyen du premier agent de réconciliation, générer des objets de réconciliation en fonction des inscriptions d'objets hors chaîne intervenues entre deux instants, et générer une requête en réconciliation (R2(AG1); recevoir, via la plateforme de gestion, la requête en réconciliation et enregistrer les objets de réconciliation dans un portefeuille de réconciliation (SW1(AG1)) sur la blockchain. Figure abrégé : Fig. 1
Resumen de: US20260100961A1
Techniques related to the management of communication devices using a combination of local and centralized blockchains to enable the detection of state changes that deviate from the expected behaviors are disclosed. In one example aspect, a method for detecting code injection activity in communication devices by a machine learning based platform includes determining, by a verification system, baseline information about a communication device; detecting a state change of the communication device, responsive to the state change of the communication device; appending, by the verification system, a current-state block representing the state change to a prior-state block representing a previous state of the communication device in a blockchain; and detecting whether a suspicious attack has occurred by comparing the payload of the current-state block to the baseline information.
Resumen de: US20260099830A1
0000 The invention relates to systems and methods for executing a digital-asset transaction using a dual-tier messaging architecture. A central messaging server provides tamper detection and message-integrity verification while routing bilateral messages between transacting devices. A permissioned-blockchain channel manages a smart-contract escrow that holds digital assets in cold storage. A fiat-rail channel integrates a real-time payment protocol to obtain bank or rail confirmation that fiat funds are credited to a seller account. Upon receipt of settlement evidence and a validated session state, the escrow releases the digital asset from a seller cold-storage wallet to a buyer cold-storage wallet. Embodiments may capture a seller opt-in via a banking application, generate a dual-ledger audit trail across permissioned and public blockchains, and emit transaction identifiers for cross-system reconciliation. The approach improves compliance, reduces counterparty risk, and provides verifiable audit artifacts for regulated settlement of digital-asset transfers.
Resumen de: US20260099817A1
0000 The present disclosure provides a computerized automated procurement system comprising a server in communications with an immutable ledger, a first computer system in communications with the server adapted for receiving project requirements from a contractor, wherein the project requirements include work schedules, project locations, work types, material specifications, labor requirements, and cost estimates, a second computer system in communications with the server for receiving subcontractor data representing subcontractors, wherein the server matches the contractor with subcontractors according to the project requirements and subcontractor data, and creates a proposed smart contract for each contractor and subcontractor match. The system eliminates relationship bias through blockchain-enabled smart contracts that maintain subcontractor anonymity during evaluation and provide objective matching based on trust scores calculated from historical performance metrics.
Nº publicación: WO2026075557A1 09/04/2026
Solicitante:
DAHRY REDOUANE [MA]
Resumen de: WO2026075557A1
• Technical field: Distributed ledger technology, decentralized economy, and spatial exploration. • Problem solved: Establishment of a secure and efficient economic system for transactions between spatial colonies, which facilitates interplanetary trading and resource management, with operation possible both with and without terrestrial internet. • Description of the invention: The interstellar blockchain allows transactions to be recorded and validated at the interplanetary scale via decentralized nodes. It is associated with a digital currency backed up by spatial resources, thereby ensuring quick, transparent and secure exchanges both on Earth and in space.