WO2020019783A1 - Event prediction method and apparatus, and electronic device - Google Patents

Event prediction method and apparatus, and electronic device Download PDF

Info

Publication number
WO2020019783A1
WO2020019783A1 PCT/CN2019/084116 CN2019084116W WO2020019783A1 WO 2020019783 A1 WO2020019783 A1 WO 2020019783A1 CN 2019084116 W CN2019084116 W CN 2019084116W WO 2020019783 A1 WO2020019783 A1 WO 2020019783A1
Authority
WO
WIPO (PCT)
Prior art keywords
result
prediction
blockchain
participant
smart
Prior art date
Application number
PCT/CN2019/084116
Other languages
French (fr)
Chinese (zh)
Inventor
祁鹏涛
陆旭明
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2020019783A1 publication Critical patent/WO2020019783A1/en

Links

Images

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
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Definitions

  • One or more embodiments of the present specification relate to the field of blockchain technology, and in particular, to an event prediction method and device, and an electronic device.
  • event prediction can be performed in a variety of ways, such as predictive analysis based on historical data, and then predictive analysis based on a prediction model trained on samples. Due to the differences in the prediction data used, the prediction method used, and the prediction environment, the different participants often get different prediction results when they participate in the prediction of the results for the same event, even with large deviations. .
  • one or more embodiments of the present specification provide an event prediction method and device, and an electronic device.
  • an event prediction method is proposed, which is applied to a blockchain node; the method includes:
  • the smart contract Invoking a smart contract for evaluating a prediction situation, the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to compare the first result according to the comparison result Smart asset credentials are assigned to the parties.
  • an event prediction device which is applied to a blockchain node; the device includes:
  • the release determination unit determines that the prediction result input by the participant for a specified event is released to the blockchain, and the input time of the prediction result is earlier than the occurrence time of the actual result of the specified event;
  • the contract invoking unit invokes a smart contract for evaluating a prediction situation, and the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to compare the prediction result with the actual result.
  • the first smart asset credential is assigned to the participant.
  • an electronic device including:
  • Memory for storing processor-executable instructions
  • the processor executes the executable instruction to implement the event prediction method according to any one of the foregoing embodiments.
  • FIG. 1 is a flowchart of an event prediction method according to an exemplary embodiment.
  • FIG. 2 is a schematic diagram of predicting an event result according to an exemplary embodiment.
  • FIG. 3 is a flowchart of functional logic implemented by a smart contract according to an exemplary embodiment.
  • FIG. 4 is a flowchart of functional logic implemented by another smart contract according to an exemplary embodiment.
  • FIG. 5 is a schematic structural diagram of a device according to an exemplary embodiment.
  • FIG. 6 is a block diagram of an event prediction apparatus according to an exemplary embodiment.
  • the steps of the corresponding method are not necessarily performed in the order shown and described in this specification.
  • the method may include more or fewer steps than described in this specification.
  • a single step described in this specification may be divided into multiple steps for description in other embodiments; and multiple steps described in this specification may be combined into a single step for other embodiments. description.
  • FIG. 1 is a flowchart of an event prediction method according to an exemplary embodiment. As shown in Figure 1, the method is applied to a blockchain node and can include the following steps:
  • Step 102 It is determined that a prediction result input by a participant for a specified event is published to a blockchain, and an input time of the prediction result is earlier than an occurrence time of an actual result of the specified event.
  • the transaction can be used to publish the prediction results entered by the participants on the blockchain, becoming one of the distributed databases in the blockchain. Data.
  • a narrow transaction refers to a value transfer issued by a user to the blockchain; for example, in a traditional Bitcoin blockchain network, a transaction can be a transfer initiated by a user in the blockchain.
  • the generalized transaction refers to a piece of business data with business intent issued by the user to the blockchain; for example, the operator can build an alliance chain based on actual business needs, and rely on the alliance chain to deploy other types that are not related to value transfer.
  • Online business (such as event forecasting, renting business, vehicle dispatching business, insurance claims business, credit service, medical service, etc.), and in this type of alliance chain, the transaction can be a transaction issued by the user in the alliance chain.
  • Intent business message or business request Transactions in this description should be interpreted as transactions in a broad sense.
  • the blockchain uses a distributed database, the prediction results published on the blockchain cannot be tampered with, and the prediction results can be ensured to be true and reliable.
  • the prediction result input by the participant can be published to the blockchain by the aforementioned blockchain node.
  • the prediction result input by the participant may be published to the blockchain by other blockchain nodes different from the above-mentioned blockchain node, and the above-mentioned blockchain node may obtain information related to the prediction result, and
  • the prediction result (or a hash value of the prediction result) can be recorded in a local database (ie, a blockchain ledger) maintained by the blockchain node.
  • one or more participants can predict the same event, so that there can be prediction results corresponding to each participant on the blockchain; wherein each participant can have a corresponding unique identifier, such that The prediction results released by each participant can be associated with its unique identification, so as to effectively distinguish the various prediction results released on the blockchain.
  • the designated event is any event that is indicated to be determined to require result prediction, such as traffic conditions at an intersection, rice harvest in a certain area, typhoon formation time in a certain sea area, etc., which is not described in this specification. limit.
  • the input time of the prediction result should be earlier than the occurrence time of the actual result of the specified event.
  • the input time can be recorded in the transaction that contains the prediction result in the blockchain, or the transaction can be created directly.
  • the time is used as the input time.
  • the specified event is an instantaneous event, that is, the time period from the start time to the end time of the specified event is short, which is not enough for the participant to input the prediction result within the time period, and the participant The predicted result can be entered at any time before the actual result occurs.
  • the specified event is a non-transient event, that is, the participant can input the prediction result in a time period between the start time and the end time of the specified event, which can limit the participant in the specified event. Enter the prediction result after the start time of.
  • Step 104 Invoking a smart contract for evaluating a prediction situation, the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result, according to the comparison result. Assigning a first smart asset credential to the participant.
  • processing logic for comparing predicted results with actual results and processing logic for assigning smart asset credentials based on the comparison results can be written in the smart contract in advance, so that the smart contract can use the read prediction results and The actual result automatically determines whether the first smart asset voucher needs to be allocated to the corresponding participants; among them, since the processing logic on the smart contract is public content, and the entire processing process is automatically completed by the smart contract, there is no manual intervention, so whether it is The comparison of predicted results with actual results or the distribution of smart asset credentials can ensure objectivity and fairness.
  • the prediction result matches the actual result, it indicates that the participant providing the prediction result has a certain accuracy for the result prediction of the specified event. Then, by allocating the first smart asset voucher to the participants, the amount of smart asset vouchers held by each participant can be controlled, thereby achieving a marking effect for each participant to a certain extent: the more participants hold smart asset credentials The stronger the ability to predict the outcome of an event, therefore, in the subsequent event prediction process, it is possible to quickly select the participants with strong predictive ability to obtain potentially more accurate prediction results from these participants.
  • the smart asset voucher is used to characterize certain rights and interests, so as to realize the incentive for the participant to accurately predict the specified event, which helps the participant to continue to participate in the prediction of subsequent events, thereby achieving a virtuous circle.
  • the preset operation can include publishing transactions, initiating consensus (such as initiating based on the PBFT practical Byzantine fault tolerance algorithm), etc., and can allocate a certain amount to each blockchain node.
  • Intelligent asset voucher to facilitate the preset operation to complete smoothly as soon as possible.
  • participants can use the blockchain nodes that play the anchor role on the blockchain to exchange the smart asset certificates they hold for equivalent off-chain equity certificates, such as membership points in the membership system, Coupons, etc. on trading platforms are not limited in this manual.
  • the above-mentioned smart contract may be called under the driving of a transaction or another smart contract to trigger it to read the above-mentioned prediction result and actual result from the blockchain, thereby further implementing the events of this specification. Forecast scenario.
  • the actual result of the specified event can be published by the Oracle node in the blockchain to the blockchain. Since the data provided by the Oracle node is considered absolutely reliable, it can be guaranteed The accuracy of this actual result.
  • the actual result of the designated event may be published by any blockchain node in the blockchain to the blockchain after consensus.
  • any blockchain node may A consensus is initiated in the blockchain to confirm the actual results provided by any one of the blockchain nodes. When the actual result passes the consensus of each blockchain node, it shows that the actual result has sufficient accuracy and can be verified by It should be used for comparison with predicted results.
  • the specified event includes one or more sub-events
  • the prediction result is used to perform result prediction on the one or more sub-events; wherein the smart contract is used to predict
  • the first smart asset credential is allocated to the participant.
  • the prediction result is determined by the smart contract to match the actual result of the specified event.
  • the designated event includes multiple sub-events; when the first smart asset certificate is allocated to the participant, the size of the equity represented by the first smart asset certificate is positively related to the The proportion of the child events accurately predicted by the prediction result among the multiple child events.
  • the size of the equity represented by the first smart asset certificate may be Set the maximum value; when the prediction result is completely different from the actual result, that is, the proportion of the sub-events accurately predicted by the prediction result in the multiple sub-events is 0%, the equity represented by the first smart asset certificate
  • the size can be a preset minimum value (0 or another preset value).
  • the size of the equity represented by the first smart asset certificate can be linearly changed. For example, when the proportion is 30%, the equity is 30% of the preset maximum value. For example, when the proportion is 80%, the equity The size is 80% of the preset maximum, etc.
  • the size of the equity represented by the first smart asset certificate can be changed non-linearly, for example, when the proportion is 30%, the equity is 10% of the preset maximum value, and for example, when the proportion is 80% , The equity size is 50% of the preset maximum value, for example, when the proportion is 95%, the equity size is 80% of the preset maximum value.
  • the specified event includes multiple sub-events.
  • the prediction result is not completely consistent with the actual result, regardless of the proportion of the sub-events accurately predicted by the prediction result among the multiple sub-events, It can be determined that the two do not match, so that no smart asset credentials are assigned to the participants.
  • the second smart asset voucher held by the participant is frozen as a voucher for guaranteeing the validity of the predicted result; wherein the smart contract is used for If the prediction result does not match the actual result, the holding relationship of the participant to the guarantee certificate is released.
  • the guarantee certificate is used to guarantee the forecast results provided by the participant, which can set a certain threshold for the participant to avoid random participation and affect the Accurate prediction of the above specified events.
  • the equity represented by the second smart asset voucher when the equity represented by the second smart asset voucher is greater, it indicates that the participant is more confident in the prediction result provided by the participant, and when the prediction result matches the actual result, it indicates to a certain extent that the participant is indeed With strong forecasting capabilities, by setting the size of the equity represented by the first smart asset voucher to be positively correlated with the size of the equity represented by the second smart asset voucher, the forecasting capabilities of the corresponding participants can be performed More accurate labeling and greater incentives for corresponding parties.
  • the participant even if the participant does not freeze to form the guarantee certificate, he can still participate in the prediction of the result of the specified event, and obtain the above-mentioned first smart asset certificate if the predicted result matches the actual result.
  • the prediction result entered by the participant is determined to be invalid, so that it cannot really participate in the prediction of the result of the specified event; or, between the predicted result and the actual result.
  • the first smart asset voucher can be assigned to the participant, the first smart asset voucher cannot represent any equity equivalent to no smart asset voucher being allocated, making the participation of the party meaningless.
  • FIG. 2 is a schematic diagram of predicting an event result according to an exemplary embodiment. As shown in FIG. 2, it is assumed that the user A wishes to participate in the prediction of the result for the event B, and the user A can input the prediction result through the mobile phone 21 with the client installed.
  • the prediction result can be obtained by user A in any way, for example, by user A performing big data analysis on historical data through a server not shown in FIG. 2, or for example, by user A based on his own experience, which is not described in this specification. Limitation.
  • the device 22 is configured as a blockchain node in the blockchain, and the device 22 can receive the prediction result sent by the mobile phone 21; based on the logged-in account on the client running the mobile phone 21, the prediction result can be determined as coming from the user A.
  • the mobile phone 21 may also send the above prediction results to other blockchain nodes in the blockchain.
  • the processing process of these blockchain nodes is similar to that of the device 22, and reference may be made to the description of the device 22 in this specification.
  • other users can also predict the result of Event B and send it to device 22 or other blockchain nodes through their mobile phones or other electronic devices.
  • the processing process of these users is similar to that of User A. You can refer to this manual for details. A description of user A.
  • the device 22 can agree on the prediction result input by the user A in the blockchain, so that the prediction result is released to the blockchain after passing the consensus to be recorded in the blockchain's distributed database, that is, "on-chain” .
  • This specification does not limit the type of consensus algorithm used; for example, when the block chain where the device 22 is located is an alliance chain or a public chain, the device 22 can be based on algorithms such as PBFT (Practical Byzantine Fault Tolerance).
  • Other blockchain nodes initiate consensus, and after the consensus is passed, the prediction result is published to the blockchain, so that it is recorded in the blockchain's distributed database; for another example, when the blockchain where device 22 is located is In the public chain, the device 22 can compete with other blockchain nodes for bookkeeping rights based on the POW (Proof of Work, Proof of Work) algorithm, POS (Proof of Stake, Proof of Stake) algorithm, or other algorithms, and obtain the bookkeeping by
  • POW Proof of Work, Proof of Work
  • POS Proof of Stake, Proof of Stake
  • the right blockchain node records transaction data into the corresponding block, and when the transaction containing the prediction result input by user A is recorded, the prediction result can be recorded in the blockchain's distributed database.
  • the blockchain can include a predictor node 23, which can obtain data off-chain (that is, outside the blockchain) and transfer the data off-chain into the blockchain.
  • the oracle node 23 can obtain the actual result of event B from the off-chain, and publish the actual result to the blockchain for recording in the blockchain's distributed database, that is, "on-chain”.
  • a smart contract can be created on the blockchain in advance.
  • a function logic is defined for determining the matching between the prediction result and the actual result.
  • the function logic can automatically compare the prediction result input by the user A with the actual result of the event B passed by the oracle node 23, so that the comparison result is objective. ,accurate.
  • a smart contract can be called by a transaction on the blockchain or other smart contracts to trigger its automatic implementation of related functional logic, such as the functional logic described above for determining the matching between predicted results and actual results. Wait.
  • the device 22 may issue a transaction in the blockchain or call other smart contracts to implement the above-mentioned smart contract; or, it may call the above-mentioned smart contract by other blockchain nodes, and this specification does not limit this.
  • the above-mentioned smart contract can be run on the device 22 to automatically implement the above-mentioned functional logic.
  • FIG. 3 is a flowchart of functional logic implemented by a smart contract according to an exemplary embodiment. As shown in FIG. 3, the functional logic may include the following steps:
  • Step 302 Obtain the prediction result of user A from the blockchain.
  • the prediction result of user A is recorded in a transaction on the blockchain, and the transaction can be marked as related to event B, so that the smart contract can find the transaction from the blockchain accordingly. And obtain the prediction result of user A.
  • the smart contract can obtain the prediction result input by user A by scanning the transaction record of a specific address or the transaction record of a specific serial number.
  • the prediction results input by other users are also recorded on the blockchain, and the smart contract can obtain these prediction results in a similar manner, which will not be described one by one here.
  • Step 304 Obtain actual results from the blockchain.
  • the actual result passed by the oracle 23 is recorded in a transaction on the blockchain, and the transaction can be marked as related to event B, so that the smart contract can be retrieved from the blockchain accordingly. Find the transaction and get the actual result.
  • the smart contract can obtain the actual result by scanning the transaction record of a specific address or the transaction record of a specific serial number.
  • Step 306 Compare the prediction result of the user A with the actual result of the event B, and determine whether the prediction result is consistent with the actual result.
  • event B is the only event and does not include multiple sub-events, so that there are only two cases of the predicted result and the actual result: the result is consistent or the result is not consistent.
  • the predicted results should have the same data structure as the actual results to facilitate comparison operations. For example, suppose event B is the traffic condition of a certain intersection during the rush hour.
  • step 308A when the prediction result is consistent with the actual result, it is determined whether a guarantee certificate exists for the user A.
  • step 310A when there is a security certificate, the smart asset certificate S1 is allocated to the user A.
  • step 310B when there is no guarantee certificate, the smart asset certificate S2 is allocated to the user A.
  • the user A may configure a corresponding guarantee credential on the prediction result input by the user A, so as to guarantee the validity of the prediction result.
  • user A may have a corresponding account a in the blockchain and hold a certain amount of smart asset vouchers through the account a. At least a part of the smart asset vouchers in the account a may be frozen to serve as the aforementioned guarantee.
  • Vouchers for example, the account a can temporarily transfer at least a part of the smart asset voucher to a dedicated voucher freezing account, or can add a frozen flag to the at least a part of the smart asset voucher in the account a, which is not described in this specification Limitation.
  • the guarantee certificate is not necessary: if there is a guarantee certificate, the smart asset certificate S1 can be assigned to the user A, and if there is no guarantee certificate, the smart asset certificate S2 can be assigned to the user A;
  • the tokenized interest should be greater than the tokenized interest in the smart asset voucher S2 to indicate that user A provides incentives for guarantee vouchers and that user A holds more smart asset vouchers, thereby indicating that the user A's forecasting ability is stronger or more predictable. Increased accuracy.
  • the equity represented by the smart asset vouchers S1 and S2 can be fixed values, or the equity represented by the smart asset vouchers S1 and S2 can be positively correlated with the equity represented by the security vouchers, that is, the greater the equity represented by the security vouchers The more and more equity represented by the smart asset vouchers S1 and S2, the greater / more.
  • a certain threshold may be set for participating user B's result prediction, such as requiring user A to provide a guarantee certificate. Therefore, for the case where there is a guarantee certificate, the smart asset certificate S1 can be assigned to the user A, and the smart asset certificate S1 is used to characterize a certain interest; and when the guarantee certificate does not exist, the smart asset certificate S2 assigned to the user A Failure to characterize any equity is equivalent to not assigning any smart asset credentials, so user A's participation will be meaningless.
  • step 308B when the prediction result is inconsistent with the actual result, it is determined whether a guarantee certificate exists for the user A.
  • Step 310C When a security certificate exists, the security certificate is deducted.
  • the user A may terminate the holding of the smart asset certificate corresponding to the guarantee certificate by deducting the guarantee certificate. Then the smart asset credentials held by user A decrease to indicate that the prediction ability of user A is weakened or the prediction accuracy is reduced.
  • FIG. 4 is a flowchart of functional logic implemented by another smart contract according to an exemplary embodiment. As shown in FIG. 4, the functional logic may include the following steps:
  • Step 402 Obtain the prediction result of user A from the blockchain.
  • Step 404 Obtain actual results from the blockchain.
  • steps 402 to 404 may refer to steps 302 to 304 shown in FIG. 3, and details are not described herein again.
  • Step 406 Compare the prediction result of the user A with the actual result of the event B, and determine whether the prediction result is completely consistent with the actual result.
  • the event B includes multiple sub-events. If the prediction result of the user A accurately predicts all the sub-events, the prediction result is completely consistent with the actual result; and if the user A only accurately predicts part of the sub-events Result, or user A has only implemented predictions for some sub-events, then the prediction results may be partially consistent with the actual results; of course, it is possible that user A's predictions for all sub-events are incorrect, and the prediction results and the actual results are completely Not consistent.
  • the predicted result and the actual result should have the same data structure, so as to facilitate the comparison operation.
  • event B is the traffic condition of an intersection during the commute rush hour.
  • the predicted results and actual results can include the fields m1 and m2 respectively.
  • the m1 field represents the traffic conditions during the morning rush hour and m2 represents the traffic conditions during the evening rush hour .
  • step 408A when the prediction result is completely consistent with the actual result, it is determined whether the user A has a guarantee certificate.
  • step 410A when there is a security certificate, the smart asset certificate S1 is allocated to the user A.
  • Step 410B when there is no guarantee certificate, the smart asset certificate S2 is allocated to the user A.
  • step 408A, step 410A, and step 410B may refer to step 308A, step 310A, and step 310B shown in FIG. 3, and details are not described herein again.
  • Step 408B when the prediction result is not completely consistent with the actual result, determine whether the prediction result is partially consistent with the actual result.
  • Step 410C when the predicted result is completely inconsistent with the actual result, if there is a guarantee certificate, the guarantee certificate is deducted.
  • the user A may configure a corresponding guarantee credential for the prediction result input by the user A to guarantee the validity of the prediction result. Then, when the prediction result is completely inconsistent with the actual result, that is, User A's prediction of the result of Event B is inaccurate or the prediction fails, user A can deduct the security certificate by holding the security asset certificate corresponding to the security certificate, then User A The number of smart asset credentials held is reduced to indicate that the prediction ability of the user A is weakened or the prediction accuracy is reduced.
  • step 410D when the prediction result is consistent with the actual result, it is determined whether a guarantee certificate exists for the user A.
  • step 412A when there is a security certificate, the smart asset certificate S3 is allocated to the user A.
  • Step 412B when there is no guarantee certificate, the smart asset certificate S4 is allocated to the user A.
  • the prediction result when the prediction result is consistent with the actual result, it indicates that the user A has a certain degree of prediction ability. Therefore, for the labeling of this part of the prediction ability, and for the user A Incentives can be assigned to certain smart asset credentials to user A.
  • the guarantee certificate is not necessary: if there is a guarantee certificate, the smart asset certificate S3 can be assigned to the user A, and if there is no guarantee certificate, the smart asset certificate S4 can be assigned to the user A; In terms of size: S1> S3> S4, S1> S2> S4.
  • the rights and interests represented by the smart asset vouchers S1 and S3 may be corresponding fixed values, or the rights and interests represented by the smart asset vouchers S1 and S3 may be respectively positively related to the rights and interests represented by the security vouchers, that is, guarantees.
  • a certain threshold may be set for participating user B's result prediction, such as requiring user A to provide a guarantee certificate. Therefore, for the case where there is a guarantee certificate, the smart asset certificate S3 can be allocated to the user A, and the smart asset certificate S3 is used to represent a certain interest; and when the guarantee certificate does not exist, the smart asset certificate S4 allocated to the user A Failure to characterize any equity is equivalent to not assigning any smart asset credentials, so user A's participation will be meaningless.
  • the smart asset voucher held by user A can be used to characterize its predictive ability or Prediction accuracy, that is, when more smart asset vouchers are held or the represented equity is greater, it indicates that the user A has a stronger prediction ability or a higher prediction accuracy.
  • user A can also use smart asset credentials for other purposes.
  • some blockchain nodes in the blockchain can play the role of anchor points, and the smart asset certificate held by user A can be exchanged for equivalent off-chain equity certificates, such as membership points, coupons, etc. This is not restricted.
  • FIG. 5 is a schematic structural diagram of a device according to an exemplary embodiment. Please refer to FIG. 5.
  • the device includes a processor 502, an internal bus 504, a network interface 506, a memory 508, and a non-volatile memory 510.
  • the processor 502 reads the corresponding computer program from the non-volatile memory 510 into the memory 508 and then runs it to form an event prediction device on a logical level.
  • one or more embodiments of this specification do not exclude other implementations, such as a logic device or a combination of software and hardware, etc. That is to say, the execution body of the following processing flow is not limited to each A logic unit can also be a hardware or logic device.
  • the event prediction device may be applied to a blockchain node; the device includes:
  • the release determination unit 61 determines that a prediction result input by a participant for a specified event is released to the blockchain, and an input time of the prediction result is earlier than an occurrence time of an actual result of the specified event;
  • the contract invoking unit 62 invokes a smart contract for evaluating a prediction situation, and the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to The comparison results allocate the first smart asset credential to the participant.
  • the actual result is read from the blockchain by the smart contract, and the actual result is published on the blockchain by a oracle node in the blockchain;
  • the actual result is read from the blockchain by the smart contract, and the actual result is published by any blockchain node in the blockchain to the blockchain after consensus .
  • the specified event includes one or more sub-events
  • the prediction result is used to perform result prediction on the one or more sub-events
  • the smart contract is used to predict
  • the result predictions of one or more sub-events are all correct, the first smart asset credential is allocated to the participant.
  • the designated event includes multiple sub-events; when the first smart asset certificate is allocated to the participant, the size of the equity represented by the first smart asset certificate is positively related to the predicted result The proportion of accurately predicted sub-events among the plurality of sub-events.
  • Optional also includes:
  • the freezing determination unit 63 determines that the second smart asset certificate held by the participant is frozen as a guarantee certificate for guaranteeing the validity of the predicted result
  • the smart contract is used to release the participant's holding relationship to the guarantee certificate if the predicted result does not match the actual result.
  • the size of the equity represented by the first smart asset certificate is positively correlated with the size of the equity represented by the second smart asset certificate.
  • the smart contract is used to determine that the prediction result corresponding to the participant is invalid when the participant does not have corresponding guarantee credentials.
  • Optional also includes:
  • the voucher conversion unit 64 anchors the smart asset voucher held by the participant to convert it into an equivalent off-chain equity voucher.
  • the system, device, module, or unit described in the foregoing embodiments may be specifically implemented by a computer chip or entity, or a product with a certain function.
  • a typical implementation device is a computer, and the specific form of the computer may be a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email sending and receiving device, and a game control Desk, tablet computer, wearable device, or a combination of any of these devices.
  • a computer includes one or more processors (CPUs), input / output interfaces, network interfaces, and memory.
  • processors CPUs
  • input / output interfaces output interfaces
  • network interfaces network interfaces
  • memory volatile and non-volatile memory
  • Memory may include non-persistent memory, random access memory (RAM), and / or non-volatile memory in computer-readable media, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash memory
  • Computer-readable media includes both permanent and non-persistent, removable and non-removable media.
  • Information can be stored by any method or technology.
  • Information may be computer-readable instructions, data structures, modules of a program, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), and read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technologies, read-only disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cartridges, magnetic disk storage, quantum memory, graphene-based storage media, or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices.
  • computer-readable media does not include temporary computer-readable media, such as modulated data signals and carrier waves.
  • first, second, third, etc. may be used to describe various information in one or more embodiments of the present specification, the information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as second information, and similarly, the second information may also be referred to as first information.
  • word “if” as used herein can be interpreted as “at” or "when” or "in response to determination”.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Human Resources & Organizations (AREA)
  • General Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Technology Law (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An event prediction method and apparatus, and an electronic device, applied to a block chain node. The method comprises: determining that a prediction result input by a participant for a designated event is released to a block chain, the input moment of the prediction result being earlier than the moment when the actual result of the designated event occurs (102); and invoking a smart contract for evaluating a prediction situation, the smart contract being used for reading the prediction result and the actual result, and comparing the prediction result with the actual result, to assign a first smart asset document to the participant according to the comparison result (104).

Description

事件预测方法及装置、电子设备Event prediction method and device, and electronic equipment 技术领域Technical field
本说明书一个或多个实施例涉及区块链技术领域,尤其涉及一种事件预测方法及装置、电子设备。One or more embodiments of the present specification relate to the field of blockchain technology, and in particular, to an event prediction method and device, and an electronic device.
背景技术Background technique
对于尚未完成的事件,往往需要等待该事件完成后,才能够准确获知该事件的结果。但是,一些场景下希望提前获知事件的结果,比如基于该事件的结果来提前采取应对措施,再比如基于该事件的结果确定是否需要对关联事件的处理方案进行调整等。For an unfinished event, it is often necessary to wait for the event to complete before accurately knowing the result of the event. However, in some scenarios, it is desirable to know the result of the event in advance, for example, to take measures in advance based on the result of the event, and then determine whether to adjust the processing plan of the associated event based on the result of the event.
在相关技术中,可以通过多种方式对事件进行结果预测,比如根据历史数据的预测分析,再比如通过样本训练出的预测模型进行预测分析等。由于使用的预测数据、采用的预测方式、所处的预测环境等存在差异,使得不同参与方在参与到针对同一事件的结果预测时,往往得到的预测结果也不尽相同,甚至存在较大偏差。In related technologies, event prediction can be performed in a variety of ways, such as predictive analysis based on historical data, and then predictive analysis based on a prediction model trained on samples. Due to the differences in the prediction data used, the prediction method used, and the prediction environment, the different participants often get different prediction results when they participate in the prediction of the results for the same event, even with large deviations. .
发明内容Summary of the Invention
有鉴于此,本说明书一个或多个实施例提供一种事件预测方法及装置、电子设备。In view of this, one or more embodiments of the present specification provide an event prediction method and device, and an electronic device.
为实现上述目的,本说明书一个或多个实施例提供技术方案如下:To achieve the above purpose, one or more embodiments of the present specification provide technical solutions as follows:
根据本说明书一个或多个实施例的第一方面,提出了一种事件预测方法,应用于区块链节点;所述方法包括:According to a first aspect of one or more embodiments of the present specification, an event prediction method is proposed, which is applied to a blockchain node; the method includes:
确定参与方针对指定事件输入的预测结果被发布至区块链,所述预测结果的输入时刻早于所述指定事件的实际结果的发生时刻;Determining that the prediction result input by a participant for a specified event is published to the blockchain, and the input time of the prediction result is earlier than the occurrence time of the actual result of the specified event;
调用用于评价预测情况的智能合约,所述智能合约被用于读取所述预测结果和所述实际结果,并对所述预测结果与所述实际结果进行比较,以根据比较结果将第一智能资产凭证分配至所述参与方。Invoking a smart contract for evaluating a prediction situation, the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to compare the first result according to the comparison result Smart asset credentials are assigned to the parties.
根据本说明书一个或多个实施例的第二方面,提出了一种事件预测装置,应用于区块链节点;所述装置包括:According to a second aspect of one or more embodiments of the present specification, an event prediction device is proposed, which is applied to a blockchain node; the device includes:
发布确定单元,确定参与方针对指定事件输入的预测结果被发布至区块链,所述预测结果的输入时刻早于所述指定事件的实际结果的发生时刻;The release determination unit determines that the prediction result input by the participant for a specified event is released to the blockchain, and the input time of the prediction result is earlier than the occurrence time of the actual result of the specified event;
合约调用单元,调用用于评价预测情况的智能合约,所述智能合约被用于读取所述预测结果和所述实际结果,并对所述预测结果与所述实际结果进行比较,以根据比较结果将第一智能资产凭证分配至所述参与方。The contract invoking unit invokes a smart contract for evaluating a prediction situation, and the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to compare the prediction result with the actual result. As a result, the first smart asset credential is assigned to the participant.
根据本说明书一个或多个实施例的第三方面,提出了一种电子设备,包括:According to a third aspect of one or more embodiments of the present specification, an electronic device is provided, including:
处理器;processor;
用于存储处理器可执行指令的存储器;Memory for storing processor-executable instructions;
其中,所述处理器通过运行所述可执行指令以实现如上述实施例中任一所述的事件预测方法。The processor executes the executable instruction to implement the event prediction method according to any one of the foregoing embodiments.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是一示例性实施例提供的一种事件预测方法的流程图。FIG. 1 is a flowchart of an event prediction method according to an exemplary embodiment.
图2是一示例性实施例提供的一种预测事件结果的示意图。FIG. 2 is a schematic diagram of predicting an event result according to an exemplary embodiment.
图3是一示例性实施例提供的一种智能合约实施的功能逻辑的流程图。FIG. 3 is a flowchart of functional logic implemented by a smart contract according to an exemplary embodiment.
图4是一示例性实施例提供的另一种智能合约实施的功能逻辑的流程图。FIG. 4 is a flowchart of functional logic implemented by another smart contract according to an exemplary embodiment.
图5是一示例性实施例提供的一种设备的结构示意图。FIG. 5 is a schematic structural diagram of a device according to an exemplary embodiment.
图6是一示例性实施例提供的一种事件预测装置的框图。FIG. 6 is a block diagram of an event prediction apparatus according to an exemplary embodiment.
具体实施方式detailed description
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本说明书一个或多个实施例相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本说明书一个或多个实施例的一些方面相一致的装置和方法的例子。Exemplary embodiments will be described in detail herein, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with one or more embodiments of the present specification. Rather, they are merely examples of devices and methods consistent with some aspects of one or more embodiments of the specification, as detailed in the appended claims.
需要说明的是:在其他实施例中并不一定按照本说明书示出和描述的顺序来执行相应方法的步骤。在一些其他实施例中,其方法所包括的步骤可以比本说明书所描述的更多或更少。此外,本说明书中所描述的单个步骤,在其他实施例中可能被分解为多个步 骤进行描述;而本说明书中所描述的多个步骤,在其他实施例中也可能被合并为单个步骤进行描述。It should be noted that, in other embodiments, the steps of the corresponding method are not necessarily performed in the order shown and described in this specification. In some other embodiments, the method may include more or fewer steps than described in this specification. In addition, a single step described in this specification may be divided into multiple steps for description in other embodiments; and multiple steps described in this specification may be combined into a single step for other embodiments. description.
图1是一示例性实施例提供的一种事件预测方法的流程图。如图1所示,该方法应用于区块链节点,可以包括以下步骤:FIG. 1 is a flowchart of an event prediction method according to an exemplary embodiment. As shown in Figure 1, the method is applied to a blockchain node and can include the following steps:
步骤102,确定参与方针对指定事件输入的预测结果被发布至区块链,所述预测结果的输入时刻早于所述指定事件的实际结果的发生时刻。Step 102: It is determined that a prediction result input by a participant for a specified event is published to a blockchain, and an input time of the prediction result is earlier than an occurrence time of an actual result of the specified event.
在一实施例中,通过在区块链的客户端上创建交易(transfer),可以通过该交易将参与方输入的预测结果发布至区块链上,成为区块链的分布式数据库中的一笔数据。In one embodiment, by creating a transaction on the blockchain client, the transaction can be used to publish the prediction results entered by the participants on the blockchain, becoming one of the distributed databases in the blockchain. Data.
需要指出的是:区块链中的交易,存在狭义的交易以及广义的交易之分。狭义的交易是指用户向区块链发布的一笔价值转移;例如,在传统的比特币区块链网络中,交易可以是用户在区块链中发起的一笔转账。而广义的交易是指用户向区块链发布的一笔具有业务意图的业务数据;例如,运营方可以基于实际的业务需求搭建一个联盟链,依托于联盟链部署一些与价值转移无关的其它类型的在线业务(比如,事件预测、租房业务、车辆调度业务、保险理赔业务、信用服务、医疗服务等),而在这类联盟链中,交易可以是用户在联盟链中发布的一笔具有业务意图的业务消息或者业务请求。本说明书中的交易,应当倾向于理解为广义上的交易。It should be noted that: transactions in the blockchain are divided into narrow transactions and broad transactions. A narrow transaction refers to a value transfer issued by a user to the blockchain; for example, in a traditional Bitcoin blockchain network, a transaction can be a transfer initiated by a user in the blockchain. The generalized transaction refers to a piece of business data with business intent issued by the user to the blockchain; for example, the operator can build an alliance chain based on actual business needs, and rely on the alliance chain to deploy other types that are not related to value transfer. Online business (such as event forecasting, renting business, vehicle dispatching business, insurance claims business, credit service, medical service, etc.), and in this type of alliance chain, the transaction can be a transaction issued by the user in the alliance chain. Intent business message or business request. Transactions in this description should be interpreted as transactions in a broad sense.
在一实施例中,由于区块链采用分布式数据库,使得发布至区块链上的预测结果无法被篡改,可以确保预测结果真实、可靠。In one embodiment, because the blockchain uses a distributed database, the prediction results published on the blockchain cannot be tampered with, and the prediction results can be ensured to be true and reliable.
在一实施例中,参与方输入的预测结果可由上述的区块链节点向区块链发布。在另一实施例中,参与方输入的预测结果可由区别于上述区块链节点的其他区块链节点向区块链发布,而上述区块链节点可以获知与该预测结果相关的信息,还可以将该预测结果(或该预测结果的哈希值)记录在该区块链节点维护的本地数据库(即区块链账本)中。In one embodiment, the prediction result input by the participant can be published to the blockchain by the aforementioned blockchain node. In another embodiment, the prediction result input by the participant may be published to the blockchain by other blockchain nodes different from the above-mentioned blockchain node, and the above-mentioned blockchain node may obtain information related to the prediction result, and The prediction result (or a hash value of the prediction result) can be recorded in a local database (ie, a blockchain ledger) maintained by the blockchain node.
在一实施例中,一个或多个参与方可以对同一事件进行预测,使得区块链上可以存在分别对应于各个参与方的预测结果;其中,每一参与方可以存在对应的唯一标识,使得每一参与方发布的预测结果可以与其唯一标识进行关联,以便于对区块链上发布的各个预测结果进行有效区分。In one embodiment, one or more participants can predict the same event, so that there can be prediction results corresponding to each participant on the blockchain; wherein each participant can have a corresponding unique identifier, such that The prediction results released by each participant can be associated with its unique identification, so as to effectively distinguish the various prediction results released on the blockchain.
在一实施例中,指定事件为被指明确定需要进行结果预测的任意事件,比如某一路口的交通状况、某一地区的水稻收成、某一海域的台风形成时间等,本说明书并不对此进行限制。In an embodiment, the designated event is any event that is indicated to be determined to require result prediction, such as traffic conditions at an intersection, rice harvest in a certain area, typhoon formation time in a certain sea area, etc., which is not described in this specification. limit.
在一实施例中,预测结果的输入时刻应当早于指定事件的实际结果的发生时刻,该输入时刻可以被记录在区块链中包含该预测结果的交易中,或者可以直接将该交易的创建时刻作为该输入时刻。在一种情况下,当该指定事件为瞬时事件时,即该指定事件从起始时刻至结束时刻之间的时间段很短,不足以使得参与方在该时间段内输入预测结果,参与方可以在实际结果的发生时刻之前的任意时刻输入预测结果。在另一种情况下,当该指定事件为非瞬时事件时,即参与方可以在该指定事件的起始时刻至结束时刻之间的时间段内输入预测结果,可以限制参与方在该指定事件的起始时刻之后输入预测结果。In an embodiment, the input time of the prediction result should be earlier than the occurrence time of the actual result of the specified event. The input time can be recorded in the transaction that contains the prediction result in the blockchain, or the transaction can be created directly. The time is used as the input time. In one case, when the specified event is an instantaneous event, that is, the time period from the start time to the end time of the specified event is short, which is not enough for the participant to input the prediction result within the time period, and the participant The predicted result can be entered at any time before the actual result occurs. In another case, when the specified event is a non-transient event, that is, the participant can input the prediction result in a time period between the start time and the end time of the specified event, which can limit the participant in the specified event. Enter the prediction result after the start time of.
步骤104,调用用于评价预测情况的智能合约,所述智能合约被用于读取所述预测结果和所述实际结果,并对所述预测结果与所述实际结果进行比较,以根据比较结果将第一智能资产凭证分配至所述参与方。Step 104: Invoking a smart contract for evaluating a prediction situation, the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result, according to the comparison result. Assigning a first smart asset credential to the participant.
在一实施例中,智能合约中可以预先写入对预测结果与实际结果进行比较的处理逻辑,以及基于比较结果对智能资产凭证进行分配的处理逻辑,使得智能合约可以基于读取的预测结果和实际结果而自动确定是否需要向相应的参与方分配第一智能资产凭证;其中,由于智能合约上的处理逻辑为公开内容,并且整个处理过程由智能合约自动完成、不存在人工干预,使得无论是对预测结果和实际结果的比较还是对智能资产凭证的分配,都能够确保客观、公正。In one embodiment, processing logic for comparing predicted results with actual results and processing logic for assigning smart asset credentials based on the comparison results can be written in the smart contract in advance, so that the smart contract can use the read prediction results and The actual result automatically determines whether the first smart asset voucher needs to be allocated to the corresponding participants; among them, since the processing logic on the smart contract is public content, and the entire processing process is automatically completed by the smart contract, there is no manual intervention, so whether it is The comparison of predicted results with actual results or the distribution of smart asset credentials can ensure objectivity and fairness.
在一实施例中,当预测结果与实际结果相匹配时,表明提供该预测结果的参与方对于上述指定事件的结果预测具有一定的准确度。那么,通过向参与方分配第一智能资产凭证,可以控制各个参与方对于智能资产凭证的持有量,从而在一定程度上对于各个参与方实现标记作用:持有智能资产凭证越多的参与方对于事件结果的预测能力越强,因而在后续的事件预测过程中,能够据此快速筛选出预测能力强的参与方,以从这些参与方处获得可能相对更加准确的预测结果。In one embodiment, when the prediction result matches the actual result, it indicates that the participant providing the prediction result has a certain accuracy for the result prediction of the specified event. Then, by allocating the first smart asset voucher to the participants, the amount of smart asset vouchers held by each participant can be controlled, thereby achieving a marking effect for each participant to a certain extent: the more participants hold smart asset credentials The stronger the ability to predict the outcome of an event, therefore, in the subsequent event prediction process, it is possible to quickly select the participants with strong predictive ability to obtain potentially more accurate prediction results from these participants.
在一实施例中,智能资产凭证用于表征一定的权益,以实现对参与方准确预测上述指定事件的激励,有助于该参与方继续参与对后续事件的预测,从而实现良性循环。比如参与方在区块链上实施预设操作时,譬如该预设操作可以包括发布交易、发起共识(例如基于PBFT实用拜占庭容错算法而发起)等,可以通过向各个区块链节点分配一定量的智能资产凭证,以促使该预设操作能够尽快顺利完成。再比如参与方可以通过在区块链上扮演锚点(anchor)角色的区块链节点,将持有的智能资产凭证兑换为等价的链外权益凭证,譬如在会员系统内的会员积分、在交易平台上的优惠券等,本说明书并不对此进行限制。In one embodiment, the smart asset voucher is used to characterize certain rights and interests, so as to realize the incentive for the participant to accurately predict the specified event, which helps the participant to continue to participate in the prediction of subsequent events, thereby achieving a virtuous circle. For example, when a participant implements a preset operation on the blockchain, for example, the preset operation can include publishing transactions, initiating consensus (such as initiating based on the PBFT practical Byzantine fault tolerance algorithm), etc., and can allocate a certain amount to each blockchain node. Intelligent asset voucher to facilitate the preset operation to complete smoothly as soon as possible. For another example, participants can use the blockchain nodes that play the anchor role on the blockchain to exchange the smart asset certificates they hold for equivalent off-chain equity certificates, such as membership points in the membership system, Coupons, etc. on trading platforms are not limited in this manual.
在一实施例中,上述的智能合约可以在交易或另一智能合约的驱动下被调用,以触发其从区块链上读取上述的预测结果和实际结果等,从而进一步实施本说明书的事件预测方案。在一种情况下,指定事件的实际结果可以由所述区块链中的预言机(Oracle)节点发布至所述区块链上,由于预言机节点提供的数据被认为绝对可靠,因而可以确保该实际结果的准确性。在另一种情况下,指定事件的实际结果可以为经共识后由所述区块链中的任一区块链节点发布至所述区块链上,譬如该任一区块链节点可以在区块链内发起共识、以针对该任一区块链节点提供的实际结果进行确认,当该实际结果通过了各个区块链节点的共识后,表明该实际结果具有足够的准确度,可以被应用于与预测结果进行比较。In an embodiment, the above-mentioned smart contract may be called under the driving of a transaction or another smart contract to trigger it to read the above-mentioned prediction result and actual result from the blockchain, thereby further implementing the events of this specification. Forecast scenario. In one case, the actual result of the specified event can be published by the Oracle node in the blockchain to the blockchain. Since the data provided by the Oracle node is considered absolutely reliable, it can be guaranteed The accuracy of this actual result. In another case, the actual result of the designated event may be published by any blockchain node in the blockchain to the blockchain after consensus. For example, any blockchain node may A consensus is initiated in the blockchain to confirm the actual results provided by any one of the blockchain nodes. When the actual result passes the consensus of each blockchain node, it shows that the actual result has sufficient accuracy and can be verified by It should be used for comparison with predicted results.
在一实施例中,所述指定事件包括一个或多个子事件,所述预测结果用于对所述一个或多个子事件进行结果预测;其中,所述智能合约被用于在所述预测结果对所述一个或多个子事件的结果预测均正确的情况下,将所述第一智能资产凭证分配至所述参与方。换言之,当预测结果对指定事件的结果预测完全正确时,该预测结果被智能合约判定为匹配于该指定事件的实际结果。In an embodiment, the specified event includes one or more sub-events, and the prediction result is used to perform result prediction on the one or more sub-events; wherein the smart contract is used to predict When the result predictions of the one or more sub-events are all correct, the first smart asset credential is allocated to the participant. In other words, when the prediction result is completely correct for the result of the specified event, the prediction result is determined by the smart contract to match the actual result of the specified event.
在一实施例中,所述指定事件包括多个子事件;当所述第一智能资产凭证被分配至所述参与方时,所述第一智能资产凭证所表征的权益大小正相关于被所述预测结果准确预测的子事件在所述多个子事件中的占比。例如,当预测结果与实际结果完全相同时,即被所述预测结果准确预测的子事件在所述多个子事件中的占比为100%,第一智能资产凭证所表征的权益大小可以为预设的最大值;当预测结果与实际结果完全不相同时,即被所述预测结果准确预测的子事件在所述多个子事件中的占比为0%,第一智能资产凭证所表征的权益大小可以为预设的最小值(0或其他预设值)。In an embodiment, the designated event includes multiple sub-events; when the first smart asset certificate is allocated to the participant, the size of the equity represented by the first smart asset certificate is positively related to the The proportion of the child events accurately predicted by the prediction result among the multiple child events. For example, when the prediction result is exactly the same as the actual result, that is, the proportion of the sub-events accurately predicted by the prediction result in the multiple sub-events is 100%, the size of the equity represented by the first smart asset certificate may be Set the maximum value; when the prediction result is completely different from the actual result, that is, the proportion of the sub-events accurately predicted by the prediction result in the multiple sub-events is 0%, the equity represented by the first smart asset certificate The size can be a preset minimum value (0 or another preset value).
在一实施例中,第一智能资产凭证所表征的权益大小可以采用线性变化,例如占比为30%时,权益大小为预设最大值的30%,又例如占比为80%时,权益大小为预设最大值的80%等。在另一实施例中,第一智能资产凭证所表征的权益大小可以采用非线性变化,例如占比为30%时,权益大小为预设最大值的10%,再例如占比为80%时,权益大小为预设最大值的50%,,又例如占比为95%时,权益大小为预设最大值的80%等。In one embodiment, the size of the equity represented by the first smart asset certificate can be linearly changed. For example, when the proportion is 30%, the equity is 30% of the preset maximum value. For example, when the proportion is 80%, the equity The size is 80% of the preset maximum, etc. In another embodiment, the size of the equity represented by the first smart asset certificate can be changed non-linearly, for example, when the proportion is 30%, the equity is 10% of the preset maximum value, and for example, when the proportion is 80% , The equity size is 50% of the preset maximum value, for example, when the proportion is 95%, the equity size is 80% of the preset maximum value.
在一实施例中,所述指定事件包括多个子事件,当预测结果与实际结果并非完全一致时,不论被所述预测结果准确预测的子事件在所述多个子事件中的占比为何,均可以判定为两者不匹配,从而不向参与方分配智能资产凭证。In an embodiment, the specified event includes multiple sub-events. When the prediction result is not completely consistent with the actual result, regardless of the proportion of the sub-events accurately predicted by the prediction result among the multiple sub-events, It can be determined that the two do not match, so that no smart asset credentials are assigned to the participants.
在一实施例中,可以确定所述参与方持有的第二智能资产凭证被冻结,以作为用于 担保所述预测结果的有效性的担保凭证;其中,所述智能合约用于在所述预测结果不匹配于所述实际结果的情况下解除所述参与方对所述担保凭证的持有关系。通过将参与方持有的第二智能资产凭证冻结为担保凭证,使得该担保凭证被用于对参与方提供的预测结果进行担保,可以对参与方设置一定的参与门槛,避免随意参与而影响对上述指定事件的准确预测。In an embodiment, it may be determined that the second smart asset voucher held by the participant is frozen as a voucher for guaranteeing the validity of the predicted result; wherein the smart contract is used for If the prediction result does not match the actual result, the holding relationship of the participant to the guarantee certificate is released. By freezing the second smart asset certificate held by the participant as a guarantee certificate, the guarantee certificate is used to guarantee the forecast results provided by the participant, which can set a certain threshold for the participant to avoid random participation and affect the Accurate prediction of the above specified events.
在一实施例中,当第二智能资产凭证表征的权益越大时,表明参与方对自身提供的预测结果越自信,那么当预测结果与实际结果相匹配时,在一定程度上表明参与方确实具备极强的预测能力,因而通过将所述第一智能资产凭证所表征的权益大小设定为与所述第二智能资产凭证表征的权益大小呈正相关,可以对相应的参与方的预测能力进行更为准确地标记,以及对相应参与方进行更大程度的激励。In an embodiment, when the equity represented by the second smart asset voucher is greater, it indicates that the participant is more confident in the prediction result provided by the participant, and when the prediction result matches the actual result, it indicates to a certain extent that the participant is indeed With strong forecasting capabilities, by setting the size of the equity represented by the first smart asset voucher to be positively correlated with the size of the equity represented by the second smart asset voucher, the forecasting capabilities of the corresponding participants can be performed More accurate labeling and greater incentives for corresponding parties.
在一实施例中,即便参与方并未冻结形成担保凭证,仍然可以参与对指定事件的结果预测,并在预测结果与实际结果相匹配的情况下获得上述的第一智能资产凭证。在另一实施例中,当参与方并未冻结形成担保凭证时,参与方输入的预测结果被判定为无效,使其无法真正参与到对指定事件的结果预测;或者,在预测结果与实际结果相匹配的情况下,虽然可以向该参与方分配第一智能资产凭证,但是该第一智能资产凭证无法表征任何权益相当于未分配任何智能资产凭证,使得该参与方的参与无意义。In one embodiment, even if the participant does not freeze to form the guarantee certificate, he can still participate in the prediction of the result of the specified event, and obtain the above-mentioned first smart asset certificate if the predicted result matches the actual result. In another embodiment, when the participant does not freeze to form the guarantee voucher, the prediction result entered by the participant is determined to be invalid, so that it cannot really participate in the prediction of the result of the specified event; or, between the predicted result and the actual result In the case of matching, although the first smart asset voucher can be assigned to the participant, the first smart asset voucher cannot represent any equity equivalent to no smart asset voucher being allocated, making the participation of the party meaningless.
图2是一示例性实施例提供的一种预测事件结果的示意图。如图2所示,假定用户A希望参与针对事件B的结果预测,该用户A可以通过安装有客户端的手机21输入预测结果。该预测结果可以由用户A通过任意方式获得,比如由用户A通过图2中未示出的服务器对历史数据进行大数据分析得到,又比如由用户A根据自身经验而得到,本说明书并不对此进行限制。FIG. 2 is a schematic diagram of predicting an event result according to an exemplary embodiment. As shown in FIG. 2, it is assumed that the user A wishes to participate in the prediction of the result for the event B, and the user A can input the prediction result through the mobile phone 21 with the client installed. The prediction result can be obtained by user A in any way, for example, by user A performing big data analysis on historical data through a server not shown in FIG. 2, or for example, by user A based on his own experience, which is not described in this specification. Limitation.
设备22被配置为区块链中的一个区块链节点,该设备22可以接收手机21发送的预测结果;基于手机21运行的客户端上的已登录账号,该预测结果可以被确定为来自用户A。当然,手机21也可以将上述的预测结果发送至区块链中的其他区块链节点,这些区块链节点的处理过程与设备22类似,可以参考本说明书中对于设备22的相关描述。而其他用户也可以对事件B进行结果预测,并通过自身使用的手机或其他电子设备发送至设备22或其他区块链节点处,这些用户的处理过程与用户A类似,可以参考本说明书中对于用户A的相关描述。The device 22 is configured as a blockchain node in the blockchain, and the device 22 can receive the prediction result sent by the mobile phone 21; based on the logged-in account on the client running the mobile phone 21, the prediction result can be determined as coming from the user A. Of course, the mobile phone 21 may also send the above prediction results to other blockchain nodes in the blockchain. The processing process of these blockchain nodes is similar to that of the device 22, and reference may be made to the description of the device 22 in this specification. And other users can also predict the result of Event B and send it to device 22 or other blockchain nodes through their mobile phones or other electronic devices. The processing process of these users is similar to that of User A. You can refer to this manual for details. A description of user A.
设备22可以在区块链中对用户A输入的预测结果进行共识,使得该预测结果在通过共识后被发布至区块链,以记录至区块链的分布式数据库中,即“上链”。本说明书 并不限定采用的共识算法的类型;例如,当设备22所处的区块链为联盟链或公有链时,该设备22可以基于诸如PBFT(Practical Byzantine Fault Tolerance,实用拜占庭容错)算法向其他区块链节点发起共识,并在通过共识后将该预测结果发布至区块链,使其被记录至区块链的分布式数据库中;再例如,当设备22所处的区块链为公有链时,该设备22可以与其他区块链节点基于POW(Proof of Work,工作量证明)算法、POS(Proof of Stake,股权证明)算法或其他算法竞争记账权,并由获得记账权的区块链节点向相应区块内记入交易数据,而当包含用户A输入的预测结果的交易被记入时,该预测结果可以被记录至区块链的分布式数据库中。The device 22 can agree on the prediction result input by the user A in the blockchain, so that the prediction result is released to the blockchain after passing the consensus to be recorded in the blockchain's distributed database, that is, "on-chain" . This specification does not limit the type of consensus algorithm used; for example, when the block chain where the device 22 is located is an alliance chain or a public chain, the device 22 can be based on algorithms such as PBFT (Practical Byzantine Fault Tolerance). Other blockchain nodes initiate consensus, and after the consensus is passed, the prediction result is published to the blockchain, so that it is recorded in the blockchain's distributed database; for another example, when the blockchain where device 22 is located is In the public chain, the device 22 can compete with other blockchain nodes for bookkeeping rights based on the POW (Proof of Work, Proof of Work) algorithm, POS (Proof of Stake, Proof of Stake) algorithm, or other algorithms, and obtain the bookkeeping by The right blockchain node records transaction data into the corresponding block, and when the transaction containing the prediction result input by user A is recorded, the prediction result can be recorded in the blockchain's distributed database.
区块链中可以包括预言机节点23,该预言机节点23可以获取链外(即区块链之外)数据,并将链外数据传入区块链中。例如,该预言机节点23可以从链外获取事件B的实际结果,并将该实际结果发布至区块链中,以记录于区块链的分布式数据库中,即“上链”。The blockchain can include a predictor node 23, which can obtain data off-chain (that is, outside the blockchain) and transfer the data off-chain into the blockchain. For example, the oracle node 23 can obtain the actual result of event B from the off-chain, and publish the actual result to the blockchain for recording in the blockchain's distributed database, that is, "on-chain".
为了确定用户A输入的预测结果与实际结果是否相匹配,尤其是为了避免在处理过程中涉及到人为干预、确保准确度和有效性,可以预先在区块链上创建智能合约,该智能合约中定义有用于确定预测结果与实际结果之间的匹配情况的功能逻辑,该功能逻辑可以自动对用户A输入的预测结果与预言机节点23传入的事件B的实际结果进行比较,使得比较结果客观、准确。In order to determine whether the predicted result input by user A matches the actual result, especially to avoid human intervention during the processing process and ensure accuracy and effectiveness, a smart contract can be created on the blockchain in advance. A function logic is defined for determining the matching between the prediction result and the actual result. The function logic can automatically compare the prediction result input by the user A with the actual result of the event B passed by the oracle node 23, so that the comparison result is objective. ,accurate.
在一实施例中,智能合约可以由区块链上的交易或其他智能合约进行调用,以触发其自动实施相关功能逻辑,譬如上述用于确定预测结果与实际结果之间的匹配情况的功能逻辑等。设备22可以通过在区块链中发布交易或调用其他智能合约,以实现对上述智能合约的调用;或者,可以由其他区块链节点对上述智能合约进行调用,本说明书并不对此进行限制。在被调用后,上述的智能合约可以在设备22上运行,以自动实施上述的功能逻辑。In one embodiment, a smart contract can be called by a transaction on the blockchain or other smart contracts to trigger its automatic implementation of related functional logic, such as the functional logic described above for determining the matching between predicted results and actual results. Wait. The device 22 may issue a transaction in the blockchain or call other smart contracts to implement the above-mentioned smart contract; or, it may call the above-mentioned smart contract by other blockchain nodes, and this specification does not limit this. After being called, the above-mentioned smart contract can be run on the device 22 to automatically implement the above-mentioned functional logic.
为了便于理解,下面结合图3和图4,针对图2所示实施例中提及的智能合约所实施的功能逻辑进行详细描述。In order to facilitate understanding, the functional logic implemented by the smart contract mentioned in the embodiment shown in FIG. 2 will be described in detail below with reference to FIGS. 3 and 4.
图3是一示例性实施例提供的一种智能合约实施的功能逻辑的流程图。如图3所示,该功能逻辑可以包括以下步骤:FIG. 3 is a flowchart of functional logic implemented by a smart contract according to an exemplary embodiment. As shown in FIG. 3, the functional logic may include the following steps:
步骤302,从区块链上获取用户A的预测结果。Step 302: Obtain the prediction result of user A from the blockchain.
在一实施例中,用户A的预测结果被记录于区块链上的某一交易中,该交易可以被 标记为与事件B相关,使得智能合约可以据此从区块链中查找到该交易,并获取用户A的预测结果。例如,智能合约可以通过扫描特定地址的交易记录或者特定流水号的交易记录,即可获得用户A输入的预测结果。In one embodiment, the prediction result of user A is recorded in a transaction on the blockchain, and the transaction can be marked as related to event B, so that the smart contract can find the transaction from the blockchain accordingly. And obtain the prediction result of user A. For example, the smart contract can obtain the prediction result input by user A by scanning the transaction record of a specific address or the transaction record of a specific serial number.
在一实施例中,区块链上还记录有其他用户输入的预测结果,智能合约可以通过类似方式获得这些预测结果,此处不再一一赘述。In one embodiment, the prediction results input by other users are also recorded on the blockchain, and the smart contract can obtain these prediction results in a similar manner, which will not be described one by one here.
步骤304,从区块链上获取实际结果。Step 304: Obtain actual results from the blockchain.
在一实施例中,预言机节点23传入的实际结果被记录于区块链上的某一交易中,该交易可以被标记为与事件B相关,使得智能合约可以据此从区块链中查找到该交易,并获取该实际结果。例如,智能合约可以通过扫描特定地址的交易记录或者特定流水号的交易记录,即可获得该实际结果。In an embodiment, the actual result passed by the oracle 23 is recorded in a transaction on the blockchain, and the transaction can be marked as related to event B, so that the smart contract can be retrieved from the blockchain accordingly. Find the transaction and get the actual result. For example, the smart contract can obtain the actual result by scanning the transaction record of a specific address or the transaction record of a specific serial number.
步骤306,比较用户A的预测结果与事件B的实际结果,确定该预测结果与实际结果是否一致。Step 306: Compare the prediction result of the user A with the actual result of the event B, and determine whether the prediction result is consistent with the actual result.
在一实施例中,假定事件B为唯一事件、未包含多个子事件,使得预测结果与实际结果仅存在两种情况:结果一致或结果不一致。预测结果与实际结果应当具有相同的数据结构,以便于实现比较操作。例如,假定事件B为某一路口在上下班高峰期的交通状况,预测结果、实际结果可以分别包含一字段m,当该字段m=0时表示拥堵、当该字段m=1时表示不拥堵。In an embodiment, it is assumed that event B is the only event and does not include multiple sub-events, so that there are only two cases of the predicted result and the actual result: the result is consistent or the result is not consistent. The predicted results should have the same data structure as the actual results to facilitate comparison operations. For example, suppose event B is the traffic condition of a certain intersection during the rush hour. The predicted result and the actual result can include a field m. When the field m = 0, it means congestion, and when the field m = 1, it means no congestion. .
步骤308A,当预测结果与实际结果一致时,确定用户A是否存在担保凭证。In step 308A, when the prediction result is consistent with the actual result, it is determined whether a guarantee certificate exists for the user A.
步骤310A,当存在担保凭证时,向用户A分配智能资产凭证S1。In step 310A, when there is a security certificate, the smart asset certificate S1 is allocated to the user A.
步骤310B,当不存在担保凭证时,向用户A分配智能资产凭证S2。In step 310B, when there is no guarantee certificate, the smart asset certificate S2 is allocated to the user A.
在一实施例中,用户A可以对自身输入的预测结果配置相应的担保凭证,以用于对该预测结果的有效性进行担保。例如,用户A在区块链中可以存在对应的账户a,并通过该账户a持有一定的智能资产凭证,可以通过对该账户a中的至少一部分智能资产凭证进行冻结,以作为上述的担保凭证;比如,可以由该账户a将该至少一部分智能资产凭证暂时转入专用的凭证冻结账户中,或者可以在该账户a中对该至少一部分智能资产凭证添加冻结标识等,本说明书并不对此进行限制。在该实施例中,该担保凭证并非必要:如果存在担保凭证,可以向用户A分配智能资产凭证S1,如果不存在担保凭证,可以向用户A分配智能资产凭证S2;其中,智能资产凭证S1所表征的权益应当大于智能资产凭证S2所表征的权益,以表明对用户A提供担保凭证的激励,并使得用户A持 有的智能资产凭证更多,从而表明该用户A的预测能力变强或预测准确度增加。其中,智能资产凭证S1、S2所表征的权益可以是固定值,或者该智能资产凭证S1、S2所表征的权益可以与担保凭证所表征的权益呈正相关,即担保凭证所表征的权益越大/越多时,该智能资产凭证S1、S2所表征的权益随之越大/越多。In an embodiment, the user A may configure a corresponding guarantee credential on the prediction result input by the user A, so as to guarantee the validity of the prediction result. For example, user A may have a corresponding account a in the blockchain and hold a certain amount of smart asset vouchers through the account a. At least a part of the smart asset vouchers in the account a may be frozen to serve as the aforementioned guarantee. Vouchers; for example, the account a can temporarily transfer at least a part of the smart asset voucher to a dedicated voucher freezing account, or can add a frozen flag to the at least a part of the smart asset voucher in the account a, which is not described in this specification Limitation. In this embodiment, the guarantee certificate is not necessary: if there is a guarantee certificate, the smart asset certificate S1 can be assigned to the user A, and if there is no guarantee certificate, the smart asset certificate S2 can be assigned to the user A; The tokenized interest should be greater than the tokenized interest in the smart asset voucher S2 to indicate that user A provides incentives for guarantee vouchers and that user A holds more smart asset vouchers, thereby indicating that the user A's forecasting ability is stronger or more predictable. Increased accuracy. Among them, the equity represented by the smart asset vouchers S1 and S2 can be fixed values, or the equity represented by the smart asset vouchers S1 and S2 can be positively correlated with the equity represented by the security vouchers, that is, the greater the equity represented by the security vouchers The more and more equity represented by the smart asset vouchers S1 and S2, the greater / more.
在一实施例中,为了避免用户A随意发布对事件B的预测结果、确保该预测结果有意义,可以为参与用户B的结果预测设置一定门槛,比如要求用户A必须提供担保凭证。因此,对于存在担保凭证的情况下,可以向用户A分配智能资产凭证S1、该智能资产凭证S1用于表征一定权益;而当不存在担保凭证的情况下,向用户A分配的智能资产凭证S2无法表征任何权益,相当于未分配任何智能资产凭证,那么用户A的参与将是无意义的。In an embodiment, in order to prevent user A from publishing the prediction result of event B at random and ensuring that the prediction result is meaningful, a certain threshold may be set for participating user B's result prediction, such as requiring user A to provide a guarantee certificate. Therefore, for the case where there is a guarantee certificate, the smart asset certificate S1 can be assigned to the user A, and the smart asset certificate S1 is used to characterize a certain interest; and when the guarantee certificate does not exist, the smart asset certificate S2 assigned to the user A Failure to characterize any equity is equivalent to not assigning any smart asset credentials, so user A's participation will be meaningless.
步骤308B,当预测结果与实际结果不一致时,确定用户A是否存在担保凭证。In step 308B, when the prediction result is inconsistent with the actual result, it is determined whether a guarantee certificate exists for the user A.
步骤310C,当存在担保凭证时,扣除担保凭证。 Step 310C: When a security certificate exists, the security certificate is deducted.
在一实施例中,当预测结果与实际结果不一致时,即用户A对事件B的结果预测不准确或预测失败,可以通过扣除担保凭证使得用户A终止持有该担保凭证对应的智能资产凭证,那么用户A持有的智能资产凭证减少,以表明该用户A的预测能力变弱或预测准确度降低。In an embodiment, when the prediction result is inconsistent with the actual result, that is, the prediction of the result of the event B by the user A is inaccurate or the prediction fails, the user A may terminate the holding of the smart asset certificate corresponding to the guarantee certificate by deducting the guarantee certificate. Then the smart asset credentials held by user A decrease to indicate that the prediction ability of user A is weakened or the prediction accuracy is reduced.
图4是一示例性实施例提供的另一种智能合约实施的功能逻辑的流程图。如图4所示,该功能逻辑可以包括以下步骤:FIG. 4 is a flowchart of functional logic implemented by another smart contract according to an exemplary embodiment. As shown in FIG. 4, the functional logic may include the following steps:
步骤402,从区块链上获取用户A的预测结果。Step 402: Obtain the prediction result of user A from the blockchain.
步骤404,从区块链上获取实际结果。Step 404: Obtain actual results from the blockchain.
在一实施例中,步骤402-404可以参考图3所示的步骤302-304,此处不再赘述。In an embodiment, steps 402 to 404 may refer to steps 302 to 304 shown in FIG. 3, and details are not described herein again.
步骤406,比较用户A的预测结果与事件B的实际结果,确定该预测结果与实际结果是否完全一致。Step 406: Compare the prediction result of the user A with the actual result of the event B, and determine whether the prediction result is completely consistent with the actual result.
在一实施例中,假定事件B包含多个子事件,如果用户A的预测结果对所有的子事件均准确预测,则该预测结果与实际结果完全一致;而如果用户A仅准确预测了部分子事件的结果,或者用户A本身就仅针对部分子事件实施了预测,那么预测结果与实际结果可能部分一致;当然,有可能用户A对所有子事件的预测均不正确,则预测结果与实际结果完全不一致。In an embodiment, it is assumed that the event B includes multiple sub-events. If the prediction result of the user A accurately predicts all the sub-events, the prediction result is completely consistent with the actual result; and if the user A only accurately predicts part of the sub-events Result, or user A has only implemented predictions for some sub-events, then the prediction results may be partially consistent with the actual results; of course, it is possible that user A's predictions for all sub-events are incorrect, and the prediction results and the actual results are completely Not consistent.
在一实施例中,预测结果与实际结果应当具有相同的数据结构,以便于实现比较操作。例如,假定事件B为某一路口在上下班高峰期的交通状况,预测结果、实际结果可以分别包含字段m1和字段m2,m1字段代表早高峰期间的交通状况、m2代表晚高峰期间的交通状况,当该字段m1=0时表示早高峰期间拥堵、当该字段m1=1时表示早高峰期间不拥堵,当该字段m2=0时表示晚高峰期间拥堵、当该字段m2=1时表示晚高峰期间不拥堵。In an embodiment, the predicted result and the actual result should have the same data structure, so as to facilitate the comparison operation. For example, suppose event B is the traffic condition of an intersection during the commute rush hour. The predicted results and actual results can include the fields m1 and m2 respectively. The m1 field represents the traffic conditions during the morning rush hour and m2 represents the traffic conditions during the evening rush hour , When the field m1 = 0 indicates congestion during the morning peak, when the field m1 = 1 indicates no congestion during the morning peak, when the field m2 = 0 indicates congestion during the late peak, and when the field m2 = 1, it indicates late No congestion during peak hours.
步骤408A,当预测结果与实际结果完全一致时,确定用户A是否存在担保凭证。In step 408A, when the prediction result is completely consistent with the actual result, it is determined whether the user A has a guarantee certificate.
步骤410A,当存在担保凭证时,向用户A分配智能资产凭证S1。In step 410A, when there is a security certificate, the smart asset certificate S1 is allocated to the user A.
步骤410B,当不存在担保凭证时,向用户A分配智能资产凭证S2。 Step 410B, when there is no guarantee certificate, the smart asset certificate S2 is allocated to the user A.
在一实施例中,步骤408A、步骤410A和步骤410B可以参考如图3所示的步骤308A、步骤310A和步骤310B,此处不再赘述。In an embodiment, step 408A, step 410A, and step 410B may refer to step 308A, step 310A, and step 310B shown in FIG. 3, and details are not described herein again.
步骤408B,当预测结果与实际结果并非完全一致时,确定预测结果与实际结果是否部分一致。Step 408B: when the prediction result is not completely consistent with the actual result, determine whether the prediction result is partially consistent with the actual result.
步骤410C,当预测结果与实际结果完全不一致时,若存在担保凭证,则扣除担保凭证。Step 410C, when the predicted result is completely inconsistent with the actual result, if there is a guarantee certificate, the guarantee certificate is deducted.
在一实施例中,与图3所示实施例相类似地,用户A可以对自身输入的预测结果配置相应的担保凭证,以用于对该预测结果的有效性进行担保。那么,当预测结果与实际结果完全不一致时,即用户A对事件B的结果预测不准确或预测失败,可以通过扣除担保凭证使得用户A终止持有该担保凭证对应的智能资产凭证,那么用户A持有的智能资产凭证减少,以表明该用户A的预测能力变弱或预测准确度降低。In an embodiment, similar to the embodiment shown in FIG. 3, the user A may configure a corresponding guarantee credential for the prediction result input by the user A to guarantee the validity of the prediction result. Then, when the prediction result is completely inconsistent with the actual result, that is, User A's prediction of the result of Event B is inaccurate or the prediction fails, user A can deduct the security certificate by holding the security asset certificate corresponding to the security certificate, then User A The number of smart asset credentials held is reduced to indicate that the prediction ability of the user A is weakened or the prediction accuracy is reduced.
步骤410D,当预测结果与实际结果部分一致时,确定用户A是否存在担保凭证。In step 410D, when the prediction result is consistent with the actual result, it is determined whether a guarantee certificate exists for the user A.
步骤412A,当存在担保凭证时,向用户A分配智能资产凭证S3。In step 412A, when there is a security certificate, the smart asset certificate S3 is allocated to the user A.
步骤412B,当不存在担保凭证时,向用户A分配智能资产凭证S4。Step 412B, when there is no guarantee certificate, the smart asset certificate S4 is allocated to the user A.
在一实施例中,与步骤410A-410B相类似的,当预测结果与实际结果部分一致时,表明用户A具有一定程度的预测能力,因而出于对这部分预测能力的标注,以及对于用户A的激励,可以向用户A分配一定的智能资产凭证。在该实施例中,该担保凭证并非必要:如果存在担保凭证,可以向用户A分配智能资产凭证S3,如果不存在担保凭证,可以向用户A分配智能资产凭证S4;其中,在所表征的权益大小方面:S1>S3> S4、S1>S2>S4。In an embodiment, similar to steps 410A-410B, when the prediction result is consistent with the actual result, it indicates that the user A has a certain degree of prediction ability. Therefore, for the labeling of this part of the prediction ability, and for the user A Incentives can be assigned to certain smart asset credentials to user A. In this embodiment, the guarantee certificate is not necessary: if there is a guarantee certificate, the smart asset certificate S3 can be assigned to the user A, and if there is no guarantee certificate, the smart asset certificate S4 can be assigned to the user A; In terms of size: S1> S3> S4, S1> S2> S4.
在一实施例中,智能资产凭证S1、S3所表征的权益可以是分别对应的固定值,或者该智能资产凭证S1、S3所表征的权益可以分别与担保凭证所表征的权益呈正相关,即担保凭证所表征的权益越大/越多时,该智能资产凭证S1、S3所表征的权益随之越大/越多。In an embodiment, the rights and interests represented by the smart asset vouchers S1 and S3 may be corresponding fixed values, or the rights and interests represented by the smart asset vouchers S1 and S3 may be respectively positively related to the rights and interests represented by the security vouchers, that is, guarantees. The greater / more equity represented by the voucher, the greater / more equity represented by the smart asset voucher S1, S3.
在一实施例中,为了避免用户A随意发布对事件B的预测结果、确保该预测结果有意义,可以为参与用户B的结果预测设置一定门槛,比如要求用户A必须提供担保凭证。因此,对于存在担保凭证的情况下,可以向用户A分配智能资产凭证S3、该智能资产凭证S3用于表征一定权益;而当不存在担保凭证的情况下,向用户A分配的智能资产凭证S4无法表征任何权益,相当于未分配任何智能资产凭证,那么用户A的参与将是无意义的。In an embodiment, in order to prevent user A from publishing the prediction result of event B at random and ensuring that the prediction result is meaningful, a certain threshold may be set for participating user B's result prediction, such as requiring user A to provide a guarantee certificate. Therefore, for the case where there is a guarantee certificate, the smart asset certificate S3 can be allocated to the user A, and the smart asset certificate S3 is used to represent a certain interest; and when the guarantee certificate does not exist, the smart asset certificate S4 allocated to the user A Failure to characterize any equity is equivalent to not assigning any smart asset credentials, so user A's participation will be meaningless.
在一实施例中,由于用户A只有在预测结果与实际结果相匹配的情况下,才能够分配到相应的智能资产凭证,因而用户A所持有的智能资产凭证可以用于表征其预测能力或预测准确度,即当持有的智能资产凭证越多或表征的权益越大时,表明该用户A的预测能力越强或预测准确度越高。In an embodiment, since the user A can only be assigned to the corresponding smart asset voucher if the predicted result matches the actual result, the smart asset voucher held by user A can be used to characterize its predictive ability or Prediction accuracy, that is, when more smart asset vouchers are held or the represented equity is greater, it indicates that the user A has a stronger prediction ability or a higher prediction accuracy.
其中,用户A还可以将智能资产凭证用于其他方面。例如,区块链中的部分区块链节点可以扮演锚点的角色,可以将用户A持有的智能资产凭证兑换为等价的链外权益凭证,譬如会员积分、优惠券等,本说明书并不对此进行限制。当智能资产凭证用于表征用户的预测能力时,仅允许将智能资产凭证兑换为链外权益凭证,而限制将链外权益凭证兑换为智能资产凭证;当然,如果同时存在用于表征用户的预测能力的第一类智能资产凭证、不用于表征用户的预测能力的第二类智能资产凭证,可以限制将链外权益凭证兑换为第一类智能资产凭证、而允许将链外权益凭证兑换为第二类智能资产凭证。Among them, user A can also use smart asset credentials for other purposes. For example, some blockchain nodes in the blockchain can play the role of anchor points, and the smart asset certificate held by user A can be exchanged for equivalent off-chain equity certificates, such as membership points, coupons, etc. This is not restricted. When smart asset vouchers are used to characterize the user's prediction capabilities, only smart asset vouchers can be exchanged for off-chain equity vouchers, while off-chain equity vouchers are restricted to be exchanged for smart asset vouchers; of course, if there are also predictions that characterize users Capabilities of the first type of smart asset vouchers and the second type of smart asset vouchers that are not used to characterize the user's predictive capabilities can limit the conversion of off-chain equity vouchers to first-class smart asset vouchers, while allowing the off-chain equity vouchers to Class II smart asset certificate.
图5是一示例性实施例提供的一种设备的示意结构图。请参考图5,在硬件层面,该设备包括处理器502、内部总线504、网络接口506、内存508以及非易失性存储器510,当然还可能包括其他业务所需要的硬件。处理器502从非易失性存储器510中读取对应的计算机程序到内存508中然后运行,在逻辑层面上形成事件预测装置。当然,除了软件实现方式之外,本说明书一个或多个实施例并不排除其他实现方式,比如逻辑器件抑或软硬件结合的方式等等,也就是说以下处理流程的执行主体并不限定于各个逻辑单元,也可以是硬件或逻辑器件。FIG. 5 is a schematic structural diagram of a device according to an exemplary embodiment. Please refer to FIG. 5. At the hardware level, the device includes a processor 502, an internal bus 504, a network interface 506, a memory 508, and a non-volatile memory 510. Of course, it may also include hardware required by other services. The processor 502 reads the corresponding computer program from the non-volatile memory 510 into the memory 508 and then runs it to form an event prediction device on a logical level. Of course, in addition to the software implementation, one or more embodiments of this specification do not exclude other implementations, such as a logic device or a combination of software and hardware, etc. That is to say, the execution body of the following processing flow is not limited to each A logic unit can also be a hardware or logic device.
请参考图6,在软件实施方式中,该事件预测装置可以应用于区块链节点;该装置包括:Please refer to FIG. 6. In a software implementation, the event prediction device may be applied to a blockchain node; the device includes:
发布确定单元61,确定参与方针对指定事件输入的预测结果被发布至区块链,所述预测结果的输入时刻早于所述指定事件的实际结果的发生时刻;The release determination unit 61 determines that a prediction result input by a participant for a specified event is released to the blockchain, and an input time of the prediction result is earlier than an occurrence time of an actual result of the specified event;
合约调用单元62,调用用于评价预测情况的智能合约,所述智能合约被用于读取所述预测结果和所述实际结果,并对所述预测结果与所述实际结果进行比较,以根据比较结果将第一智能资产凭证分配至所述参与方。The contract invoking unit 62 invokes a smart contract for evaluating a prediction situation, and the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to The comparison results allocate the first smart asset credential to the participant.
可选的,Optional,
所述实际结果由所述智能合约从所述区块链上读取,所述实际结果由所述区块链中的预言机节点发布至所述区块链上;The actual result is read from the blockchain by the smart contract, and the actual result is published on the blockchain by a oracle node in the blockchain;
或者,所述实际结果由所述智能合约从所述区块链上读取,所述实际结果经共识后由所述区块链中的任一区块链节点发布至所述区块链上。Alternatively, the actual result is read from the blockchain by the smart contract, and the actual result is published by any blockchain node in the blockchain to the blockchain after consensus .
可选的,所述指定事件包括一个或多个子事件,所述预测结果用于对所述一个或多个子事件进行结果预测;其中,所述智能合约被用于在所述预测结果对所述一个或多个子事件的结果预测均正确的情况下,将所述第一智能资产凭证分配至所述参与方。Optionally, the specified event includes one or more sub-events, and the prediction result is used to perform result prediction on the one or more sub-events; wherein the smart contract is used to predict When the result predictions of one or more sub-events are all correct, the first smart asset credential is allocated to the participant.
可选的,所述指定事件包括多个子事件;当所述第一智能资产凭证被分配至所述参与方时,所述第一智能资产凭证所表征的权益大小正相关于被所述预测结果准确预测的子事件在所述多个子事件中的占比。Optionally, the designated event includes multiple sub-events; when the first smart asset certificate is allocated to the participant, the size of the equity represented by the first smart asset certificate is positively related to the predicted result The proportion of accurately predicted sub-events among the plurality of sub-events.
可选的,还包括:Optional, also includes:
冻结确定单元63,确定所述参与方持有的第二智能资产凭证被冻结,以作为用于担保所述预测结果的有效性的担保凭证;The freezing determination unit 63 determines that the second smart asset certificate held by the participant is frozen as a guarantee certificate for guaranteeing the validity of the predicted result;
其中,所述智能合约用于在所述预测结果不匹配于所述实际结果的情况下解除所述参与方对所述担保凭证的持有关系。Wherein, the smart contract is used to release the participant's holding relationship to the guarantee certificate if the predicted result does not match the actual result.
可选的,所述第一智能资产凭证所表征的权益大小与所述第二智能资产凭证表征的权益大小呈正相关。Optionally, the size of the equity represented by the first smart asset certificate is positively correlated with the size of the equity represented by the second smart asset certificate.
可选的,所述智能合约用于在所述参与方不存在对应的担保凭证的情况下,判定所述参与方对应的预测结果无效。Optionally, the smart contract is used to determine that the prediction result corresponding to the participant is invalid when the participant does not have corresponding guarantee credentials.
可选的,还包括:Optional, also includes:
凭证兑换单元64,对所述参与方持有的智能资产凭证进行锚定,以兑换为等价的链外权益凭证。The voucher conversion unit 64 anchors the smart asset voucher held by the participant to convert it into an equivalent off-chain equity voucher.
上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机,计算机的具体形式可以是个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件收发设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任意几种设备的组合。The system, device, module, or unit described in the foregoing embodiments may be specifically implemented by a computer chip or entity, or a product with a certain function. A typical implementation device is a computer, and the specific form of the computer may be a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email sending and receiving device, and a game control Desk, tablet computer, wearable device, or a combination of any of these devices.
在一个典型的配置中,计算机包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。In a typical configuration, a computer includes one or more processors (CPUs), input / output interfaces, network interfaces, and memory.
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。Memory may include non-persistent memory, random access memory (RAM), and / or non-volatile memory in computer-readable media, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带、磁盘存储、量子存储器、基于石墨烯的存储介质或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Computer-readable media includes both permanent and non-persistent, removable and non-removable media. Information can be stored by any method or technology. Information may be computer-readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), and read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technologies, read-only disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cartridges, magnetic disk storage, quantum memory, graphene-based storage media, or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. As defined herein, computer-readable media does not include temporary computer-readable media, such as modulated data signals and carrier waves.
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。It should also be noted that the terms "including," "including," or any other variation thereof are intended to encompass non-exclusive inclusion, so that a process, method, product, or device that includes a series of elements includes not only those elements but also Other elements not explicitly listed, or those that are inherent to such a process, method, product, or device. Without more restrictions, the elements defined by the sentence "including a ..." do not exclude the existence of other identical elements in the process, method, product or equipment including the elements.
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特 定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。The specific embodiments of the present specification have been described above. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and the desired result may still be achieved. In addition, the processes depicted in the figures do not necessarily require the particular order or sequential order shown to achieve the desired result. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
在本说明书一个或多个实施例使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本说明书一个或多个实施例。在本说明书一个或多个实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。The terminology used in one or more embodiments of this specification is for the purpose of describing particular embodiments only, and is not intended to limit one or more embodiments of this specification. The singular forms "a," "the," and "the" used in one or more embodiments of this specification and the appended claims are also intended to include the plural forms unless the context clearly indicates otherwise. It should also be understood that the term "and / or" as used herein refers to and includes any or all possible combinations of one or more of the associated listed items.
应当理解,尽管在本说明书一个或多个实施例可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本说明书一个或多个实施例范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。It should be understood that although the terms first, second, third, etc. may be used to describe various information in one or more embodiments of the present specification, the information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other. For example, without departing from the scope of one or more embodiments of the present specification, the first information may also be referred to as second information, and similarly, the second information may also be referred to as first information. Depending on the context, the word "if" as used herein can be interpreted as "at" or "when" or "in response to determination".
以上所述仅为本说明书一个或多个实施例的较佳实施例而已,并不用以限制本说明书一个或多个实施例,凡在本说明书一个或多个实施例的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本说明书一个或多个实施例保护的范围之内。The above descriptions are merely preferred embodiments of one or more embodiments of the present specification, and are not intended to limit one or more embodiments of the present specification. Wherever within the spirit and principle of one or more embodiments of the present specification, Any modification, equivalent replacement, improvement, etc. should be included in the protection scope of one or more embodiments of this specification.

