WO2016029119A1 - Systems and methods for managing alternative currency transactions and optimizing financial rewards - Google Patents

Systems and methods for managing alternative currency transactions and optimizing financial rewards Download PDF

Info

Publication number
WO2016029119A1
WO2016029119A1 PCT/US2015/046305 US2015046305W WO2016029119A1 WO 2016029119 A1 WO2016029119 A1 WO 2016029119A1 US 2015046305 W US2015046305 W US 2015046305W WO 2016029119 A1 WO2016029119 A1 WO 2016029119A1
Authority
WO
WIPO (PCT)
Prior art keywords
transactions
alternative
block chain
alternative currency
machine
Prior art date
Application number
PCT/US2015/046305
Other languages
French (fr)
Inventor
Robert Wilkins
Stephen Morse
Scott Spangenberg
Justin WILCOX
Original Assignee
myVBO, LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by myVBO, LLC filed Critical myVBO, LLC
Publication of WO2016029119A1 publication Critical patent/WO2016029119A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • G06Q20/0658Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash e-cash managed locally
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/22Payment schemes or models
    • G06Q20/223Payment schemes or models based on the use of peer-to-peer networks

Definitions

  • Cash for example, is prone to being lost or stolen, with often little recourse.
  • credit card numbers may be readily stolen or accessed and used, leaving users with a need to find more reliable products for conducting financial transactions.
  • Alternative currencies are steadfastly growing as a computer-implemented medium of exchange that may help prevent theft and inflation, and that results in ease of transactions between customers and merchants in a virtual community.
  • Today, a variety of alternative currencies have been created which can be used in exchange for goods and services. Examples of alternative currencies that currently exist include but are not limited to Litecoin, Bitcoin, Dogecoin, Mastercoin and regional currencies such as tradebank credits.
  • Alternative currencies work by having virtual alternative currency payments made in a peer-to-peer based system, as opposed to a banking or single central repository system.
  • the virtual alternative currency payments are created as a reward when users offer their computing power to verify and record payment processing work in a public ledger in order to obtain more virtual alternative currencies, commonly referred to as mining.
  • Virtual alternative currencies can also be exchanged for fiat money, and in exchange for products and services.
  • Figure 1 shows a flowchart with the steps for managing a tie in solving a block in an alternative currency transaction, in accordance with one embodiment of the present invention.
  • FIG. 2 shows a flowchart with the steps for maintaining decentralized networks using proof of knowledge of alternative currency transactions in accordance with one embodiment of the present invention.
  • FIG. 3 shows a flowchart with the steps for verifying proof of knowledge of alternative currency transactions in accordance with one embodiment of the present invention.
  • Figure 4 shows an example of a dynamic mining pool for maintaining decentralized networks in accordance with one embodiment of the present invention.
  • Each of the embodiments herein can be conducted over a network, on a machine- readable alternative currency platform using, for instance, a computer processor to read the alternative currency platform, as further discussed in the exemplary embodiments.
  • Blocks are generated at different frequencies in various virtual currencies. Selecting a target block generation time involves a tradeoff between quickly confirming transactions and the ability of the network to come to a consensus. If the target block generation time is too long, then blocks are generated infrequently and it takes an inconvenient length of time before transactions are considered mature. Conversely, if the target block generation time is too short, then it is more likely that blocks will be solved nearly simultaneously. This causes networks to split their time mining on both chains, on which more simultaneous blocks may be solved, and the effect can sometimes be a tree of blocks rather than the desired linear chain of blocks.
  • a tree of blocks is undesirable because nodes can be working on different branches with different transaction sets, and thus a consensus is not achieved. Furthermore, nodes will not accept transactions that reference Unspent Transaction Outputs (UTXOs), which exist on other branches, causing the system to be incompatible between some parties. When this happens the system is essentially rendered useless as no consensus is ever achieved.
  • UXOs Unspent Transaction Outputs
  • Alternative currency age destroyed is simply the product of the amount and the age of an Unspent Transaction Output (UTXO), typically measured in alternative currency- days.
  • UTXO Unspent Transaction Output
  • any alternative currency age that had accumulated may be destroyed as an unspent transaction in order to manage block chain size, however the inventors have developed unique systems and methods of using alternative currency age as a tie -breaker as a proof of work (PoW/PoS) hybrid alternative currency to encourage the network and nodes attached to a network, for sending, receiving, or forwarding information over a network, and come to a consensus quickly in the event of a tie, in accordance with one embodiment of the present invention.
  • PoW/PoS proof of work
  • Alternative currency age destroyed as a tie-breaker is used in accordance with one embodiment of the present invention in the event that two blocks are solved at roughly the same time.
  • the nodes with more stake in the system are the ones that win in the event of a tie.
  • the nodes When nodes hear of a new solved block, the nodes essentially start a 5-second timer. If, before the timer ends, the nodes are made aware of a new block and the new block contains more destroyed alternative currency age than the previous block contained, then the node will choose it as the new correct chain because the block with more destroyed coin age is more likely to have a greater investment in the alternative currency methods and systems of the present invention.
  • the network quickly decides which is the correct block in the event of a tie and comes to a consensus more quickly.
  • the present embodiment it may be the case that multiple new solved blocks have the same amount of destroyed alternative currency age and, thus, nodes have no way of breaking the tie between the two solved blocks. If this were to happen, then nodes would choose the block they received first as their correct block. However, this will not be very likely to happen because miners can destroy alternative currency age in their alternative currency base transactions in order to make their block more likely to be chosen in the event of a tie.
  • the present embodiment will use a low target block generation frequency (on the order of one new block per 15 seconds, compared to new block generation every 10 minutes) in accordance with current technologies, which will result in more frequent ties in solved blocks.
  • miners will compete for alternative currency age regularly as their block reward will depend on it, and it will be advantageous for a miner to maintain unspent transactions to accumulate alternative currency age, increase the chances that their block will be accepted in the case of a tie, and to destroy their unspent transaction in the event of a tie to be chosen as the block with the most alternative currency age destroyed.
  • miners must compete to accumulate both hashing power and alternative currency age, where hashing power allows them to solve blocks and managing alternative currency age lets them win in the case of a tie.
  • a method of managing alternative currency block chain transactions on a machine- readable alternative currency platform comprising the steps of: providing an alternative currency with a high new block chain generation rate on a machine- readable alternative currency platform, step 100, determining, at one or more nodes on a network, a tie in solving two or more block chains, step 102, analyzing on the machine -readable platform said two or more block chains to determine the chain with the most destroyed alternative currency age, step 104, based on the analysis, choosing with a machine implemented platform, the block chain with the most destroyed alternative currency age, step 106, and, displaying for networks the block chain with the most destroyed alternative currency age, wherein the method results in an incentive for users to maintain unspent transactions based on amount and age in block chains and to increase destroyed alternative currency age in the event of a tie in solving two or more block chains on a network, step 108.
  • Yet another benefit of the present embodiment of using destroyed alternative currency age as a tie -breaking measure is that fees may be partially eliminated for miners of the new alternative currency described herein.
  • Miners may include transactions into their block if they have a fee and/or if the transactions contribute to the destroyed alternative currency age for their block. Both provide the miner some benefit, the fee being a monetary gain and the destroyed alternative currency age causing the miner' s block to be chosen in the event of a tie. Since there is only a finite amount of alternative currency age in an alternative currency at any one time and it becomes used up once it is used in a transaction, destroyed alternative currency age can stand as a viable replacement for fees. As such, yet another step in accordance with the present embodiment includes removal of fees from transaction based on destroyed alternative currency age. The present embodiment allows a miner to obtain additional 46305
  • alternative currency transactions are managed to incentivize miners to control the set of transactions they mine by providing a proof of knowledge program implemented on a machine- readable alternative currency platform that rewards miners for proving knowledge of the transactions in their block.
  • verifying knowledge of transaction data is an optional part of mining, which if completed, lets the miner claim a 5% higher block reward.
  • the present invention when implemented on a computer, is likely to be valuable as alternative currencies become accepted as a mainstream currency. As mining becomes more competitive, resulting in thinning profit margins, mining with proof of knowledge in accordance with the present invention will allow miners to maintain a significant financial gain and maintain decentralized mining procedures.
  • the inventors have thus developed a mining process on a machine-readable alternative currency platform that can be configured to prove that a miner has knowledge of the transaction data they are mining. When mining with proof of knowledge is turned on, the miner can claim 5% more on the miner's block rewards.
  • FIG. 2 shows one method in accordance with the present embodiment of
  • a first step 220 in accordance with standard mining procedure, of building a block in a block chain by setting block header fields and gathering miner transactions, is accomplished.
  • a next step 222 of providing a bit flag specifying proof of knowledge in the block header followed by step 224 of setting proof of knowledge data within the block header to zero.
  • step 232 of hashing the block header again with proof of knowledge data set in step 230, and determining if the difficulty requirement is met, step 234. If step 234 is passed, then the proof of knowledge has been successfully created in the block chain, step 236. In accordance with this embodiment, if the difficulty requirement, step 234 is not met, the mining process to establish proof of knowledge continues on its next iteration, starting with
  • step 2366 incrementing the counter in the block header, step 236, and then returning to step 224.
  • step 340 of providing peers with block header and proof of knowledge data, as well as 1 block chain transaction (Tx 1) with proof that the transaction is in the block.
  • step 342 of setting proof of knowledge data in the block header to all zeroes and then hashing the block header (step 344).
  • the result of step 344 is H, and in a next step, 346, of using H to pseudo-random ly select a transaction Tx from the block.
  • step 348 comparing Tx 1 from step 340 to Tx.
  • step 348 if Tx 1 is not equivalent to Tx the verification step has failed resulting, in a step 358 of invalidating the proof of knowledge verification. Similarly, if the difficulty requirement is not met in step 354, then the verification step has failed resulting in the step 358 of invalidating the proof of knowledge verification.
  • One advantage of the present embodiment is that although the miner is required to know all of the transaction data in the block, verifying the work only requires one extra transaction from the block and a Merkle branch proving its inclusion within the block, and requires much less data compared to what is required to actually mine a block. This is especially advantageous for simplified payment verification nodes, which need to be able to verify block headers without downloading all of the block's data. To achieve this, mining with proof of knowledge is done by pseudo-randomly sampling transaction data. In addition, mining with proof of knowledge turned on will not delay block chain transactions.
  • Miners are incentivized to build their own blocks rather than use the work given from the pool. Miners can still use pools to limit variance, but by incentivizing miners to know their own transaction data, no single user has control over a large portion of the network's hash power, thereby maintaining a decentralized mining network.
  • the inventors further developed computer-im lemented and machine-readable methods and systems that further help maintain decentralized alternative currencies, which when combined with the proof of knowledge or tie breaking technologies in accordance with the present invention, overcomes growth hurdles of alternative currencies.
  • ASICS application specific integrated circuits
  • a server is devoted to creating and distributing private and public key pairs for each member of a pool, in accordance with this embodiment, private keys are randomly generated that allows users to sign into transaction and to obtain money through the transaction.
  • the public key is also random, and it allows a user to be paid by another source through the public key access.
  • the miner in a pool who solves a block is entitled to spend the reward for that block.
  • the methods and systems in accordance with the present invention will keep track of and redistribute rewards based on the private keys, once the miner who solves the block has produced a signature that is verified when the miner attempts to spend the block reward.
  • a pool with many anonymous miners is not feasible because all miners in the pool would be able to accept rewards according to their shares when others solve a block but then abscond the whole block reward when they are the one to solve a block.
  • a certain level of trust is needed from peer to peer, because if a reward is not shared by the miner who solved a block, then the miner who solved a block would not be welcome to the pool, versus, a miner who shared their reward will also be able to obtain rewards proportional to their shares when other honest miners solve blocks.
  • all miners in a pool trusting a pool operator as is the case for many current pools
  • all members of a pool must trust all other members of the pool, resulting in a limited size of the pool, and resulting in more frequent financial rewards for miners and dis-incentivizing ASICS from joining a pool in accordance with the present invention.
  • FIG. 4 shows an example of a dynamic mining pool in accordance with the present invention.
  • miners A, B, and C shown as 660, are each shown being given a private and public key in accordance with the embodiments of the present invention.
  • the users must sign in on a server, shown as 662, with their private key to mine in the pool, and the users shall receive a proportional share of any reward when a block reward is granted, in accordance with the work each user put towards solving the block.
  • ASICS are less likely to develop hardware that will centralize the present alternative currency because the private sign-in keys of the pools make creation of ASICS that would work with the present embodiment difficult to develop, and the ability for one miner to take an entire reward for sharing a block unappealing to ASICS and large mining groups.
  • the inventors have also developed a unique way of chaining hashing algorithms by using the output from one algorithm to determine the next algorithm to use.
  • this method of chaining algorithms coded for alternative currency transactions, each algorithm unpredictable, making it more difficult to solve blocks and more resistant to ASICS.
  • 5 randomized algorithms in a chained hash are provided, with KeccaJ executed first, and then the next 4 (JH, Gr0sli, Skein, Blake) are executed in random order dependent on the results from Keccak.
  • the lease significant 32 bits are used an integer to calculate the order of the next 4 hashes. The integer is modified by 24 and placed in a table to determine the next 4 hashes, resulting in unpredictable and harder to solve blocks for ASICS.
  • node participation in transactions on the network may be expedited.
  • nodes will first download all block headers and verify the basic validity of those headers.
  • the nodes will have enough information to participate in the network as a light-weight node while a background thread runs, downloading block contents and then verifying the content starting at the genesis block.
  • Certain features that rely on having the full block chain data set may be disabled temporarily while this process is running.
  • the validity of transactions is established through other nodes' referral of transactions and the depth of the transactions within the block chain.
  • the present embodiment makes alternative currencies much easier to use for everyday people, eliminating the need to wait several weeks before being able to participate.
  • managing block chain size and conversion of alternative currencies to new block chains is a difficult challenge, as in order to be effective, miners may be required to update to a new block chain, and those who do not may be at risk of losing their transactions.
  • the inventors have thus determined, in yet another embodiment of the present invention, a new alternative currency with a version control system which will allow easy one-way conversion from an older (version 1) version to a newer (version 2) version, such that old alternative currencies are exchangeable for new alternative currencies.
  • version 1 version 1
  • version 2 newer version 2 version
  • Some of the benefits of the new upgraded block chain in accordance with the present embodiment include, but are not limited to, reducing chain size by dumping old transactions, allowing ease of migration to fix bugs, dis-incentivizing ASICS (defined above) from joining the mining pool, and the ability to reintroduce money that has not been transacted because private keys have been destroyed.
  • further steps of providing an incentive for users to migrate alternative currencies to a new block chain including the steps of providing a financial incentive for converting to a new block chain and/or for converting to a new alternative currency, and the steps of providing a third block chain with the same specifications as the old block chain, wherein the third block chain may be easier to convert for some users, and wherein the third block chain can readily be converted to the new block chain with updated specifications.
  • wallets can access block chain information from multiple alternative currencies, allowing for ease of conversion to new alternative currencies. Additionally, a financial incentive may be provided for users converting an alternative currency to a currency managed with or provided with the embodiments of the present invention, in which case an exchange rate between each alternative currency will be provided. In accordance with this embodiment, wallets keep track of other block chain headers up to a certain point while transactions are being verified.
  • using the systems and methods of the present invention may further result in cost savings for customers using alternative currencies, in addition to speedier checkout options using alternative currencies and the ability to manage different types of alternative currencies in block chain transactions and wallets, as disclosed herein.
  • Methods of using alternative currencies in order to promote ease of checkout from multiple vendors provide added discounts and promote payments of affiliate fees are disclosed herein.
  • users can checkout with multiple products from multiple vendors in one easy step, using the alternative currencies managed in accordance with the systems and methods of the present invention.
  • using alternative currencies managed in accordance with the systems and methods provided herein allows for additional savings that can be passed on to a user during checkout with coupons or savings obtained with, for instance, proof of knowledge turned on.
  • alternative currencies By managing alternative currencies directly, a method of ensuring payments of affiliate fees, which are otherwise often lost in transactions between vendors and sites that redirect to a vendor site, is provided.

Abstract

Alternative currency systems and methods that overcome virtual currency growth hurdles to maintain a decentralized network and individual miner reward are disclosed, including but not limited to the steps of providing a proof of knowledge platform criteria so that miners are incentivized to mine blocks they have knowledge about, and managing unspent and spent user transactions in block chains, with the goal of maintaining decentralized networks for alternative currency transactions and managing block chain size.

Description

Systems and Methods for Managing Alternative Currency Transactions and
Optimizing Financial Rewards
CROSS REFERENCE TO RELATED APPLICATIONS
This application claims priority to U.S. provisional application No. 62/039,975, filed on August 21, 2014, entitled Systems and Methods of Updating, Exchanging and Managing Alternative Currencies, and contains the entire contents thereof, herein by reference.
FIELD OF THE INVENTION
Systems and methods of managing alternative currency block chain transactions, and managing block chain size to maintain decentralized networks of alternative currencies and optimize financial rewards, using a computer and an alternative currency platform, are described herein. In particular, alternative currency systems and methods that overcome virtual currency growth hurdles to maintain decentralized networks and individual miner reward, including but not limited to the steps of providing a proof of knowledge platform criteria so that miners are incentivized to mine blocks they have knowledge about, and managing unspent and spent user transactions in block chains, with the goal of maintaining decentralized networks for alternative currency transactions and managing block chain size, as disclosed herein.
BACKGROUND
Use of cash and credit cards as a means for conducting financial transactions has a number of drawbacks for users. Cash, for example, is prone to being lost or stolen, with often little recourse. Similarly, in today's Internet based marketplace, credit card numbers may be readily stolen or accessed and used, leaving users with a need to find more reliable products for conducting financial transactions.
Alternative currencies are steadfastly growing as a computer-implemented medium of exchange that may help prevent theft and inflation, and that results in ease of transactions between customers and merchants in a virtual community. Today, a variety of alternative currencies have been created which can be used in exchange for goods and services. Examples of alternative currencies that currently exist include but are not limited to Litecoin, Bitcoin, Dogecoin, Mastercoin and regional currencies such as tradebank credits.
Alternative currencies, often referred to as digital currencies or cryptocurrencies, work by having virtual alternative currency payments made in a peer-to-peer based system, as opposed to a banking or single central repository system. The virtual alternative currency payments are created as a reward when users offer their computing power to verify and record payment processing work in a public ledger in order to obtain more virtual alternative currencies, commonly referred to as mining. Virtual alternative currencies can also be exchanged for fiat money, and in exchange for products and services.
The most important part of many alternative currency systems is the public ledger that records financial transactions. Instead of having a centralized banking authority, computer servers run alternative currency software, which may be accessed over the Internet for anyone who joins. The software validates the transactions and records the transactions in block chains, commonly referred to as ledgers. The block chains thus carry the DNA code of transactions, to follow the chain-of-ownership of alternative currencies. However, problems arise when one mining pool obtains too much mining power, moving mining away from being decentralized, as further discussed in the example below.
In a recent incident, one of the largest mining pools had more than 50% of the mining power available for a sustained period of time. This same mining pool also had a history of double spend attacks, spending the alternative currency available more than once, making this mining pool's dominance even more threatening. Whenever a single entity has control over the majority of the mining power, it threatens decentralization and opens transactions up to many attacks. A concentration, of miners into pools even further threatens decentralization when pool operators have control over which transactions are mined and which block is built upon. The inventors have thus developed systems and methods, implemented on a computer, in accordance with embodiments of the present invention, where miners can optionally prove knowledge of the transaction data they are mining to earn a larger reward than miners who blindly do work given from a pool.
It is thus an object of the invention to provide financial reward to miners who mine on block chain transactions with proof of knowledge.
It is further an object of the present invention to provide methods to manage unspent and spent transactions as a tie-breaker technology implemented over a network.
It is further an object of the present invention to provide virtual currency methods and systems that are easily upgraded as use of the virtual currency grows.
It is further an object of the invention to provide systems that are easy to quickly certify transactions of alternative currencies.
It is further an object of the invention to provide trusted systems and social sites for users to make transactions with the potential of more frequent rewards.
It is further an object of the invention to provide parameters to prevent large mining companies from excessive mining and to maintaining a decentralized mining network.
In developing these features, the inventors have discovered unique virtual currency systems and methods, which are disclosed in detail herein.
SUMMARY OF THE INVENTION
Methods and systems of managing alternative currency block chain size and transactions and maintaining decentralized networks by implementing a tie-breaking technology and a proof of knowledge technology as disclosed in detail herein. The embodiments require a machine-readable alternative currency platform, and a machine, such as a computer to read the alternative currency platform. BRIEF DESCRIPTION OF THE FIGURES
Figure 1 shows a flowchart with the steps for managing a tie in solving a block in an alternative currency transaction, in accordance with one embodiment of the present invention.
Figure 2 shows a flowchart with the steps for maintaining decentralized networks using proof of knowledge of alternative currency transactions in accordance with one embodiment of the present invention.
Figure 3 shows a flowchart with the steps for verifying proof of knowledge of alternative currency transactions in accordance with one embodiment of the present invention.
Figure 4 shows an example of a dynamic mining pool for maintaining decentralized networks in accordance with one embodiment of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
Each of the embodiments herein can be conducted over a network, on a machine- readable alternative currency platform using, for instance, a computer processor to read the alternative currency platform, as further discussed in the exemplary embodiments.
Tie-Breaking: Managing Block Chain Size and Age
Blocks are generated at different frequencies in various virtual currencies. Selecting a target block generation time involves a tradeoff between quickly confirming transactions and the ability of the network to come to a consensus. If the target block generation time is too long, then blocks are generated infrequently and it takes an inconvenient length of time before transactions are considered mature. Conversely, if the target block generation time is too short, then it is more likely that blocks will be solved nearly simultaneously. This causes networks to split their time mining on both chains, on which more simultaneous blocks may be solved, and the effect can sometimes be a tree of blocks rather than the desired linear chain of blocks.
A tree of blocks is undesirable because nodes can be working on different branches with different transaction sets, and thus a consensus is not achieved. Furthermore, nodes will not accept transactions that reference Unspent Transaction Outputs (UTXOs), which exist on other branches, causing the system to be incompatible between some parties. When this happens the system is essentially rendered useless as no consensus is ever achieved.
Many existing virtual alternative currency systems use a ten-minute target block generation rate likely because obtaining a consensus has been valued in the past over convenience. Current methods have made systems that are very robust and transactions that can be trusted not to be reversed after 1-2 confirmations (inclusions within a block). However, for many places that currency is used, it is not feasible to wait 10+ minutes before accepting a transaction. The inventors have thus developed systems and methods that will allow transactions to become confirmed more quickly and stymie the creation of many branches through the use of a tie-breaking procedure comparing the amount of alternative currency age destroyed, described in detail below.
Tie-Breaking: Managing Unspent Transaction Outputs
Alternative currency age destroyed is simply the product of the amount and the age of an Unspent Transaction Output (UTXO), typically measured in alternative currency- days. When UTXOs are used in a new transaction, any alternative currency age that had accumulated may be destroyed as an unspent transaction in order to manage block chain size, however the inventors have developed unique systems and methods of using alternative currency age as a tie -breaker as a proof of work (PoW/PoS) hybrid alternative currency to encourage the network and nodes attached to a network, for sending, receiving, or forwarding information over a network, and come to a consensus quickly in the event of a tie, in accordance with one embodiment of the present invention.
Alternative currency age destroyed as a tie-breaker is used in accordance with one embodiment of the present invention in the event that two blocks are solved at roughly the same time. In accordance with this embodiment, the nodes with more stake in the system are the ones that win in the event of a tie. When nodes hear of a new solved block, the nodes essentially start a 5-second timer. If, before the timer ends, the nodes are made aware of a new block and the new block contains more destroyed alternative currency age than the previous block contained, then the node will choose it as the new correct chain because the block with more destroyed coin age is more likely to have a greater investment in the alternative currency methods and systems of the present invention. In accordance with this embodiment, when nodes hear about two (or more) new blocks within a short time period, they will all pick the same new block and broadcast it to their peers. In accordance with this embodiment, the network quickly decides which is the correct block in the event of a tie and comes to a consensus more quickly.
In accordance with the present embodiment, it may be the case that multiple new solved blocks have the same amount of destroyed alternative currency age and, thus, nodes have no way of breaking the tie between the two solved blocks. If this were to happen, then nodes would choose the block they received first as their correct block. However, this will not be very likely to happen because miners can destroy alternative currency age in their alternative currency base transactions in order to make their block more likely to be chosen in the event of a tie. The present embodiment will use a low target block generation frequency (on the order of one new block per 15 seconds, compared to new block generation every 10 minutes) in accordance with current technologies, which will result in more frequent ties in solved blocks. Thus, in accordance with the present invention, miners will compete for alternative currency age regularly as their block reward will depend on it, and it will be advantageous for a miner to maintain unspent transactions to accumulate alternative currency age, increase the chances that their block will be accepted in the case of a tie, and to destroy their unspent transaction in the event of a tie to be chosen as the block with the most alternative currency age destroyed. By implementing the present embodiment, miners must compete to accumulate both hashing power and alternative currency age, where hashing power allows them to solve blocks and managing alternative currency age lets them win in the case of a tie.
Accordingly, in one embodiment of the present invention as shown in Figure 1 , a method of managing alternative currency block chain transactions on a machine- readable alternative currency platform, the method comprising the steps of: providing an alternative currency with a high new block chain generation rate on a machine- readable alternative currency platform, step 100, determining, at one or more nodes on a network, a tie in solving two or more block chains, step 102, analyzing on the machine -readable platform said two or more block chains to determine the chain with the most destroyed alternative currency age, step 104, based on the analysis, choosing with a machine implemented platform, the block chain with the most destroyed alternative currency age, step 106, and, displaying for networks the block chain with the most destroyed alternative currency age, wherein the method results in an incentive for users to maintain unspent transactions based on amount and age in block chains and to increase destroyed alternative currency age in the event of a tie in solving two or more block chains on a network, step 108.
Yet another benefit of the present embodiment of using destroyed alternative currency age as a tie -breaking measure is that fees may be partially eliminated for miners of the new alternative currency described herein. Miners may include transactions into their block if they have a fee and/or if the transactions contribute to the destroyed alternative currency age for their block. Both provide the miner some benefit, the fee being a monetary gain and the destroyed alternative currency age causing the miner' s block to be chosen in the event of a tie. Since there is only a finite amount of alternative currency age in an alternative currency at any one time and it becomes used up once it is used in a transaction, destroyed alternative currency age can stand as a viable replacement for fees. As such, yet another step in accordance with the present embodiment includes removal of fees from transaction based on destroyed alternative currency age. The present embodiment allows a miner to obtain additional 46305
financial incentives to include transactions from a block chain, thereby contributing to more efficient alternative currency systems and methods.
Maintaining Decentralized Networks with Miners ' Proof of Knowledge
In accordance with one embodiment of the present invention, alternative currency transactions are managed to incentivize miners to control the set of transactions they mine by providing a proof of knowledge program implemented on a machine- readable alternative currency platform that rewards miners for proving knowledge of the transactions in their block. In accordance with this embodiment, verifying knowledge of transaction data is an optional part of mining, which if completed, lets the miner claim a 5% higher block reward. The present invention, when implemented on a computer, is likely to be valuable as alternative currencies become accepted as a mainstream currency. As mining becomes more competitive, resulting in thinning profit margins, mining with proof of knowledge in accordance with the present invention will allow miners to maintain a significant financial gain and maintain decentralized mining procedures. The inventors have thus developed a mining process on a machine-readable alternative currency platform that can be configured to prove that a miner has knowledge of the transaction data they are mining. When mining with proof of knowledge is turned on, the miner can claim 5% more on the miner's block rewards.
Figure 2 shows one method in accordance with the present embodiment of
implementing proof of knowledge on a computer-implemented program to manage virtual alternative currencies. In accordance with this embodiment a first step 220, in accordance with standard mining procedure, of building a block in a block chain by setting block header fields and gathering miner transactions, is accomplished. In a next step 222 of providing a bit flag specifying proof of knowledge in the block header, followed by step 224 of setting proof of knowledge data within the block header to zero. A next step, 226, of hashing the block header to produce the hash H. In a next step 228 of using H to pseudo- randomly select a transaction Tx from a block and the step 230 of setting the proof of knowledge data to a subset of the bits of Hx or a subset of the bits of Tx. In a next step, 232, of hashing the block header again with proof of knowledge data set in step 230, and determining if the difficulty requirement is met, step 234. If step 234 is passed, then the proof of knowledge has been successfully created in the block chain, step 236. In accordance with this embodiment, if the difficulty requirement, step 234 is not met, the mining process to establish proof of knowledge continues on its next iteration, starting with
incrementing the counter in the block header, step 236, and then returning to step 224.
In accordance with the present invention, once the proof of knowledge criteria has been implemented, verification steps are implemented in accordance with the present embodiment. In accordance with this embodiment, shown in Figure 3, step 340 of providing peers with block header and proof of knowledge data, as well as 1 block chain transaction (Tx 1) with proof that the transaction is in the block. In a next step 342 of setting proof of knowledge data in the block header to all zeroes and then hashing the block header (step 344). The result of step 344 is H, and in a next step, 346, of using H to pseudo-random ly select a transaction Tx from the block. In a next step 348, comparing Tx 1 from step 340 to Tx. If Tx 1 is the same transaction as Tx, then a next step 350 of setting the proof of knowledge data in the block header to a subset of the bits of Hx or a subset of the bits of Tx, and step 352 of hashing the block header with the pseudo-random ly selected data point, and a next step 354 of determining if the difficulty requirement is met in order for the next step of obtaining validation of proof of knowledge in a block chain, step 356. In accordance with this embodiment and step 348, if Tx 1 is not equivalent to Tx the verification step has failed resulting, in a step 358 of invalidating the proof of knowledge verification. Similarly, if the difficulty requirement is not met in step 354, then the verification step has failed resulting in the step 358 of invalidating the proof of knowledge verification.
One advantage of the present embodiment is that although the miner is required to know all of the transaction data in the block, verifying the work only requires one extra transaction from the block and a Merkle branch proving its inclusion within the block, and requires much less data compared to what is required to actually mine a block. This is especially advantageous for simplified payment verification nodes, which need to be able to verify block headers without downloading all of the block's data. To achieve this, mining with proof of knowledge is done by pseudo-randomly sampling transaction data. In addition, mining with proof of knowledge turned on will not delay block chain transactions.
The result of using proof of knowledge on a machine-readable alternative currency platform is that miners are incentivized to build their own blocks rather than use the work given from the pool. Miners can still use pools to limit variance, but by incentivizing miners to know their own transaction data, no single user has control over a large portion of the network's hash power, thereby maintaining a decentralized mining network.
Additional Steps to Maintain a Decentralized Network
In addition to implementing proof of knowledge and tie breaking systems and methods to overcome growth hurdles with alternative currencies, the inventors further developed computer-im lemented and machine-readable methods and systems that further help maintain decentralized alternative currencies, which when combined with the proof of knowledge or tie breaking technologies in accordance with the present invention, overcomes growth hurdles of alternative currencies.
As discussed in the background of the present invention, a major goal with current alternative currencies is to maintain a peer-to-peer based system with a decentralized repository. However, complex application specific integrated circuits (ASICS) hardware systems have been developed for mining with lower power and at lower costs than regular computer programs, making mining competitive and mostly profitable only for users with an investment in high powered ASIC hardware. As such, currently available alternative currencies are quickly falling into centralized mining locations, where only ASICS and those with access to ASICS have the power to mine, creating a few large pools of miners with mining power.
The inventors have thus developed systems and methods of developing small dynamic pools of trusted members in accordance with one present embodiment of the present invention, which prevents formation of large ASICS mining groups. In accordance with this embodiment, a server is devoted to creating and distributing private and public key pairs for each member of a pool, in accordance with this embodiment, private keys are randomly generated that allows users to sign into transaction and to obtain money through the transaction. The public key is also random, and it allows a user to be paid by another source through the public key access.
In accordance with this embodiment, the miner in a pool who solves a block is entitled to spend the reward for that block. The methods and systems in accordance with the present invention will keep track of and redistribute rewards based on the private keys, once the miner who solves the block has produced a signature that is verified when the miner attempts to spend the block reward. Under this system, a pool with many anonymous miners is not feasible because all miners in the pool would be able to accept rewards according to their shares when others solve a block but then abscond the whole block reward when they are the one to solve a block. Thus, in accordance with the present invention, a certain level of trust is needed from peer to peer, because if a reward is not shared by the miner who solved a block, then the miner who solved a block would not be welcome to the pool, versus, a miner who shared their reward will also be able to obtain rewards proportional to their shares when other honest miners solve blocks. Instead of all miners in a pool trusting a pool operator, as is the case for many current pools, in accordance with the present embodiment, all members of a pool must trust all other members of the pool, resulting in a limited size of the pool, and resulting in more frequent financial rewards for miners and dis-incentivizing ASICS from joining a pool in accordance with the present invention.
Figure 4 shows an example of a dynamic mining pool in accordance with the present invention. In this embodiment, miners A, B, and C, shown as 660, are each shown being given a private and public key in accordance with the embodiments of the present invention. In accordance with this embodiment, the users must sign in on a server, shown as 662, with their private key to mine in the pool, and the users shall receive a proportional share of any reward when a block reward is granted, in accordance with the work each user put towards solving the block. ASICS are less likely to develop hardware that will centralize the present alternative currency because the private sign-in keys of the pools make creation of ASICS that would work with the present embodiment difficult to develop, and the ability for one miner to take an entire reward for sharing a block unappealing to ASICS and large mining groups.
Accordingly, in one embodiment of the present invention of providing a machine- readable medium for exchanging alternative currencies, when executed by a machine, cause the machine to, provide private keys, 664, and public keys, 666, for each user; collect information of said user' s contribution when solving a problem, allowing the user who solved the problem to denote the problem has been solved and obtained the entire reward or request distribution of the reward amongst the users; and distributing a reward in accordance with the instructions of the user who solved the problem.
Chaining A Igorithtns
The inventors have also developed a unique way of chaining hashing algorithms by using the output from one algorithm to determine the next algorithm to use. In accordance with this method of chaining algorithms coded for alternative currency transactions, each algorithm unpredictable, making it more difficult to solve blocks and more resistant to ASICS. In accordance with this embodiment 5 randomized algorithms in a chained hash are provided, with KeccaJ executed first, and then the next 4 (JH, Gr0sli, Skein, Blake) are executed in random order dependent on the results from Keccak. In accordance with this embodiment, after Keccak is executed, the lease significant 32 bits are used an integer to calculate the order of the next 4 hashes. The integer is modified by 24 and placed in a table to determine the next 4 hashes, resulting in unpredictable and harder to solve blocks for ASICS.
Additional Steps for Managing Block Chains
In addition to implementing proof of knowledge and tie breaking systems and methods to overcome growth hurdles with alternative currencies, the inventors further developed computer-implemented and machine -readable methods and systems that further help manage block chain size, including full node block chain processing, wallets for multiple currencies, and conversions to new systems which when combined with the proof of knowledge or tie breaking technologies in accordance with the present invention overcome growth hurdles of alternative currencies. Full Node Block Chain Processing
In many current applications, an entire block chain must be parsed before the node can actively participate in transactions on the network. The currently available processes can be a time consuming process for most standard computers, which may take a week or more.
In accordance with one embodiment of the present invention, node participation in transactions on the network may be expedited. In accordance with this embodiment, nodes will first download all block headers and verify the basic validity of those headers. In accordance with this step, the nodes will have enough information to participate in the network as a light-weight node while a background thread runs, downloading block contents and then verifying the content starting at the genesis block. Certain features that rely on having the full block chain data set may be disabled temporarily while this process is running. During the initialization period described herein, the validity of transactions is established through other nodes' referral of transactions and the depth of the transactions within the block chain. The present embodiment makes alternative currencies much easier to use for everyday people, eliminating the need to wait several weeks before being able to participate.
Conversion to New Systems to Manage Block Chain Size
In yet another embodiment of the present invention, managing block chain size and conversion of alternative currencies to new block chains is a difficult challenge, as in order to be effective, miners may be required to update to a new block chain, and those who do not may be at risk of losing their transactions. The inventors have thus determined, in yet another embodiment of the present invention, a new alternative currency with a version control system which will allow easy one-way conversion from an older (version 1) version to a newer (version 2) version, such that old alternative currencies are exchangeable for new alternative currencies. In accordance with this embodiment, when an alternative currency needs to be improved, the present embodiment creates a new version 2 block chain upgrade. Some of the benefits of the new upgraded block chain in accordance with the present embodiment include, but are not limited to, reducing chain size by dumping old transactions, allowing ease of migration to fix bugs, dis-incentivizing ASICS (defined above) from joining the mining pool, and the ability to reintroduce money that has not been transacted because private keys have been destroyed.
One hurdle with creating a new block chain for alternative currency upgrades is user adoption to the new block chain. In order to promote adoption, a version 3 block chain that accepts both version 1 and version 2 with the same specifications as version 1 is provided; since the specifications are the same as version 1, user adoption should be seamless and the block chain will be shorter, thereby allowing management of block chain size as user adoption grows, while still providing all of the benefits of the upgraded virtual alternative currency, version 2, described above. By providing a version 3 alternative currency in the manner described, a higher rate of conversions can be expected amongst users.
In accordance with this embodiment, further steps of providing an incentive for users to migrate alternative currencies to a new block chain, including the steps of providing a financial incentive for converting to a new block chain and/or for converting to a new alternative currency, and the steps of providing a third block chain with the same specifications as the old block chain, wherein the third block chain may be easier to convert for some users, and wherein the third block chain can readily be converted to the new block chain with updated specifications.
Wallets for Multiple Alternative Currencies
Another hurdle with alternative currencies is making the new block chains for new alternative currencies adaptable with multiple alternative currencies. In accordance with one embodiment of the present invention, wallets can access block chain information from multiple alternative currencies, allowing for ease of conversion to new alternative currencies. Additionally, a financial incentive may be provided for users converting an alternative currency to a currency managed with or provided with the embodiments of the present invention, in which case an exchange rate between each alternative currency will be provided. In accordance with this embodiment, wallets keep track of other block chain headers up to a certain point while transactions are being verified.
Checkout Benefits with Alternative Currency Payments
In yet other embodiments of the present invention, using the systems and methods of the present invention may further result in cost savings for customers using alternative currencies, in addition to speedier checkout options using alternative currencies and the ability to manage different types of alternative currencies in block chain transactions and wallets, as disclosed herein. Methods of using alternative currencies in order to promote ease of checkout from multiple vendors, provide added discounts and promote payments of affiliate fees are disclosed herein. With regard to providing easy checkout methods, in accordance with one embodiment, users can checkout with multiple products from multiple vendors in one easy step, using the alternative currencies managed in accordance with the systems and methods of the present invention. In accordance with this embodiment, using alternative currencies managed in accordance with the systems and methods provided herein allows for additional savings that can be passed on to a user during checkout with coupons or savings obtained with, for instance, proof of knowledge turned on. By managing alternative currencies directly, a method of ensuring payments of affiliate fees, which are otherwise often lost in transactions between vendors and sites that redirect to a vendor site, is provided.
Each of the embodiments herein can be conducted over a network, using a machine- readable alternative currency platform including, for instance, a computer with a processor that may be used to read the alternative currency platform. It should be emphasized that the above-described embodiments of the present invention, particularly any "preferred" embodiments, are merely possible examples of implementations, merely set forth for a clear understanding of the principles of the invention. Many variations and modifications may be made to the above-described embodiments of the invention without departing substantially from the spirit and principles of the invention. All such modifications and variations are intended to be included herein within the scope of this disclosure and the present invention and protected by the following claims.

Claims

CLAIMS:
1. A method of managing alternative currency block chain transactions on a machine- readable alternative currency platform, the method comprising the steps of: providing an alternative currency with a high new block chain generation rate on a machine-readable alternative currency platform; determining, at one or more nodes on a network, a tie in solving two or more block chains; analyzing on said machine-readable alternative currency platform said two or more block chains to determine the chain with the most destroyed alternative currency age; based on the analysis, choosing with said machine-readable alternative currency platform the block chain with the most destroyed alternative currency age; and, displaying for networks the block chain with the most destroyed alternative currency age, wherein the method results in an incentive for users to maintain unspent transactions based on amount and age in block chains and to increase destroyed alternative currency age in the event of a tie in solving two or more block chains on a network.
2. The method of managing alternative currency block chain transactions on said machine -readable alternative currency platform in accordance with claim 1 , the method further comprising the steps of allowing a miner on a network to obtain the entire reward or request distribution of the reward amongst miners.
3. The method of managing alternative currency block chain transactions on said machine -readable alternative currency platform in accordance with claim 2, the method further comprising the steps of promoting decentralized networks by promoting trust amongst miners.
4. The method of managing alternative currency block chain transactions on the machine -readable alternative currency platform in accordance with claim 1 further including the step of chaining hashing algorithms by using the output from one algorithm to determine the next algorithm.
5. The method of managing alternative currency block chain transactions on the machine -readable alternative currency platform in accordance with claim 4 further including the step of dis-incentivizing ASICS from mining on a block chain.
6. The method of managing alternative currency block chain transactions on said machine -readable alternative currency platform in accordance with claim 1 further including the step of allowing nodes to download all block headers and verify the basic validity of those headers to actively participate in block chain transactions.
7. The method of managing alternative currency block chain transactions on said machine -readable alternative currency platform in accordance with claim 1 further including the step of providing a computer-implemented version control system which will allow easy one-way conversion from an older (version 1) version to a newer (version 2) version, such that old alternative currencies are exchangeable for new alternative currencies.
8. The method of managing alternative currency block chain transactions on said machine -readable alternative currency platform in accordance with claim 1 , the method comprising the steps of providing discounts during a checkout process.
9. A method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, including the steps of: building a block in a block chain by setting block header fields on the machine -readable al tern ati ve currenci es ; gathering miner transactions on the machine-readable alternative currency platform; providing a bit flag specifying proof of knowledge in said block chain on a network; pseudo-randomly selecting transaction data for establishing data on proof of knowledge; hashing the block header of the pseudo-randomly selected data point; determining if a difficulty requirement is met; and, verifying t e proof of knowledge in said block chai on said network.
10. The method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, with claim 9, the method further comprising the steps of allowing a miner on a network to obtain the entire reward or request distribution of the reward amongst miners.
11. The method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, in accordance with claim 10, the method further comprising the steps of promoting decentralized networks by promoting trust amongst miners.
12. The method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, in accordance with claim 9, further including the step of chaining hashing algorithms by using the output from one algorithm to determine the next algorithm.
13. The method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, in accordance with claim 12, further including the step of dis-incentivizing ASICS from mining on a block chain.
14. The method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, in accordance with claim 9, further including the step of allowing nodes to download all block headers and verify the basic validity of those headers to actively participate in block chain transactions.
15. The method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, in accordance with claim 9, further including the step of providing a computer- implemented version control system which will allow easy one-way conversion from an older, version 1 , version to a newer, version 2 version, such that old alternative currencies are exchangeable for new alternative currencies
16. The method of managing alternative currencies transactions using proof of knowledge of block chain transactions to improve miner reward and maintain a decentralized network on a machine-readable alternative currency platform, in accordance with claim 9, the method comprising the steps of providing discounts during a checkout process.
PCT/US2015/046305 2014-08-21 2015-08-21 Systems and methods for managing alternative currency transactions and optimizing financial rewards WO2016029119A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201462039975P 2014-08-21 2014-08-21
US62/039,975 2014-08-21

