Position: Home page » Blockchain » Three form bookkeeping and blockchain

Three form bookkeeping and blockchain

Publish: 2021-05-20 04:27:17
1. blockchain is a new application mode of distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other computer technologies. Blockchain is essentially a decentralized database
for example, if you are a woman, every time your boyfriend says something disgusting to you or promises to buy something for you, you immediately record it and send it to you and all his friends, classmates, colleagues, as well as various groups and circles of friends, so that he can no longer resist. This is called blockchain
the core advantage of blockchain technology is decentralization, which can realize point-to-point transaction, coordination and cooperation based on decentralized credit in a distributed system without mutual trust by means of data encryption, time stamp, distributed consensus and economic incentive, so as to solve the high cost and low cost of centralized institutions Low efficiency and data storage insecurity provide solutions
the application fields of blockchain include digital currency, token, finance, anti-counterfeiting traceability, privacy protection, supply chain, entertainment, etc. with the popularity of blockchain and bitcoin, many related top domain names have been registered, which has a great impact on the domain name instry.
2. That's a good question. Let me give you an example. For example, when I deposit 100 yuan in the bank, the data of this deposit is only recorded in the bank's database, which can't be obtained by others, namely "central bookkeeping". The blockchain is a distributed accounting, a new information recording technology, and it is "encrypted" and "distributed". The data does not exist in a center, but is stored once on the computer of the whole network. For example, if I transfer 100 yuan to you, I will shout to all the computers in the whole network. Let's record the accounts together, that is, "Distributed Accounting".
3. Blockchain is a technical solution to collectively maintain a reliable database through centralization and distrust. This technical solution allows any number of nodes in the participating system to calculate and record all the information exchange data in the system in a period of time to a data block through cryptography algorithm, and generate the fingerprint of the data block for linking the next data block and checking. All participating nodes in the system jointly determine whether the record is true
blockchain can improve the way of data recording in audit. In the current network audit, although there is an early warning mechanism, it still needs auditors to judge and handle the abnormal records manually; Blockchain can automatically process the abnormal records through whether each node verifies and approves the block and the transaction information in it, whether the network node is attacked, and whether the account book of each node is complete, so as to make real-time audit possible. Auditors can directly access and query the effective information on the blockchain, judge whether the processing is reasonable and make corrections. In the blockchain, timestamps are used to record various transactions and operations, which can achieve historical traceability and tracking, and greatly improve the quality and efficiency of audit
blockchain can change the storage mode of audit data. In traditional audit, data are stored in an audit center server, which not only has the problems of high load and slow running speed, but also is vulnerable to attack; The blockchain audit system is a typical distributed storage, each node has the same backup, which can not only save the high cost and maintenance costs of the server, but also ensure the integrity of the data
semi public private chain can be used for audit. Blockchain can be divided into three forms: public chain, semi open private chain and full private chain. Considering the characteristics of audit instry, it is appropriate to adopt semi open private chain mode. For the audited units and enterprises, some trade secret information is not disclosed, but the pre selected nodes within the group decide the generation of the block. External suppliers can participate in the transaction but not the accounting process. Externally, it provides a third-party query node to query through the open API. In this way, it can not only ensure the internal privacy of the enterprise, but also enable the external auditors to implement real-time audit query.
4. Blockchain is a decentralized distributed record book and a credit data system. Its advantages are obvious
1. What the Internet changes is the acquisition and transmission of information, while what blockchain does is the transmission of value
for example, on the Internet, we can easily and quickly generate information and it to any place. All information can be spread efficiently, but some valuable information that can only be transferred but cannot be shared often needs credit endorsement
for example, we can't the payment directly to the other party, but we need to subtract some money from the payment account and add some money to the collection account to complete the payment process. The current Internet protocol does not support the function of value transfer. The current value transfer is not direct transmission. Instead, it is endorsed by a centralized third party, such as Alipay, such as banks.
now these centralized organizations put all the calculation of value transfer in a centralized server, which will certainly involve the participation of people, which will cause many problems, such as some "finite theory" and "opportunistic behavior", which will make the whole behavior less credible. So there is a basic question, how to reach a credit consensus
this is how blockchain technology came into being. It can be said that blockchain can build a pure point-to-point value transfer system. Without the mutual trust of each node, blockchain can ensure the integrity and security of data records in the system, and can be separated from the endorsement of third-party organizations, effectively recing the complexity and risk of transactions
2. It is open and transparent, and can not be tampered with
all data of the blockchain can not be tampered with or deleted, and the information of the whole system is open and transparent. If someone owes you a sum of money, and now the data has been put on the blockchain, if he doesn't want to return it to you and play a rogue with you, you can go to the court to protect your rights through the data forensics on the blockchain, so as to get back your legitimate funds. Because the data on the blockchain is open to the whole network, the users of the whole network will know his rogue behavior, which will greatly increase his credit cost. Dishonesty will make him have an important impact in the next life.
5. On the nodes of the blockchain, everyone can access the P2P network for accounting, but no one can tamper with the information in the database, so it is a public accounting book. The technology of recing risk is being introced into the six degree chain
6.