Claims (17)

  1. 一种事件预测方法,应用于区块链节点;所述方法包括:An event prediction method applied to a blockchain node; the method includes:
    确定参与方针对指定事件输入的预测结果被发布至区块链,所述预测结果的输入时刻早于所述指定事件的实际结果的发生时刻;Determining that the prediction result input by a participant for a specified event is published to the blockchain, and the input time of the prediction result is earlier than the occurrence time of the actual result of the specified event;
    调用用于评价预测情况的智能合约,所述智能合约被用于读取所述预测结果和所述实际结果,并对所述预测结果与所述实际结果进行比较,以根据比较结果将第一智能资产凭证分配至所述参与方。Invoking a smart contract for evaluating a prediction situation, the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to compare the first result according to the comparison result Smart asset credentials are assigned to the parties.
  2. 根据权利要求1所述的方法,The method according to claim 1,
    所述实际结果由所述智能合约从所述区块链上读取,所述实际结果由所述区块链中的预言机节点发布至所述区块链上;The actual result is read from the blockchain by the smart contract, and the actual result is published on the blockchain by a oracle node in the blockchain;
    或者,所述实际结果由所述智能合约从所述区块链上读取,所述实际结果经共识后由所述区块链中的任一区块链节点发布至所述区块链上。Alternatively, the actual result is read from the blockchain by the smart contract, and the actual result is published by any blockchain node in the blockchain to the blockchain after consensus .
  3. 根据权利要求1所述的方法,所述指定事件包括一个或多个子事件,所述预测结果用于对所述一个或多个子事件进行结果预测;其中,所述智能合约被用于在所述预测结果对所述一个或多个子事件的结果预测均正确的情况下,将所述第一智能资产凭证分配至所述参与方。The method according to claim 1, wherein the designated event includes one or more sub-events, and the prediction result is used for result prediction of the one or more sub-events; wherein the smart contract is used for If the prediction result is correct for the result prediction of the one or more sub-events, the first smart asset credential is allocated to the participant.
  4. 根据权利要求1所述的方法,所述指定事件包括多个子事件;当所述第一智能资产凭证被分配至所述参与方时,所述第一智能资产凭证所表征的权益大小正相关于被所述预测结果准确预测的子事件在所述多个子事件中的占比。The method according to claim 1, wherein the designated event includes a plurality of sub-events; when the first smart asset certificate is allocated to the participant, the size of the equity represented by the first smart asset certificate is positively related to The proportion of the sub-events accurately predicted by the prediction result among the multiple sub-events.
  5. 根据权利要求1所述的方法,还包括:The method of claim 1, further comprising:
    确定所述参与方持有的第二智能资产凭证被冻结,以作为用于担保所述预测结果的有效性的担保凭证;Determining that the second smart asset voucher held by the participant is frozen as a guarantee voucher for guaranteeing the validity of the predicted result;
    其中,所述智能合约用于在所述预测结果不匹配于所述实际结果的情况下解除所述参与方对所述担保凭证的持有关系。Wherein, the smart contract is used to release the participant's holding relationship to the guarantee certificate if the predicted result does not match the actual result.
  6. 根据权利要求5所述的方法,所述第一智能资产凭证所表征的权益大小与所述第二智能资产凭证表征的权益大小呈正相关。The method according to claim 5, wherein the size of the equity represented by the first smart asset certificate is positively correlated with the size of the equity represented by the second smart asset certificate.
  7. 根据权利要求5所述的方法,所述智能合约用于在所述参与方不存在对应的担保凭证的情况下,判定所述参与方对应的预测结果无效。The method according to claim 5, wherein the smart contract is used to determine that the prediction result corresponding to the participant is invalid when the participant does not have a corresponding guarantee certificate.
  8. 根据权利要求1所述的方法,还包括:The method of claim 1, further comprising:
    对所述参与方持有的智能资产凭证进行锚定,以兑换为等价的链外权益凭证。Anchor the smart asset vouchers held by the participants to convert them into equivalent off-chain equity vouchers.
  9. 一种事件预测装置,应用于区块链节点;所述装置包括:An event prediction device is applied to a blockchain node; the device includes:
    发布确定单元,确定参与方针对指定事件输入的预测结果被发布至区块链,所述预测结果的输入时刻早于所述指定事件的实际结果的发生时刻;The release determination unit determines that the prediction result input by the participant for a specified event is released to the blockchain, and the input time of the prediction result is earlier than the occurrence time of the actual result of the specified event;
    合约调用单元,调用用于评价预测情况的智能合约,所述智能合约被用于读取所述预测结果和所述实际结果,并对所述预测结果与所述实际结果进行比较,以根据比较结果将第一智能资产凭证分配至所述参与方。The contract invoking unit invokes a smart contract for evaluating a prediction situation, and the smart contract is used to read the prediction result and the actual result, and compare the prediction result with the actual result to compare the prediction result with the actual result. As a result, the first smart asset credential is assigned to the participant.
  10. 根据权利要求9所述的装置,The device according to claim 9,
    所述实际结果由所述智能合约从所述区块链上读取,所述实际结果由所述区块链中的预言机节点发布至所述区块链上;The actual result is read from the blockchain by the smart contract, and the actual result is published on the blockchain by a oracle node in the blockchain;
    或者,所述实际结果由所述智能合约从所述区块链上读取,所述实际结果经共识后由所述区块链中的任一区块链节点发布至所述区块链上。Alternatively, the actual result is read from the blockchain by the smart contract, and the actual result is published by any blockchain node in the blockchain to the blockchain after consensus .
  11. 根据权利要求9所述的装置,所述指定事件包括一个或多个子事件,所述预测结果用于对所述一个或多个子事件进行结果预测;其中,所述智能合约被用于在所述预测结果对所述一个或多个子事件的结果预测均正确的情况下,将所述第一智能资产凭证分配至所述参与方。The device according to claim 9, wherein the designated event includes one or more sub-events, and the prediction result is used for result prediction of the one or more sub-events; wherein the smart contract is used for If the prediction result is correct for the result prediction of the one or more sub-events, the first smart asset credential is allocated to the participant.
  12. 根据权利要求9所述的装置,所述指定事件包括多个子事件;当所述第一智能资产凭证被分配至所述参与方时,所述第一智能资产凭证所表征的权益大小正相关于被所述预测结果准确预测的子事件在所述多个子事件中的占比。The device according to claim 9, the designated event comprises a plurality of sub-events; when the first smart asset certificate is allocated to the participant, the size of the equity represented by the first smart asset certificate is positively related to The proportion of the sub-events accurately predicted by the prediction result among the multiple sub-events.
  13. 根据权利要求9所述的装置,还包括:The apparatus according to claim 9, further comprising:
    冻结确定单元,确定所述参与方持有的第二智能资产凭证被冻结,以作为用于担保所述预测结果的有效性的担保凭证;A freeze determination unit, which determines that the second smart asset voucher held by the participant is frozen as a guarantee voucher for guaranteeing the validity of the predicted result;
    其中,所述智能合约用于在所述预测结果不匹配于所述实际结果的情况下解除所述参与方对所述担保凭证的持有关系。Wherein, the smart contract is used to release the participant's holding relationship to the guarantee certificate if the predicted result does not match the actual result.
  14. 根据权利要求13所述的装置,所述第一智能资产凭证所表征的权益大小与所述第二智能资产凭证表征的权益大小呈正相关。The device according to claim 13, the size of the equity represented by the first smart asset certificate is positively correlated with the size of the equity represented by the second smart asset certificate.
  15. 根据权利要求13所述的装置,所述智能合约用于在所述参与方不存在对应的担保凭证的情况下,判定所述参与方对应的预测结果无效。The device according to claim 13, wherein the smart contract is used to determine that a prediction result corresponding to the participant is invalid when the participant does not have a corresponding guarantee certificate.
  16. 根据权利要求9所述的装置,还包括:The apparatus according to claim 9, further comprising:
    凭证兑换单元,对所述参与方持有的智能资产凭证进行锚定,以兑换为等价的链外权益凭证。The voucher conversion unit anchors the smart asset vouchers held by the participants to convert them into equivalent off-chain equity vouchers.
  17. 一种电子设备,包括:An electronic device includes:
    处理器;processor;
    用于存储处理器可执行指令的存储器;Memory for storing processor-executable instructions;
    其中,所述处理器通过运行所述可执行指令以实现如权利要求1-8中任一项所述的事件预测方法。The processor executes the executable instructions to implement the event prediction method according to any one of claims 1-8.