Publications (1)

Publication Number Publication Date
WO2016029119A1 true WO2016029119A1 (en) 2016-02-25

Family

ID=55351293

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2015/046305 WO2016029119A1 (en) 2014-08-21 2015-08-21 Systems and methods for managing alternative currency transactions and optimizing financial rewards

Country Status (1)

Country Link
WO (1) WO2016029119A1 (en)

Cited By (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106651332A (en) * 2016-12-29 2017-05-10 先锋支付有限公司 Block chain and method for generating new block in block chain
CN106910073A (en) * 2017-01-22 2017-06-30 武汉慧通云信息科技有限公司 A kind of personal integrity system and implementation method based on block chain technology
CN107070644A (en) * 2016-12-26 2017-08-18 北京科技大学 A kind of decentralization public key management method and management system based on trust network
CN107124443A (en) * 2017-03-28 2017-09-01 上海瑞麒维网络科技有限公司 Data analysing method and device based on block chain
WO2017162904A1 (en) * 2016-03-23 2017-09-28 Nokia Technologies Oy Management of cryptographic transactions
US9794074B2 (en) 2016-02-04 2017-10-17 Nasdaq Technology Ab Systems and methods for storing and sharing transactional data using distributed computing systems
CN107423961A (en) * 2017-07-11 2017-12-01 北京泛融科技有限公司 A kind of optimization common recognition method based on random correlation analysis
CN107438003A (en) * 2016-05-27 2017-12-05 索尼公司 Electronic equipment, method and information processing system for electronic equipment
US9892460B1 (en) 2013-06-28 2018-02-13 Winklevoss Ip, Llc Systems, methods, and program products for operating exchange traded products holding digital math-based assets
CN107734021A (en) * 2017-09-30 2018-02-23 上海壹账通金融科技有限公司 block chain data uploading method, system, computer system and storage medium
CN108123823A (en) * 2016-11-30 2018-06-05 中国移动通信有限公司研究院 A kind of flow control methods and the network equipment
WO2018115929A1 (en) * 2016-12-21 2018-06-28 Valencia Renato Method of, system for, data processing device, and integrated circuit device for implementing a distributed, ledger-based processing and recording of an electronic financial transaction
CN108241926A (en) * 2017-08-25 2018-07-03 杭州复杂美科技有限公司 Authorize the block chain scheme of common recognition algorithm
CN108418876A (en) * 2018-02-09 2018-08-17 北京众享比特科技有限公司 Store proof of work method and system, motivational techniques and system
US10068228B1 (en) 2013-06-28 2018-09-04 Winklevoss Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
CN108596649A (en) * 2018-03-22 2018-09-28 深圳市网心科技有限公司 Account book rewards settlement method, server and computer readable storage medium
US10097356B2 (en) 2015-07-02 2018-10-09 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
US10108812B2 (en) 2016-01-28 2018-10-23 Nasdaq, Inc. Systems and methods for securing and disseminating time sensitive information using a blockchain
CN108932635A (en) * 2018-06-27 2018-12-04 中国银行股份有限公司 A kind of integration managing method and system based on block chain
WO2019032891A1 (en) * 2017-08-09 2019-02-14 Visa International Service Association Verification of interactions system and method
CN109496406A (en) * 2018-07-27 2019-03-19 袁振南 Node administration method, device and storage medium based on block catenary system
US10269009B1 (en) 2013-06-28 2019-04-23 Winklevoss Ip, Llc Systems, methods, and program products for a digital math-based asset exchange
CN109711986A (en) * 2018-11-12 2019-05-03 深圳市步云科技有限公司 A kind of token application and award method based on cloud storage plateform system
CN109863718A (en) * 2016-08-24 2019-06-07 西门子股份公司 To the security configuration of equipment
US10354325B1 (en) 2013-06-28 2019-07-16 Winklevoss Ip, Llc Computer-generated graphical user interface
US10360191B2 (en) 2016-10-07 2019-07-23 International Business Machines Corporation Establishing overlay trust consensus for blockchain trust validation system
CN110046035A (en) * 2018-01-15 2019-07-23 比特大陆科技有限公司 System switching method, device and electronic equipment
US10373158B1 (en) 2018-02-12 2019-08-06 Winklevoss Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US10373129B1 (en) 2018-03-05 2019-08-06 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
CN110135966A (en) * 2018-02-09 2019-08-16 玉山商业银行股份有限公司 Accrediting amount management method and system
KR20190097478A (en) 2018-02-12 2019-08-21 동명대학교산학협력단 Virtual money mining method using block chain technology
JP2019139691A (en) * 2018-02-15 2019-08-22 株式会社アクセル Server device, client device, and data processing system
US10438290B1 (en) 2018-03-05 2019-10-08 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US10484376B1 (en) 2015-01-26 2019-11-19 Winklevoss Ip, Llc Authenticating a user device associated with a user to communicate via a wireless network in a secure web-based environment
CN110622531A (en) * 2017-05-16 2019-12-27 Arm有限公司 Blockchain for protecting and/or managing IOT network-type infrastructure
US10540654B1 (en) 2018-02-12 2020-01-21 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US10693632B1 (en) 2015-03-16 2020-06-23 Winklevoss Ip, Llc Autonomous devices
US10833843B1 (en) * 2015-12-03 2020-11-10 United Services Automobile Association (USAA0 Managing blockchain access
CN112258046A (en) * 2020-10-23 2021-01-22 上海物融智能科技有限公司 Data processing method, related node and system applied to block chain
US10915891B1 (en) 2015-03-16 2021-02-09 Winklevoss Ip, Llc Autonomous devices
US10929842B1 (en) 2018-03-05 2021-02-23 Winklevoss Ip, Llc System, method and program product for depositing and withdrawing stable value digital assets in exchange for fiat
US11139955B1 (en) 2018-02-12 2021-10-05 Winklevoss Ip, Llc Systems, methods, and program products for loaning digital assets and for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US11200564B2 (en) 2015-03-31 2021-12-14 Nasdaq, Inc. Systems and methods of blockchain transaction recordation
US11200569B1 (en) 2018-02-12 2021-12-14 Winklevoss Ip, Llc System, method and program product for making payments using fiat-backed digital assets
US11282139B1 (en) 2013-06-28 2022-03-22 Gemini Ip, Llc Systems, methods, and program products for verifying digital assets held in a custodial digital asset wallet
US11308487B1 (en) 2018-02-12 2022-04-19 Gemini Ip, Llc System, method and program product for obtaining digital assets
US11334883B1 (en) 2018-03-05 2022-05-17 Gemini Ip, Llc Systems, methods, and program products for modifying the supply, depositing, holding and/or distributing collateral as a stable value token in the form of digital assets
US11367055B2 (en) 2017-10-11 2022-06-21 International Business Machines Corporation Decentralized pooled mining for enabling proof-of-work on blockchains
US20220277302A1 (en) * 2019-08-19 2022-09-01 Anchor Labs, Inc. Cryptoasset custodial system with proof-of-stake blockchain support
US11475442B1 (en) 2018-02-12 2022-10-18 Gemini Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US11501370B1 (en) 2019-06-17 2022-11-15 Gemini Ip, Llc Systems, methods, and program products for non-custodial trading of digital assets on a digital asset exchange
US11522700B1 (en) 2018-02-12 2022-12-06 Gemini Ip, Llc Systems, methods, and program products for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US11695552B2 (en) 2021-03-25 2023-07-04 International Business Machines Corporation Quantum key distribution in a multi-cloud environment
US11836656B2 (en) 2019-09-06 2023-12-05 International Business Machines Corporation Cognitive enabled blockchain based resource prediction
US11909860B1 (en) 2018-02-12 2024-02-20 Gemini Ip, Llc Systems, methods, and program products for loaning digital assets and for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070211651A1 (en) * 2006-03-13 2007-09-13 Ebay Inc. Peer-to-peer trading platform with roles-based transactions
US20120278200A1 (en) * 2010-10-21 2012-11-01 Van Coppenolle Bart P E Value Banking System And Technique Utilizing Complementary Value Currency
US20140201057A1 (en) * 2013-01-11 2014-07-17 Brian Mark Shuster Medium of exchange based on right to use or access information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070211651A1 (en) * 2006-03-13 2007-09-13 Ebay Inc. Peer-to-peer trading platform with roles-based transactions
US20120278200A1 (en) * 2010-10-21 2012-11-01 Van Coppenolle Bart P E Value Banking System And Technique Utilizing Complementary Value Currency
US20140201057A1 (en) * 2013-01-11 2014-07-17 Brian Mark Shuster Medium of exchange based on right to use or access information

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
KAPLANOV: "Nerdy Money: Bitcoin, the Private Digital Currency, and the Case Against it Regulation", November 2012 (2012-11-01), Retrieved from the Internet <URL:http://lawecommons.luc.edu/cgi/viewcontent.cgi?article=1920&context=lclr> [retrieved on 20151203] *
KING, S. ET AL.: "PPCoin: Peer-to-Peer Crypto-Currency with Proof-of-Stake", 19 August 2012 (2012-08-19), Retrieved from the Internet <URL:http://dl1.frz.ir/FREE/papers-we-love/digital_currency/peercoin.pdf> [retrieved on 20151203] *
OLAFSSON, I.: "Is Bitcoin money?", AN ANALYSIS FROM THE AUSTRIAN SCHOOL OF ECONOMIC THOUGHT., June 2014 (2014-06-01), Retrieved from the Internet <URL:http://skemman.is/stream/get/1946/18234/42843/1/MS_%C3%8Dsak_Andri_%C3%93lafsson.pdf> [retrieved on 20151203] *

Cited By (108)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9965804B1 (en) 2013-06-28 2018-05-08 Winklevoss Ip, Llc Systems, methods, and program products for operating exchange traded products holding digital math-based assets
US10984472B1 (en) 2013-06-28 2021-04-20 Winklevoss Ip, Llc Systems, methods, and program products for an application programming interface generating a blended digital math-based assets index
US10255635B1 (en) 2013-06-28 2019-04-09 Winklevoss Ip, Llc Systems, methods, and program products for an application programming interface generating a blended digital math-based assets index
US11615404B1 (en) 2013-06-28 2023-03-28 Gemini Ip, Llc Systems, methods, and program products for a digital math-based asset exchange
US11580532B1 (en) 2013-06-28 2023-02-14 Gemini Ip, Llc Systems, methods, and program products for a digital math-based asset exchange
US11568398B1 (en) 2013-06-28 2023-01-31 Gemini Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
US11423482B1 (en) 2013-06-28 2022-08-23 Gemini Ip, Llc Systems, methods, and program products for an application programming interface generating a blended digital math-based assets index
US11164251B1 (en) 2013-06-28 2021-11-02 Winklevoss Ip, Llc Computer-generated graphical user interface
US9892460B1 (en) 2013-06-28 2018-02-13 Winklevoss Ip, Llc Systems, methods, and program products for operating exchange traded products holding digital math-based assets
US9898782B1 (en) 2013-06-28 2018-02-20 Winklevoss Ip, Llc Systems, methods, and program products for operating exchange traded products holding digital math-based assets
US11282139B1 (en) 2013-06-28 2022-03-22 Gemini Ip, Llc Systems, methods, and program products for verifying digital assets held in a custodial digital asset wallet
US9965805B1 (en) 2013-06-28 2018-05-08 Winklevoss Ip, Llc Systems, methods, and program products for operating exchange traded products holding digital math-based assets
US11783417B1 (en) 2013-06-28 2023-10-10 Gemini Ip, Llc Systems for redeeming shares in an entity holding digital math-based assets
US10269009B1 (en) 2013-06-28 2019-04-23 Winklevoss Ip, Llc Systems, methods, and program products for a digital math-based asset exchange
US10325257B1 (en) 2013-06-28 2019-06-18 Winklevoss Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
US11087313B1 (en) 2013-06-28 2021-08-10 Winklevoss Ip, Llc Systems, methods, and program products for a digital math-based asset exchange
US11017381B1 (en) 2013-06-28 2021-05-25 Winklevoss Ip, Llc Systems, methods, and program products for a digital math-based asset exchange
US10984470B1 (en) 2013-06-28 2021-04-20 Winklevoss Ip, Llc Systems for redeeming shares in an entity holding digital math-based assets
US10068228B1 (en) 2013-06-28 2018-09-04 Winklevoss Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
US11928732B1 (en) 2013-06-28 2024-03-12 Gemini Ip, Llc Computer-generated graphical user interface
US10929929B1 (en) 2013-06-28 2021-02-23 Winklevoss Ip, Llc Systems for purchasing shares in an entity holding digital math-based assets
US10002389B1 (en) 2013-06-28 2018-06-19 Winklevoss Ip, Llc Systems, methods, and program products for an application programming interface generating a blended digital math-based assets index
US10650376B1 (en) 2013-06-28 2020-05-12 Winklevoss Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
US10354325B1 (en) 2013-06-28 2019-07-16 Winklevoss Ip, Llc Computer-generated graphical user interface
US10484376B1 (en) 2015-01-26 2019-11-19 Winklevoss Ip, Llc Authenticating a user device associated with a user to communicate via a wireless network in a secure web-based environment
US10778682B1 (en) 2015-01-26 2020-09-15 Winklevoss Ip, Llc Authenticating a user device associated with a user to communicate via a wireless network in a secure web-based environment
US11283797B2 (en) 2015-01-26 2022-03-22 Gemini Ip, Llc Authenticating a user device associated with a user to communicate via a wireless network in a secure web-based environment
US11362814B1 (en) 2015-03-16 2022-06-14 Gemini Ip, Llc Autonomous devices
US11783323B1 (en) 2015-03-16 2023-10-10 Gemini Ip, Llc Autonomous devices
US10693632B1 (en) 2015-03-16 2020-06-23 Winklevoss Ip, Llc Autonomous devices
US10915891B1 (en) 2015-03-16 2021-02-09 Winklevoss Ip, Llc Autonomous devices
US11734675B2 (en) 2015-03-31 2023-08-22 Nasdaq, Inc. Systems and methods of blockchain transaction recordation
US11200564B2 (en) 2015-03-31 2021-12-14 Nasdaq, Inc. Systems and methods of blockchain transaction recordation
US11792017B2 (en) 2015-07-02 2023-10-17 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
US10097356B2 (en) 2015-07-02 2018-10-09 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
US10630485B2 (en) 2015-07-02 2020-04-21 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
US11522716B2 (en) 2015-07-02 2022-12-06 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
US11539507B1 (en) 2015-12-03 2022-12-27 United Services Automobile Association (Usaa) Managing blockchain access
US10833843B1 (en) * 2015-12-03 2020-11-10 United Services Automobile Association (USAA0 Managing blockchain access
US10579819B2 (en) 2016-01-28 2020-03-03 Nasdaq Inc. Systems and methods for securing and disseminating time sensitive information using a blockchain
US11188673B2 (en) 2016-01-28 2021-11-30 Nasdaq, Inc. Systems and methods for securing and disseminating time sensitive information using a blockchain
US10108812B2 (en) 2016-01-28 2018-10-23 Nasdaq, Inc. Systems and methods for securing and disseminating time sensitive information using a blockchain
US11704429B2 (en) 2016-01-28 2023-07-18 Nasdaq, Inc. Systems and methods for securing and disseminating time sensitive information using a blockchain
US10541821B2 (en) 2016-02-04 2020-01-21 Nasdaq Technology Ab Systems and methods for storing and sharing transactional data using distributed computing systems
US11695578B2 (en) 2016-02-04 2023-07-04 Nasdaq Technology Ab Systems and methods for storing and sharing transactional data using distributed computer systems
US11095462B2 (en) 2016-02-04 2021-08-17 Nasdaq Technology Ab Systems and methods for storing and sharing transactional data using distributed computer systems
US9794074B2 (en) 2016-02-04 2017-10-17 Nasdaq Technology Ab Systems and methods for storing and sharing transactional data using distributed computing systems
US10084607B2 (en) 2016-02-04 2018-09-25 Nasdaq Technology Ab Systems and methods for storing and sharing transactional data using distributed computing systems
CN109155731B (en) * 2016-03-23 2022-02-11 诺基亚技术有限公司 Management of cryptographic transactions
WO2017162904A1 (en) * 2016-03-23 2017-09-28 Nokia Technologies Oy Management of cryptographic transactions
CN109155731A (en) * 2016-03-23 2019-01-04 诺基亚技术有限公司 The management of password transaction
US10990704B2 (en) 2016-03-23 2021-04-27 Nokia Technologies Oy Management of cryptographic transactions
CN107438003A (en) * 2016-05-27 2017-12-05 索尼公司 Electronic equipment, method and information processing system for electronic equipment
CN109863718A (en) * 2016-08-24 2019-06-07 西门子股份公司 To the security configuration of equipment
US11856106B2 (en) 2016-08-24 2023-12-26 Siemens Aktiengesellschaft Secure configuration of a device
US10360191B2 (en) 2016-10-07 2019-07-23 International Business Machines Corporation Establishing overlay trust consensus for blockchain trust validation system
CN108123823A (en) * 2016-11-30 2018-06-05 中国移动通信有限公司研究院 A kind of flow control methods and the network equipment
WO2018115929A1 (en) * 2016-12-21 2018-06-28 Valencia Renato Method of, system for, data processing device, and integrated circuit device for implementing a distributed, ledger-based processing and recording of an electronic financial transaction
CN107070644B (en) * 2016-12-26 2020-02-28 北京科技大学 Decentralized public key management method and management system based on trust network
CN107070644A (en) * 2016-12-26 2017-08-18 北京科技大学 A kind of decentralization public key management method and management system based on trust network
CN106651332A (en) * 2016-12-29 2017-05-10 先锋支付有限公司 Block chain and method for generating new block in block chain
CN106651332B (en) * 2016-12-29 2020-11-06 成都质数斯达克科技有限公司 Method for generating new block in block chain and block chain
CN106910073A (en) * 2017-01-22 2017-06-30 武汉慧通云信息科技有限公司 A kind of personal integrity system and implementation method based on block chain technology
CN107124443A (en) * 2017-03-28 2017-09-01 上海瑞麒维网络科技有限公司 Data analysing method and device based on block chain
CN107124443B (en) * 2017-03-28 2020-04-28 丽水北斗区块链科技有限责任公司 Data analysis method and device based on block chain
CN110622531A (en) * 2017-05-16 2019-12-27 Arm有限公司 Blockchain for protecting and/or managing IOT network-type infrastructure
CN107423961A (en) * 2017-07-11 2017-12-01 北京泛融科技有限公司 A kind of optimization common recognition method based on random correlation analysis
WO2019032891A1 (en) * 2017-08-09 2019-02-14 Visa International Service Association Verification of interactions system and method
US11871485B2 (en) 2017-08-09 2024-01-09 Visa International Service Association Verification of interactions system and method
CN108241926B (en) * 2017-08-25 2020-07-10 杭州复杂美科技有限公司 Block chain authorization consensus method
CN108241926A (en) * 2017-08-25 2018-07-03 杭州复杂美科技有限公司 Authorize the block chain scheme of common recognition algorithm
CN107734021A (en) * 2017-09-30 2018-02-23 上海壹账通金融科技有限公司 block chain data uploading method, system, computer system and storage medium
US11367055B2 (en) 2017-10-11 2022-06-21 International Business Machines Corporation Decentralized pooled mining for enabling proof-of-work on blockchains
CN110046035A (en) * 2018-01-15 2019-07-23 比特大陆科技有限公司 System switching method, device and electronic equipment
CN108418876A (en) * 2018-02-09 2018-08-17 北京众享比特科技有限公司 Store proof of work method and system, motivational techniques and system
CN108418876B (en) * 2018-02-09 2019-04-19 北京众享比特科技有限公司 Store proof of work method and system, motivational techniques and system
CN110135966A (en) * 2018-02-09 2019-08-16 玉山商业银行股份有限公司 Accrediting amount management method and system
US10373158B1 (en) 2018-02-12 2019-08-06 Winklevoss Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
KR20190097478A (en) 2018-02-12 2019-08-21 동명대학교산학협력단 Virtual money mining method using block chain technology
US11139955B1 (en) 2018-02-12 2021-10-05 Winklevoss Ip, Llc Systems, methods, and program products for loaning digital assets and for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US11909860B1 (en) 2018-02-12 2024-02-20 Gemini Ip, Llc Systems, methods, and program products for loaning digital assets and for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US11200569B1 (en) 2018-02-12 2021-12-14 Winklevoss Ip, Llc System, method and program product for making payments using fiat-backed digital assets
US10540653B1 (en) 2018-02-12 2020-01-21 Winklevoss Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US10540654B1 (en) 2018-02-12 2020-01-21 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11475442B1 (en) 2018-02-12 2022-10-18 Gemini Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US11308487B1 (en) 2018-02-12 2022-04-19 Gemini Ip, Llc System, method and program product for obtaining digital assets
US11522700B1 (en) 2018-02-12 2022-12-06 Gemini Ip, Llc Systems, methods, and program products for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
JP2021144736A (en) * 2018-02-15 2021-09-24 株式会社アクセル Server device, processing system, processing method, and processing program
JP2019139691A (en) * 2018-02-15 2019-08-22 株式会社アクセル Server device, client device, and data processing system
US11720887B1 (en) 2018-03-05 2023-08-08 Gemini Ip, Llc System, method and program product for depositing and withdrawing stable value digital assets in exchange for fiat
US10929842B1 (en) 2018-03-05 2021-02-23 Winklevoss Ip, Llc System, method and program product for depositing and withdrawing stable value digital assets in exchange for fiat
US10540640B1 (en) 2018-03-05 2020-01-21 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US10373129B1 (en) 2018-03-05 2019-08-06 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US10438290B1 (en) 2018-03-05 2019-10-08 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11727401B1 (en) 2018-03-05 2023-08-15 Gemini Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11334883B1 (en) 2018-03-05 2022-05-17 Gemini Ip, Llc Systems, methods, and program products for modifying the supply, depositing, holding and/or distributing collateral as a stable value token in the form of digital assets
US11562333B1 (en) 2018-03-05 2023-01-24 Gemini Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11017391B1 (en) 2018-03-05 2021-05-25 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
CN108596649A (en) * 2018-03-22 2018-09-28 深圳市网心科技有限公司 Account book rewards settlement method, server and computer readable storage medium
CN108932635A (en) * 2018-06-27 2018-12-04 中国银行股份有限公司 A kind of integration managing method and system based on block chain
CN109496406A (en) * 2018-07-27 2019-03-19 袁振南 Node administration method, device and storage medium based on block catenary system
CN109711986A (en) * 2018-11-12 2019-05-03 深圳市步云科技有限公司 A kind of token application and award method based on cloud storage plateform system
US11501370B1 (en) 2019-06-17 2022-11-15 Gemini Ip, Llc Systems, methods, and program products for non-custodial trading of digital assets on a digital asset exchange
US11757627B2 (en) * 2019-08-19 2023-09-12 Anchor Labs, Inc. Cryptoasset custodial system with proof-of-stake blockchain support
US20220277302A1 (en) * 2019-08-19 2022-09-01 Anchor Labs, Inc. Cryptoasset custodial system with proof-of-stake blockchain support
US11836656B2 (en) 2019-09-06 2023-12-05 International Business Machines Corporation Cognitive enabled blockchain based resource prediction
CN112258046A (en) * 2020-10-23 2021-01-22 上海物融智能科技有限公司 Data processing method, related node and system applied to block chain
US11695552B2 (en) 2021-03-25 2023-07-04 International Business Machines Corporation Quantum key distribution in a multi-cloud environment

Similar Documents

Publication Publication Date Title
WO2016029119A1 (en) Systems and methods for managing alternative currency transactions and optimizing financial rewards
US11785079B2 (en) Free storage protocol for blockchain platform
CN110959281B (en) Method and system for securing blockchains using transaction attestation
KR101837166B1 (en) Method for issuing and paying money using updated status of balance database by respective blocks in blockchain, and server using the same
Bhaskar et al. Bitcoin mining technology
US11210661B2 (en) Method for providing payment gateway service using UTXO-based protocol and server using same
Pass et al. Micropayments for decentralized currencies
JP6851386B2 (en) Methods and systems for efficient transfer of entities on the blockchain
TWI822037B (en) Blockchain implemented method and system
JP6957482B2 (en) Methods and systems for secure transfer of entities on a blockchain basis
KR101816650B1 (en) Method for providing simplified account registration service and authentication service, and authentication server using the same
US11301933B2 (en) Method for providing united point service using updated status of balance database with blockchain and server using the same
CN109075964B (en) Block chaining supporting multiple one-way functions for block verification
JP6925346B2 (en) Exchange using blockchain-based tokenization
JP6869250B2 (en) Methods and systems for efficient transfer of entities in peer-to-peer distributed ledgers using blockchain
Vorick et al. Sia: Simple decentralized storage
KR101929482B1 (en) Method for sharing business information based on mutual confirmation blockchain
WO2017082238A1 (en) Block chain generation device, block chain generation method, block chain verification device, block chain verification method and program
WO2017082237A1 (en) Block chain generation device, block chain generation method, block chain verification device, block chain verification method and program
WO2019179829A1 (en) System and method for secure transaction verification in a distributed ledger system
KR20210128452A (en) Computer-implemented systems and methods for implementing transfers via blockchain networks.
KR101835521B1 (en) Method for providing united point service using updated status of balance database by respective blocks in blockchain and server using the same
CN112288434B (en) Privacy transaction method, device, zero knowledge proof system and privacy transaction architecture model
US11416930B2 (en) Method for providing united point service in use of unspent transaction output based protocol and server using the same
JP2018101367A (en) Information processing system, information processing method, program and information processor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15834465

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15834465

Country of ref document: EP

Kind code of ref document: A1