This is a data center switch, which supports virtualization, that is VSU. Configuration reference

core switch 1:

Switch1 # configuration terminal
enter configuration commands, one per line. End with cntl / Z.

Switch1 (config) # switch virtual domain 1

Switch1 (config vs domain) # switch 1

Switch1 (config vs domain) # switch 1 priority 200 -- & gt; The default priority is 100, which is configured as a higher priority. After the VSU is successfully established, it will become the management host

Switch1(config-vs-domain)# exit

Switch1(config)# vsl-aggregateport 1 ------> At least two VSL links are needed, and the reliability of one link is low. When link oscillation occurs, VSU will be very unstable

Switch1(config-vsl-ap-1)# port-member interface TenGigabitEthernet 1/1 ------> Configure VSL link, heartbeat link and traffic channel between VSU active and standby cores

Switch1 (config-vsl-ap-1) ﹥ port member interface tengigabit Ethernet 1 / 2
Switch1 (config-vsl-ap-1) ﹥ exit

core switch 2:

switch2 ﹥ configuration terminal
enter configuration commands, one per line. End with CNTL/Z.

Switch2(config)# switch virtual domain 1 ------> Domain ID must be consistent with the first one

switch2 (config vs domain) # switch 2 ----- & gt; The second device must change its ID to 2

switch2 (config vs domain) { switch 2 priority 150

switch2 (config vs domain) { exit
switch2 (config) { VSL aggregateport 1 ----- & gt; At least two VSL links are needed, and the reliability of one link is low. When link oscillation occurs, VSU will be very unstable

Switch2(config-vsl-ap-1)# port-member interface TenGigabitEtherne 1/1 ------> Configure VSL link, heartbeat link and traffic channel between VSU active and standby cores

switch2 (config-vsl-ap-1) # port member interface tengigabit Ethernet 1 / 2
switch2 (config-vsl-ap-1) # exit

7.

Distributed accounting technology is a database distributed on multiple nodes or computing devices. Each node can and save a ledger, and each node can update independently. Its feature is that the ledger is not maintained by any central organization, and the update of the ledger is built and recorded by each node independently

The

node can vote on these updates to ensure that they are in line with the majority opinion. This kind of voting is also called consensus, and consensus is automatically reached through the algorithm. Once a consensus is reached, the distributed ledger will update itself, and the latest agreed version of the ledger will be saved on each node

distributed accounting technology solves the problem of trust cost, which is less dependent on banks, government and Justice Department, and the data is all on nodes. At the same time, it also solves the problems of consumer rights, financial integrity and transaction speed

extended data:

distributed ledger is a kind of database shared, copied and synchronized among network members. Distributed ledgers record transactions between network participants, such as the exchange of assets or data. This shared ledger eliminates the time and expense of mediating different ledgers

distributed ledger (also known as shared ledger, or distributed classification technology) is a replication consensus, sharing and synchronizing digital data geographically distributed in multiple websites, countries, or institutions. There is no central administrator or centralized data storage.

a point-to-point network is required, and consensus algorithms are used to ensure replication at nodes. A form of distributed classification design, blockchain system, can be public or private

but not all distributed accounts must use chain blocks to provide security and effectively realize distributed consensus: blockchain is just a type of data structure, which is considered as a distributed ledger. In 2016, many banks tested the balance of payments account

the participants in the network restrict and negotiate the updating of the records in the account book according to the consensus principle. There is no intermediate third-party arbitration institutions (such as financial institutions or clearing houses) involved. Each record in the distributed Ledger has a time stamp and a unique password signature, which makes the ledger an auditable history of all transactions in the network

8. It's about six years now, worth hundreds of millions of yuan. But what you're talking about is if, in fact, if not, bitcoin's first virtual currency purchase is like spending more than 100 pieces to buy a hamburger. No one knows that bitcoin will be so valuable today
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750