PCT/CN2019/084116 2018-07-27 2019-04-24 Event prediction method and apparatus, and electronic device WO2020019783A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810847090.6A CN109146146A (en) 2018-07-27 2018-07-27 Event prediction method and device, electronic equipment
CN201810847090.6 2018-07-27

Publications (1)

Publication Number Publication Date
WO2020019783A1 true WO2020019783A1 (en) 2020-01-30

Family

ID=64798072

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/084116 WO2020019783A1 (en) 2018-07-27 2019-04-24 Event prediction method and apparatus, and electronic device

Country Status (3)

Country Link
CN (1) CN109146146A (en)
TW (1) TWI729345B (en)
WO (1) WO2020019783A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109117994B (en) * 2018-07-27 2020-04-14 阿里巴巴集团控股有限公司 Event prediction method and device and electronic equipment
CN109146147A (en) * 2018-07-27 2019-01-04 阿里巴巴集团控股有限公司 Event prediction method and device, electronic equipment
CN109146146A (en) * 2018-07-27 2019-01-04 阿里巴巴集团控股有限公司 Event prediction method and device, electronic equipment
CN111130875B (en) * 2019-12-20 2022-09-30 度小满科技(北京)有限公司 Block chain consensus method, device, equipment and storage medium
CN110796399B (en) * 2020-01-03 2020-05-26 支付宝(杭州)信息技术有限公司 Resource allocation method and device based on block chain
CN111488616A (en) * 2020-04-08 2020-08-04 北京瑞策科技有限公司 Method and device for realizing preplan machine of service data block chain

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107346482A (en) * 2017-05-12 2017-11-14 深圳蜂链科技有限公司 The method and device that block chain is docked, verifies, known together with the outer data of chain
CN108229940A (en) * 2018-02-13 2018-06-29 中国联合网络通信集团有限公司 Method of commerce and transaction system
CN109146146A (en) * 2018-07-27 2019-01-04 阿里巴巴集团控股有限公司 Event prediction method and device, electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105187212A (en) * 2015-08-07 2015-12-23 河海大学 Schnorr ring signature scheme with specified verifiability
CN106296359A (en) * 2016-08-13 2017-01-04 深圳市樊溪电子有限公司 Credible electric power networks transaction platform based on block chain technology
CN107578337A (en) * 2017-08-28 2018-01-12 杭州云象网络技术有限公司 A kind of intelligence based on block chain intelligence contract technology, which is thrown, cares for product trustship method
CN108681950A (en) * 2018-06-11 2018-10-19 国网江苏省电力有限公司南通供电分公司 Power distribution network demand response transaction settlement method based on block chain technology

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107346482A (en) * 2017-05-12 2017-11-14 深圳蜂链科技有限公司 The method and device that block chain is docked, verifies, known together with the outer data of chain
CN108229940A (en) * 2018-02-13 2018-06-29 中国联合网络通信集团有限公司 Method of commerce and transaction system
CN109146146A (en) * 2018-07-27 2019-01-04 阿里巴巴集团控股有限公司 Event prediction method and device, electronic equipment

Also Published As

Publication number Publication date
CN109146146A (en) 2019-01-04
TWI729345B (en) 2021-06-01
TW202008227A (en) 2020-02-16

Similar Documents

Publication Publication Date Title
WO2020019783A1 (en) Event prediction method and apparatus, and electronic device
US11087372B2 (en) Benefit allocation method, apparatus, and electronic device
WO2020019785A1 (en) Event prediction method and apparatus, and electronic device
WO2020019791A1 (en) Event prediction method and apparatus and electronic device
US10929198B2 (en) Blockchain-based resource allocation method and apparatus
US11030681B2 (en) Intermediate blockchain system for managing transactions
WO2020119287A1 (en) Blockchain-based invoice creation method and apparatus, and electronic device
US20210248208A1 (en) Methods and apparatuses for copyright allocation for blockchain-based work
US20190188655A1 (en) Dynamic blockchain transactional policy management
EP3565219B1 (en) Service execution method and device
US20190108519A1 (en) Transaction scheduling for block space on a blockchain
BR112019027873B1 (en) METHOD, COMPUTER-READABLE NON-TRANSITORY STORAGE MEDIA AND BLOCKCHAIN TRANSACTION COMMITMENT ORDERING APPARATUS.
US20220147512A1 (en) Blockchain-based transaction methods
WO2020125233A1 (en) Field updating method and device and electronic apparatus
WO2021259149A1 (en) Pressure testing method, apparatus and system for blockchain network
US20210326886A1 (en) Blockchain-based resource transaction methods, apparatuses, and systems
US11489662B2 (en) Special relationships in a blockchain
US11176170B2 (en) Blockchain-based data processing methods and apparatuses and computer devices
WO2020019792A1 (en) Block release method and apparatus, and electronic device
WO2020019780A1 (en) Event prediction method and apparatus, and electronic device
WO2020082869A1 (en) Event prediction method and apparatus and electronic device
CN112215602B (en) Data query method, device and system and electronic equipment
US20240015595A1 (en) Distributed Network Management System
CN113495926A (en) Block output method of block chain network
CN110874354A (en) Database migration method and device, electronic equipment and storage medium

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: 19841922

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: 19841922

Country of ref document: EP

Kind code of ref document: A1