CN107679976B - Auction method based on block chain - Google Patents

Auction method based on block chain Download PDF

Info

Publication number
CN107679976B
CN107679976B CN201710905474.4A CN201710905474A CN107679976B CN 107679976 B CN107679976 B CN 107679976B CN 201710905474 A CN201710905474 A CN 201710905474A CN 107679976 B CN107679976 B CN 107679976B
Authority
CN
China
Prior art keywords
auction
transaction
blockchain
block chain
auctioneer
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201710905474.4A
Other languages
Chinese (zh)
Other versions
CN107679976A (en
Inventor
杨挺
刘家稷
汪文勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201710905474.4A priority Critical patent/CN107679976B/en
Publication of CN107679976A publication Critical patent/CN107679976A/en
Application granted granted Critical
Publication of CN107679976B publication Critical patent/CN107679976B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/08Auctions
    • 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/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3821Electronic credentials
    • G06Q20/38215Use of certificates or encrypted proofs of transaction rights
    • 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/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/405Establishing or using transaction specific rules

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Engineering & Computer Science (AREA)
  • Finance (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an auction method based on a block chain, which relates to the technical field of the block chain, and comprises a preparation ring, an auction link and a payment link, wherein the preparation ring, the auction link and the payment link are used for establishing the block chain for auction, auction persons, object objects, promise funds and guarantee funds in the auction are all placed into the block chain, the auction persons and the object objects are issued and confirmed through the block chain by using the block chain technology, and the guarantee funds of all parties are paid into the block chain, so that the auction method based on the block chain is provided for ensuring the auction fairness without a third-party credit institution and ensuring the auction result to have certain compulsory property, and meanwhile, the participation of the third-party credit institution is avoided.

Description

Auction method based on block chain
Technical Field
The invention belongs to the technical field of block chains, and particularly relates to an auction method based on a block chain.
Background
The current mainstream auction forms include english auction, dutch auction, first price sealed auction and vycorrying. The english auction, the most popular of which is discussed herein. English auctions, also known as open price auctions. Buyers disclose mutual bids, each bid being higher than the previous bid. The most significant feature of this auction is that the current highest bid is always open to potential buyers.
To complete the auction process, intervention by a third party credit agency is often required, which requires a high notary fee and also requires consideration of whether the third party agency is trusted. Therefore, to overcome the above disadvantages, we can use the non-tamperproof property of the blockchain to replace the third party credit agency, and complete the auction process without the third party credit agency.
The blockchain is a technical solution similar to a non-relational database, and compared with a traditional database, the blockchain has the characteristic of being not falsified. The block chain is composed of a number of blocks. Each block stores a number of transaction data (messages). The data of each message and the processed message in the block are subjected to Hash calculation (Hash Function), so as to obtain a corresponding Hash value. Thus, any change to any message within a block will result in a subsequent change to the hash value. Thus, the hash value within a chunk can be used to verify the validity of the chunk data and to link the next message. The processing mode of the blocks is similar, namely, hash calculation is carried out on the hash value of each block and the processed block to generate a new hash value, and a layer-by-layer nested relation is formed. If the data in any chunk is modified, it will not match the hash stored in the next blockchain, resulting in a discrepancy. The data stored in the blockchain cannot be tampered with. The block chain technology is applied to the auction process, so that participation of a third party can be reduced, and fairness and effectiveness can be guaranteed.
In the prior art, as the chinese patent publication with publication number CN106682984A, publication time of 2017, 5, 17 and title of "block chain-based transaction processing method and system", a block chain-based transaction processing method and system are disclosed, a block chain-based transaction processing method and system are constructed for one block chain network, and a transaction split control system is constructed for each participant of the block chain network; the method comprises the following steps: when a user initiates a transaction request to a participant in the blockchain network, a transaction flow distribution control system of the participant acquires preset type transaction parameters of the transaction request, determines the identification of the parallel blockchain network corresponding to the preset type transaction parameters according to the prestored transaction flow distribution control parameters and based on a predetermined analysis rule; and the transaction shunting control system of the participant takes the parallel blockchain network corresponding to the determined identifier as a target blockchain network for executing the transaction request, and sends the transaction parameters corresponding to the transaction request to the target blockchain network for transaction processing.
Further, as disclosed in chinese patent publication No. CN106845960A, published in 2017, 6/13/h, entitled "block chain-based secure transaction method and system", a block chain-based secure transaction method and system is disclosed, which includes: the method comprises the steps that a supervisor writes a digital certificate and a first public key corresponding to the digital certificate into an intelligent contract of a block chain corresponding to an asset type to be supervised, so that all organizations having an asset account under the asset type can obtain the first public key of the supervisor through the digital certificate, and an addition homomorphic secret key for homomorphically encrypting the balance of the asset account is generated; when the supervisor checks the balance of the new account of the transaction party, the public key in the public-private key set corresponding to the new account is acquired, an addition homomorphic secret key is generated according to a supervision private key corresponding to a preset secret key exchange protocol and the public key in the public-private key set based on the supervisor, and the balance of the new account encrypted by the new account is decrypted by using the generated addition homomorphic secret key.
None of the above-mentioned solutions is a solution for solving the auction process problem.
Disclosure of Invention
The invention aims to provide a block chain-based auction method which ensures the fairness of the auction without a third-party credit institution, ensures the certain compulsory auction result and saves the related fairness fee due to the participation of the third-party credit institution.
An auction method based on a block chain is characterized by comprising the following steps:
a preparation link: establishing a block chain for auction, issuing auction subject matter information to the block chain by an auctioneer, issuing a guarantee by the auctioneer through the block chain, and issuing a transaction application in the block chain; after confirming the auction bidding object and the auction participants, the auctioneer sends a transaction warranty to the auction participants through the blockchain and issues a public auction deposit to the blockchain;
an auction link: the auctioneer sends a promise of refunding the bid for the non-winning bid to the auction participants participating in the auction through the block chain, the auction participants release auction guarantee funds through the block chain and auction through the block chain; after bidding is finished, if the auctioneer does not disclose successful bidders and the highest bidding price, the auctioneer obtains compensation according to the transaction warranty; if the auctioneer discloses the successful auctioneer and the highest bid, the auction link is successful;
and in the payment link, the successful auction participants finish payment and select to confirm the receiving or returning of goods after obtaining the bidding objects, thereby finishing the auction.
In the preparation link, in order to obtain qualification for participating in the auction, an auction user needs to issue a transaction request containing a signature and auction funds to a blockchain; the auctioneer selects the auction participants, signs the transaction requests of the selected auction participants, issues the transaction requests together with the public auction margin in the blockchain, and issues the transaction warranty with the signature to the selected auction participants.
In the preparation link, the auctioneer sends a transaction security certificate to the participants of the auction through the blockchain and issues a public auction margin to the blockchain, namely, a secret value s is generated in the blockchaincAnd thereby generating a hash calculation hc=H(sc) And issuing the transaction guarantee book signature and the open bidding deposit together into the block chain, if the auctioneer does not open the secret value s after the auction is overcI.e., the auctioneer is deemed to violate the auction process, the seller loses its public bidding margin.
In the auction link, the participants of the auction release their own bid prices to the auctioneers and the block chain, after the auction is over, if the auctioneers disclose successful participants of the auction and the highest bid, the auction is successful, and the participants who are not successful in the auction withdraw their auction funds; if the auctioneer does not publicly auction successful bidders and the highest bid price deems the auction failed, all the auctioneers obtain the public auction margin of the auctioneer according to the transaction warranty as compensation and retrieve the auction fund.
If the auction link is successful, the successful auctioneer initiates payment through the block chain and requires the auctioneer to issue a refund promise of transaction failure to the block chain, and the failed auctioneer withdraws the bid guarantee money according to the refund promise of not winning a bid; the auctioneer issues a transaction failure refund commitment into the blockchain and opens the transaction.
The successful auction bidder initiates payment through the blockchain and requires the auctioneer to issue a transaction failure refund promise and request transaction to the blockchain, the transaction request and the transaction promise are issued to the blockchain, the auctioneer is required to initiate transaction and guarantee to the blockchain, if the auction process is not completed, the seller loses the guarantee of the transaction, and the buyer loses the transaction promise.
The transaction commitment fund is used for guaranteeing that the successful auction bidder does not sign after receiving the goods, and if the successful auction bidder does not sign after receiving the goods, the transaction commitment fund is lost to generate the transaction commitment fund during transaction.
In the payment link, the successful auction bidders issue transaction commitment funds through the blockchain and require the auctioneers to issue transaction failure refund commitments to the blockchain, and the auctioneers issue transaction failure refund commitments and commitment funds to the blockchain; if the successful auction bidder pays the remaining money and obtains the object to complete the sign-in, the transaction is completed, and the auctioneer withdraws the commitment money; if the successful auction bidder does not obtain the bidding object and the transaction is not completed, the successful auction bidder takes back the transaction commitment fund and the buyer loses the commitment fund.
The successful auction bidder finishes payment and obtains the bidding object, and if the successful auction bidder is not satisfied with the bidding object, the successful auction bidder chooses not to publish transaction completion to the blockchain and enters a return flow; if so, the transaction completion is posted to the blockchain.
The invention has the following beneficial effects:
the invention provides an auction method based on a block chain, which is characterized in that auction persons, auctioneers, bidding objects, promise funds, guarantee funds and the like in the auction are all placed in the block chain by establishing the block chain for auction, the auctioneers and the bidding objects are issued and confirmed through the block chain by using the block chain technology, the guarantee funds of each party are paid into the block chain, bidding, the promise funds and the like in the auction process are also placed in the block chain, the auction result is guaranteed to have certain compulsory property without a third party credit institution, meanwhile, the related fair fees are saved due to no participation of the third party credit institution, meanwhile, the block chain technology is used for realizing an online virtual transaction method, the transaction form of virtual money such as bitcoin is seemingly from users to users, and the virtual money is actually circulated among transactions, each transaction must have an input (input) and an output (output), and each transaction can use the output generated by the last transaction as an input to generate a new output, e.g., transaction TxThe generated output can be used by the next transaction, transaction T, when it satisfies the Boolean function defined by its out-scripty1And transaction Ty2GeneratingOutput of is transaction TxInput, two input-scripts represent a legal use transaction Ty1And transaction Ty2Information of the generated output.
Secondly, in order to obtain qualification for participating in auction, each auction participant needing to participate in auction submits an application for participation to an auction party, auction funds are used for ensuring that the auction participants at least have funds, and the auction participants select a certain number of buyers to participate in auction according to the auction funds and information such as credit levels of the auction participants and the like and send signature information to the buyers for confirmation and issue a guarantee to the blockchain at the same time, so that the buyers can certainly withdraw the auction funds after auction failure; the hash value is a unique and extremely compact representation of a piece of data, if a piece of plaintext is hashed and even if only one letter of the piece is changed, subsequent hashes will produce different values, and it is computationally infeasible to find two different inputs that are hashed to the same value, so the hash value of the data can verify the integrity of the data, and it is very effective for fast-lookup and encryption algorithms.
The auction method based on the blockchain further places all auction links and payment links in the blockchain environment, can further guarantee the security in the auction process, and can also be applied to online virtual currency transaction to enhance privacy and confidentiality by introducing a Hash algorithm.
Detailed Description
The technical solutions for achieving the objects of the present invention are further illustrated by the following specific examples, which should be construed as including but not limited to the following examples.
Example 1
An auction method based on a block chain comprises the following steps:
a preparation link: establishing a block chain for auction, issuing auction subject matter information to the block chain by an auctioneer, issuing a guarantee by the auctioneer through the block chain, and issuing a transaction application in the block chain; after confirming the auction bidding object and the auction participants, the auctioneer sends a transaction warranty to the auction participants through the blockchain and issues a public auction deposit to the blockchain;
an auction link: the auctioneer sends a promise of refunding the bid for the non-winning bid to the auction participants participating in the auction through the block chain, the auction participants release auction guarantee funds through the block chain and auction through the block chain; after bidding is finished, if the auctioneer does not disclose successful bidders and the highest bidding price, the auctioneer obtains compensation according to the transaction warranty; if the auctioneer discloses the successful auctioneer and the highest bid, the auction link is successful;
and in the payment link, the successful auction participants finish payment and select to confirm the receiving or returning of goods after obtaining the bidding objects, thereby finishing the auction.
This is one of the most basic embodiments of the present invention. By establishing a block chain for auction, putting all auction participants, bid objects, and the promise and guarantee funds in the auction into the block chain, issuing and confirming the auction participants, auction clients and bid objects through the block chain by using the block chain technology, paying the guarantee funds of each participant into the block chain, putting the auction bids, the promise and the like in the auction process into the block chain, ensuring the auction fairness without a third-party credit institution and ensuring the compulsory auction result, saving the relevant justice fee due to the absence of the participation of the third-party credit institution, and realizing the method of online virtual transaction by using the block chain technology, wherein the transaction form of virtual money such as bitcoin is seemingly from user to user, and the virtual money is actually circulated only between transactions, and each transaction has input (input) and output (output), each transaction may generate a new output using the output generated by the last transaction as an input, e.g., transaction TxThe generated output can be used by the next transaction, transaction T, when it satisfies the Boolean function defined by its out-scripty1And transaction Ty2The generated output is transaction TxInput, two input-scripts represent a legal use transaction Ty1And transaction Ty2Information of the generated output.
Example 2
An auction method based on a block chain comprises the following steps:
a preparation link: establishing a block chain for auction, issuing auction subject matter information to the block chain by an auctioneer, issuing a guarantee by the auctioneer through the block chain, and issuing a transaction application in the block chain; after confirming the auction bidding object and the auction participants, the auctioneer sends a transaction warranty to the auction participants through the blockchain and issues a public auction deposit to the blockchain;
an auction link: the auctioneer sends a promise of refunding the bid for the non-winning bid to the auction participants participating in the auction through the block chain, the auction participants release auction guarantee funds through the block chain and auction through the block chain; after bidding is finished, if the auctioneer does not disclose successful bidders and the highest bidding price, the auctioneer obtains compensation according to the transaction warranty; if the auctioneer discloses the successful auctioneer and the highest bid, the auction link is successful;
a payment link, namely, after the successful auction bidder finishes payment and obtains the object of interest, selecting to confirm to receive or return the goods and finish the auction;
in the preparation link, in order to obtain qualification for participating in the auction, an auction user needs to issue a transaction request containing a signature and auction funds to a blockchain; the auctioneer selects the auction participants, signs in the transaction request of the selected auction participants, issues the signature in the block chain together with the public auction margin, and issues a transaction warranty with the signature to the selected auction participants;
in the preparation link, the auctioneer sends a transaction security certificate to the participants of the auction through the blockchain and issues a public auction margin to the blockchain, namely, a secret value s is generated in the blockchaincAnd thereby generating a hash calculation hc=H(sc) And issuing the transaction guarantee book signature and the open bidding deposit together into the block chain, if the auctioneer does not open the secret value s after the auction is overcNamely, considering the auction holder to violate and stop the auction processIn the order, the seller loses its open bid margin;
in the auction link, the participants of the auction release their own bid prices to the auctioneers and the block chain, after the auction is over, if the auctioneers disclose successful participants of the auction and the highest bid, the auction is successful, and the participants who are not successful in the auction withdraw their auction funds; if the auctioneer does not publicly auction successful bidders and the highest bid price is judged to be auction failure, all the auctioneers obtain the public auction margin of the auctioneer according to the transaction warranty as compensation and retrieve the auction fund of the auctioneer;
if the auction link is successful, the successful auctioneer initiates payment through the block chain and requires the auctioneer to issue a refund promise of transaction failure to the block chain, and the failed auctioneer withdraws the bid guarantee money according to the refund promise of not winning a bid; the auctioneer issues a transaction failure refund acceptance to the blockchain and starts the transaction;
the successful auction bidders initiate payment through the blockchain and require the auctioneers to issue a transaction failure refund promise and request transaction to the blockchain, namely, the auction bidders issue transaction requests and transaction promise funds to the blockchain and require the auctioneers to initiate transaction and guarantee funds to the blockchain, and if the auction process is not completed, the sellers lose the guarantee funds of the transaction and the buyers lose the transaction promise funds;
the transaction commitment fund is used for guaranteeing that the successful auction bidder does not sign for the fund after receiving the goods, and if the successful auction bidder does not sign for the fund after receiving the goods, the successful auction bidder loses the transaction commitment fund during transaction;
in the payment link, the successful auction bidders issue transaction commitment funds through the blockchain and require the auctioneers to issue transaction failure refund commitments to the blockchain, and the auctioneers issue transaction failure refund commitments and commitment funds to the blockchain; if the successful auction bidder pays the remaining money and obtains the object to complete the sign-in, the transaction is completed, and the auctioneer withdraws the commitment money; if the successful auction bidder does not obtain the bidding object and the transaction is not completed, the successful auction bidder takes back the transaction commitment fund and the buyer loses the commitment fund;
the successful auction bidder finishes payment and obtains the bidding object, and if the successful auction bidder is not satisfied with the bidding object, the successful auction bidder chooses not to publish transaction completion to the blockchain and enters a return flow; if so, the transaction completion is posted to the blockchain.
This is a preferred embodiment of the present invention. By establishing a block chain for auction, putting all auction participants, bid objects, and the promise and guarantee funds in the auction into the block chain, issuing and confirming the auction participants, auction clients and bid objects through the block chain by using the block chain technology, paying the guarantee funds of each participant into the block chain, putting the auction bids, the promise and the like in the auction process into the block chain, ensuring the auction fairness without a third-party credit institution and ensuring the compulsory auction result, saving the relevant justice fee due to the absence of the participation of the third-party credit institution, and realizing the method of online virtual transaction by using the block chain technology, wherein the transaction form of virtual money such as bitcoin is seemingly from user to user, and the virtual money is actually circulated only between transactions, and each transaction has input (input) and output (output), each transaction may generate a new output using the output generated by the last transaction as an input, e.g., transaction TxThe generated output can be used by the next transaction, transaction T, when it satisfies the Boolean function defined by its out-scripty1And transaction Ty2The generated output is transaction TxInput, two input-scripts represent a legal use transaction Ty1And transaction Ty2Information of the generated output; in order to obtain the qualification of participating in the auction, each auction person needing to participate in the auction submits an application for participation to an auction party, auction funds are used for ensuring that the auction person at least has funds, and the auction person selects a certain number of buyers for participating in the auction according to the information such as the auction funds, the credit rating of the auction person and the like, sends signature information to the buyers for confirmation and simultaneously issues a guarantee to a block chain, so that the buyers can certainly withdraw the auction funds after the auction fails, the step is used for confirming that the buyers really have the funds, and the buyer does not worry about being unable to withdraw the auction funds unlike the traditional form of payment deposit; hash valueThe method is a unique and extremely compact numerical value representation form of a section of data, if a section of plaintext is hashed and even if only one letter of the section is changed, the subsequent hash can generate different values, and two different inputs with the same value as the hash can not be found computationally, so that the hash value of the data can be used for checking the integrity of the data, and the method has good effect for quick searching and encryption algorithm; and furthermore, the auction link and the payment link are all arranged in a block chain environment, so that the guarantee of the auction process can be further ensured, and meanwhile, the method is also suitable for introducing a Hash algorithm into online virtual currency transaction to enhance the privacy and confidentiality.
Example 3
A blockchain-based auction method, comprising the steps of:
1. each person who needs to participate in the auction submits an application for participation to the auction party, and the submission method is to publish an application transaction in a block chain and require a seller s to sign a return transaction before signing and publishing the application transaction;
2. after selecting the buyer to participate in the bidding, the seller signs the open _ max transaction and publishes it into the blockchain, and the signed open _ max _ paydeposing transaction is sent to the buyer. This set of transactions is used to ensure that the seller needs to disclose the transaction results within a certain time, otherwise the seller will lose funds for the open _ max transaction;
3. each buyer bids by issuing a put money transaction in the blockchain, the funds in which correspond to a subscription. And requiring the seller to sign a putmeney i _ payback transaction before issuing the transaction in the blockchain, wherein the putmeney i _ payback transaction is used for recovering funds, if the seller does not perform subsequent operations after a certain time and discloses s, the funds are recovered, and the seller signs and issues the putmeney i transaction after signing the putmeney i _ payback transaction;
4. the seller generating a secret scAnd thereby generate an hc=H(sc) And signing and publishing open _ s transactions into blockchains, one of the conditions for using funds for open _ s transactions is to publish a secret s so that hcH(s). The seller signs the transaction open _ s _ paydepots transaction for each group of buyers, leaving the seller atNot publish scSo that a certain amount of money is lost;
5. the seller publishes and signs the open _ max _ getback _ money transaction in step 2 in the blockchain, which is used to reclaim funds in the open _ max transaction. The non-winning buyer withdraws funds in its put-money transaction with the put-moneygiveback transaction;
6. if the seller does not disclose the max value, the open _ max _ paydeposide transaction is effected to participate in bidding for the buyer to obtain compensation;
7. generating a puttermoney transaction by a winning buyer for paying the residual money, and signing and issuing the transaction signature to a blockchain after requiring the seller to sign the puttermoney _ payback transaction;
8. to complete the seller's subsequent flow of the auction, the buyer signs the transaction deposint i and publishes it into the blockchain. The seller is then required to sign and issue a requests transaction. If the auction process is not complete, the seller will lose funds for output of locations, while the buyer loses funds for the location i transaction. The purchaser may redeem funds for deposint i (through the paydeposint transaction) through the getback deposing transaction. The buyer generates a secret s for receipt. And disclosing the h value in getback deposint with h ═ h(s);
9. the buyer signs put _ money i _ pay transaction after the buyer publishes and signs the requests on the seller, and the putestmoney _ payest is sent to the seller, and the seller publishes the put _ money i _ pay transaction to obtain funds;
10. if the goods are not satisfied and distributed, the buyer signs the goods; if not satisfied, entering the return process.
Example 4
A blockchain-based auction method, comprising the steps of:
a preparation link:
1. to qualify for participation in an auction, each of the participants who are required to participate in the auction submits an application for participation to the auctioneer, using the application transaction herein, and signing and releasing the application transaction to the front of the blockchain, requiring the seller s to sign a reply transaction; the use of the application transaction is to ensure that the buyer i has at least the funds vaSeller s according to vaAnd the seller's creditRatings (not discussed herein with respect to credit ratings) select a certain number of buyers to bid on and send them an informative confirmation, while signing with a block: t is trA refund transaction for recovering application transaction funds; since the buyer signs and distributes the application transaction after the seller signs the transaction of the reply, the buyer can certainly issue the application transaction at trAnd then withdraws funds for the application transaction. This step is to confirm that the buyer is in fact in possession of the funds; unlike the traditional form of deposit payment, the buyer does not worry about not being able to receive the deposit.
2. The seller creates an open _ max transaction for each buyer (k1 buyers) participating in the bidding for each lease, signs the transaction and publishes it into the blockchain for the english auction (i.e., open up auction); the fund of the transaction is
vmThe source is the seller, the transaction generates output that is input to the later open _ max _ paydispose, open _ max _ getback _ money transactions, the seller withdraws funds via the open _ max _ getback _ money transaction, and the bidding buyer is paid "deposit" via the open _ max _ pay _ dispose transaction; the purpose of these three transactions is to require the seller to post the results of the transaction within a specified time, max is a fixed amount only, and the final transaction prices are k max, k and v to prevent overly large funds from being at riskmThe value of (a) is given by the seller, which value is obtained by a seller function: (k, v)m) F1(c, va, n), where c is the credit of the buyer, n is the number of participants in the bid, va is the predicted bid price of the product, and the specific implementation of this function is not discussed, but k should be negatively related to va, vm should be positively related to c and va, and negatively related to n; the establishment of the credit system, the present invention, will not be discussed in detail.
For example, we can give the following formula:
k=10(va<10000) (1)
k=100(va>=10000) (2)
vm=va/(100*n)*c (3)
the output usage condition generated by the transaction is one of the following:
the seller has a signature and gives a max value in a certain format and the seller has a signature for the max value.
② signature of both seller and buyer
The seller signature open _ max _ paydeposing transaction is sent to the buyer, the source (input) of the transaction is the output generated by the open max transaction, and the recipients of the funds are k1 buyers, for the seller to pay the "deposit" to the buyer. Its usage meets the condition that the signature of both seller and buyer is carried on the deal with blkockt, at t1The time is later to take effect.
At time t1The internal seller can use the output generated by the open max transaction through the open _ max _ getback transaction to recover funds, and the open _ max _ payrelease transaction and the open _ max _ getback _ money transaction are only valid for transactions that take effect earlier, since digital currency such as bitcoin can prevent double payment.
If the seller is not at t1The output that was previously generated using the open max transaction then takes effect, resulting in lost funds for the seller.
open _ max _ getback _ money transaction funds recipient is the seller and the source is the output generated by open max.
Using a signature which meets the condition that the seller has the signature and gives a max value which meets a certain format and gives the signature of the seller to the max value; no funds are lost as long as the seller publishes max within the specified time.
3. Seller generates an hc=H(sc) Sign open _ s transaction and publish it in blockchain, and sign transaction open _ s _ paydepots for each set of buyers (k 2) so that sellers are not publicly distributedcSo that a certain amount of money is lost, and the fund is vs,vsObtained from the following function:
vs=F2(c,vb) (4)
where c is the credit value of the buyer, vbTo estimate the closing price; v. ofsShould be proportional to vbThe specific choice of function we do not discuss.
open _ s _ payresponses transaction input is the output generated by open _ s transaction, the use condition of open _ s _ payresponses transaction is the total signature of a group of buyers, and vsShould not be too large because the transaction functions to pay the deposit to total and reserveLattice peering; if the buyer violates the contract, the seller loses all vsThe winning buyer loses the transaction funds.
Similar to the open _ max transaction described above, the seller receives back the open _ s transaction through the open _ s _ getback _ moneys transaction to generate output funds, and pays for the deposit through the paydeposits transaction.
If the seller is not at t2The private publication s, open _ s _ payresponses transaction is in effect and the seller loses funds.
A bidding link:
4. buyers bid by issuing putmoney i transactions in the blockchain, and if the bid value is not max, the buyers can reclaim output generated by the transactions; but at this point the publish putmeney i transaction is not signed, requiring the seller to sign the putmeney i _ payload transaction, which is used to reclaim funds if t3The post seller does not follow up and publishes s, funds are reclaimed and the putmeney i transaction is signed and released into the blockchain after the seller signs the putmeney i _ payload transaction.
The putmoneyi transaction fund source is one of the buyers, and the use condition for generating output is one of the following two conditions:
that is, there is a buyer's signature and the value of max which requires the seller's signature
② there are two signatures and publish an s-make hc=H(s)
The putmeney i _ Payback transaction is accompanied by a block, at t3Funds are then recovered by the seller, using the output generated by the putmoney i transaction, subject to the conditions:
② there are two signatures and publish an s-make hc=H(s)
5. The seller signs the putmeney i _ payload transaction and issues it to the buyer, who signs and issues the putmeney i transaction into the blockchain.
6. Bidding completes the seller disclosure max and withdraws funds for the open _ max transaction by disclosing the open _ max _ getback _ money transaction and signing; the buyer recycles the output generated by the transaction putmeney i through the putmeney i _ giveback i transaction when the bid value is not max.
The transaction uses the output generated by the putmoney i transaction, and meets the use condition:
the buyer has a signature and the owned fund is not max, and the max value requires a seller to sign and pay:
7. the winning buyer's house generates a putestmoney transaction for payment of the remaining money and requests the seller to sign the putestmoney _ payback transaction before signing and releasing the transaction into the blockchain.
The source of the puttermoney transaction funds is a winning buyer, and the use conditions for generating output are as follows:
both parties sign and publish an s-let hc=H(s)。
The purestmoney _ payback transaction receiver is a buyer, the input generates output for the purestmoney transaction according with the unique using condition, and the output is provided with block t4For withdrawing money when the seller is not making the next contract.
8. In order for the seller to complete the subsequent flow of the auction, the buyer signs and signs the transaction, then asks the seller to sign and publish the transaction for the requests (see step 9), and if the auction flow is not completed, the seller will lose the output of the requests, i.e., the deposit vsAnd the buyer loses funding for the deposint i transaction V1 (through the paydeposing transaction), the buyer redeems funding for the deposint i through the getback deposing transaction, the buyer generates a secret value s for sign-in, and publishes the value h with h ═ h(s) in getback deposing.
In step 11, after the buyer receives the goods of the seller, the buyer discloses the value of s, completes the signing process, all the output of the default i are used, the seller also needs to publish s again after the buyer publishes s, the output of the default c can also be used, wherein the transactions of the default i and the default are the transactions generated by the buyer and the seller respectively, and in order to prevent the buyer from changing s and not publishing s, we adopt hash disclosure h ═ h(s), and require the buyer to disclose the transaction of the default.
deposint i the source of the transaction is buyer, and the conditions for using output are that buyer publishes its secret and has buyer's signature.
9. The seller publishes a places transaction into the blockchain that causes the seller to submit a deposit vsWherein v issThe values of (a) are as follows:
vs=F3(k·max,c) (5)
i.e. vsThere is a bargaining price and buyer reputation c decision.
The transaction source is the seller, and the output conditions are generated to publish its secret value to the buyer and have the seller's signature.
10. The buyer signature put _ money i _ pay transaction and puttermoney _ payrest are sent to the seller, the seller issues the put _ money i _ pay transaction into a block chain to obtain the fund puttermoney _ payrest transaction using condition that the seller has the signature and publishes the secret value of the seller, and the puttery i _ pay transaction using condition that the seller has the signature and the seller publishes the secret value of the seller.
11. If the goods are not satisfied and distributed, the buyer signs the goods; if the goods are not satisfied, entering a goods returning process; without publishing, the buyer loses funds for the depositc transaction.

Claims (5)

1. An auction method based on a block chain is characterized by comprising the following steps:
a preparation link: establishing a block chain for auction, issuing auction subject matter information to the block chain by an auctioneer, issuing a guarantee by the auctioneer through the block chain, and issuing a transaction application in the block chain; after confirming the auction bidding object and the auction participants, the auctioneer sends a transaction warranty to the auction participants through the blockchain and issues a public auction deposit to the blockchain; the bidder needs to obtain qualification for participating in the auction by issuing a transaction request containing a signature and an auction fund to the blockchain; the auctioneer selects the auction participants, signs in the transaction request of the selected auction participants, issues the signature in the block chain together with the public auction margin, and issues a transaction warranty with the signature to the selected auction participants;
an auction link: the auctioneer sends a promise of refunding the bid for the non-winning bid to the auction participants participating in the auction through the block chain, the auction participants release auction guarantee funds through the block chain and auction through the block chain; after bidding is finished, if the auctioneer does not disclose successful bidders and the highest bidding price, the auctioneer obtains compensation according to the transaction warranty; if the auctioneer discloses the successful auctioneer and the highest bid, the auction link is successful;
and (3) a payment link: the successful auction participants finish payment and choose to confirm the receiving or returning after getting the bidding object, and finish the auction;
if the auction link is successful, the successful auctioneer initiates payment through the block chain and requires the auctioneer to issue a refund promise of transaction failure to the block chain, and the failed auctioneer withdraws the bid guarantee money according to the refund promise of not winning a bid; the auctioneer issues a transaction failure refund acceptance to the blockchain and starts the transaction;
the successful auction bidders initiate payment through the blockchain and require the auctioneers to issue a transaction failure refund promise and request transaction to the blockchain, namely, the auction bidders issue transaction requests and transaction promise funds to the blockchain and require the auctioneers to initiate transaction and guarantee funds to the blockchain, and if the auction process is not completed, the sellers lose the guarantee funds of the transaction and the buyers lose the transaction promise funds;
the transaction commitment fund is used for guaranteeing that the successful auction bidder does not sign after receiving the goods, and if the successful auction bidder does not sign after receiving the goods, the transaction commitment fund is lost to generate the transaction commitment fund during transaction.
2. A blockchain-based auction method according to claim 1, characterized in that: in the preparation link, an auctioneer sends a transaction security certificate to the auction participants participating in the auction through a blockchain and issues a public bidding deposit to the blockchain, a secret value is generated in the blockchain, a Hash calculation formula is generated according to the secret value, a transaction security book signature is issued in the blockchain together with the public bidding deposit, and if the auctioneer does not disclose the secret value after the auction is finished, the auctioneer is regarded as that the auctioneer violates and stops the auction process, and the seller loses the public bidding deposit.
3. A blockchain-based auction method according to claim 1, characterized in that: in the auction link, the participants of the auction release their own bid prices to the auctioneers and the block chain, after the auction is over, if the auctioneers disclose successful participants of the auction and the highest bid, the auction is successful, and the participants who are not successful in the auction withdraw their auction funds; if the auctioneer does not publicly auction successful bidders and the highest bid price deems the auction failed, all the auctioneers obtain the public auction margin of the auctioneer according to the transaction warranty as compensation and retrieve the auction fund.
4. A blockchain-based auction method according to claim 1, characterized in that: in the payment link, the successful auction bidders issue transaction commitment funds through the blockchain and require the auctioneers to issue transaction failure refund commitments to the blockchain, and the auctioneers issue transaction failure refund commitments and commitment funds to the blockchain; if the successful auction bidder pays the remaining money and obtains the object to complete the sign-in, the transaction is completed, and the auctioneer withdraws the commitment money; if the successful auction bidder does not obtain the bidding object and the transaction is not completed, the successful auction bidder takes back the transaction commitment fund and the buyer loses the commitment fund.
5. A block chain based auction method according to claim 1 or 4, characterized in that: the successful auction bidder finishes payment and obtains the bidding object, and if the successful auction bidder is not satisfied with the bidding object, the successful auction bidder chooses not to publish transaction completion to the blockchain and enters a return flow; if so, the transaction completion is posted to the blockchain.
CN201710905474.4A 2017-09-28 2017-09-28 Auction method based on block chain Active CN107679976B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710905474.4A CN107679976B (en) 2017-09-28 2017-09-28 Auction method based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710905474.4A CN107679976B (en) 2017-09-28 2017-09-28 Auction method based on block chain

Publications (2)

Publication Number Publication Date
CN107679976A CN107679976A (en) 2018-02-09
CN107679976B true CN107679976B (en) 2021-02-12

Family

ID=61138617

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710905474.4A Active CN107679976B (en) 2017-09-28 2017-09-28 Auction method based on block chain

Country Status (1)

Country Link
CN (1) CN107679976B (en)

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019157740A1 (en) * 2018-02-14 2019-08-22 华为技术有限公司 Method for processing data, apparatus for processing data and device for processing data
GB201803815D0 (en) 2018-03-09 2018-04-25 Nchain Holdings Ltd Computer-implemented methods and systems
CN108549819A (en) * 2018-03-13 2018-09-18 中国地质大学(武汉) A kind of bidding processing method and system based on block chain
CN108564457A (en) * 2018-04-20 2018-09-21 中国联合网络通信集团有限公司 Auction method for processing business, device and block chain node
CN108650073B (en) * 2018-05-07 2019-03-29 浙江工商大学 A kind of secret protection price competing method based on block chain
CN108880863B (en) * 2018-05-26 2021-02-19 江西理工大学 Smart power grid equipment safety diagnosis service system based on block chain technology
CN108805627B (en) * 2018-06-19 2021-06-01 腾讯科技(深圳)有限公司 Media resource allocation method, device, system, medium and equipment
TWI679596B (en) * 2018-06-29 2019-12-11 樂點股份有限公司 Data record method of virtual object trading and system thereof
CN109118343B (en) * 2018-07-26 2020-09-15 上海交通大学 Auction method and system for fixed number of objects based on block chain and medium
CN109359971B (en) * 2018-08-06 2020-05-05 阿里巴巴集团控股有限公司 Block chain transaction method and device and electronic equipment
CN109359974B (en) 2018-08-30 2020-10-30 创新先进技术有限公司 Block chain transaction method and device and electronic equipment
WO2020047802A1 (en) * 2018-09-06 2020-03-12 王李琰 Online auction method and system based on block chain technology
CN109146652A (en) * 2018-09-06 2019-01-04 王李琰 A kind of online auction system and system based on block chain technology
CN111833186A (en) 2018-09-20 2020-10-27 创新先进技术有限公司 Transaction method and device based on block chain and node equipment
CN109583886B (en) 2018-09-30 2020-07-03 阿里巴巴集团控股有限公司 Transaction method and device based on block chain and remittance side equipment
CN109635584B (en) * 2018-11-23 2019-08-27 浙江工商大学 A kind of data link privacy calculation method based on block chain
AU2018349940B2 (en) 2018-12-29 2020-08-20 Advanced New Technologies Co., Ltd. System and method for information protection
CN109711905A (en) * 2019-01-09 2019-05-03 山东浪潮质量链科技有限公司 A kind of reference price providing method, server and device based on block chain
CN110298180B (en) * 2019-04-01 2021-03-26 北京深安未来科技有限公司 Public certificate management system based on block chain
CN111147253B (en) * 2019-12-23 2021-11-16 联想(北京)有限公司 Information processing method, information processing device, electronic equipment and storage medium
TWI725698B (en) * 2020-01-07 2021-04-21 臺灣銀行股份有限公司 Judicial sale system of loan collateral and method thereof
CN111242739A (en) * 2020-01-10 2020-06-05 中国科学技术大学 Bidding method, bidding device, electronic equipment and storage medium
CN113379519A (en) * 2020-03-10 2021-09-10 本无链科技(深圳)有限公司 Credible auction method and system based on block chain
CN111583002A (en) * 2020-04-30 2020-08-25 财付通支付科技有限公司 Data processing method, data processing device, electronic equipment and storage medium
CN111639924B (en) * 2020-05-29 2021-05-14 上海旺链信息科技有限公司 Artwork auction method and system based on block chain
CN112132669B (en) * 2020-09-30 2024-04-12 北京金山云网络技术有限公司 Online auction system, online auction method, online auction device and electronic equipment
CN112862576A (en) * 2021-02-07 2021-05-28 湖南大学 Bidding auction method, system, equipment and storage medium based on block chain
CN113065934B (en) * 2021-02-21 2023-07-07 西安电子科技大学 Auction method and system with verifiable privacy, computer equipment and application
CN113191861B (en) * 2021-05-06 2023-04-14 杭州复杂美科技有限公司 Auction method, computer device and storage medium
CN113205399B (en) * 2021-05-21 2023-07-14 中国联合网络通信集团有限公司 Electronic bidding method, first bidding node equipment and neutral third party node equipment
US11563571B1 (en) 2022-04-12 2023-01-24 Zubin Teja Methods and systems for generating, subscribing to and processing action plans using a blockchain
CN114493811A (en) * 2022-04-19 2022-05-13 北京大学 Decentralized work examination method and device
CN116975819A (en) * 2023-09-22 2023-10-31 北京天润基业科技发展股份有限公司 Qualification verification method and device and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130232023A2 (en) * 2011-08-12 2013-09-05 Randall Frank Muse Systems and methods to process online monetary payments dependenton conditional triggers involving future events for online auctions and online trading exchanges involving stock exchange, commodity exchange, foreign exchange, sporting exchange, gaming exchange, file sharing exchange, andother types of online peer-to-peer exchange.
CN106875164A (en) * 2016-12-29 2017-06-20 北京握奇智能科技有限公司 A kind of decentralization electricity transaction method and system based on block chain technology
CN107038578B (en) * 2017-04-19 2020-10-16 浙江数秦科技有限公司 Multi-signature transaction information processing method in data transaction platform based on block chain

Also Published As

Publication number Publication date
CN107679976A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
CN107679976B (en) Auction method based on block chain
Asgaonkar et al. Solving the buyer and seller’s dilemma: A dual-deposit escrow smart contract for provably cheat-proof delivery and payment for a digital good without a trusted mediator
CN109544160B (en) Transaction authenticity verification method and system based on block chain and intelligent contract
TWI822653B (en) Blockchain-based exchange with tokenisation
CN106504094B (en) Transaction matching method and system of distributed general ledger system based on block chain technology
US20200193432A1 (en) Method and system for settling a blockchain transaction
EP3396612A1 (en) Method and system for creating a user identity
JP2022095918A (en) Tokenizing method and system for executing exchange on block chain
TWM543413U (en) Web lending platform using technology of blockchain for deal
CN112884554B (en) Auction method of Internet of things data auction system based on alliance chain
JP2002510409A (en) Forex trading system
US20220138748A1 (en) Method and system for settling a blockchain transaction
CN109118102B (en) Fair bidirectional combined cloud resource allocation method and system based on block chain
EP3496027A1 (en) Method for settling a blockchain asset
CN113283957B (en) Entity product transaction method based on blockchain
CN110020928A (en) Anti- conspiracy attack network auction method based on block chain intelligence contract
CN116545773B (en) Method, medium and electronic equipment for processing privacy data
CN112862576A (en) Bidding auction method, system, equipment and storage medium based on block chain
CN113962714A (en) Auction tracing method based on Etheng privacy protection and implementation system
CN112801785A (en) Fair data transaction method and device based on block chain intelligent contract
CN111784483A (en) Secure multiparty computing protocol algorithm fusing Pedersen commitment and Schnorr protocol
CN115280352A (en) Method and apparatus for blockchain-based auction providing privacy protection
CN112368733A (en) Method and equipment for transaction matching based on blockchain system
CN111445356A (en) Commodity housing construction project approval and commodity housing transaction method based on block chain intelligent contracts
Parkes et al. Achieving trust without disclosure: Dark pools and a role for secrecy-preserving verification

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant