Contract accounts, on the other hand,are controlled by their contract code.这可能导致相同智能合约代码的多个独立执行产生不同结果。
This can lead tomultiple independent executions of the same smart contract code having different results.EIP170:合约代码大小限制--改变了一个同月在区块脸上代码大小限制的上限。
EIP 170: Contract code size limit: changes the maximum code size that a contract on the blockchain can have.因为智能合约代码是由人类写的,所以智能合约只和写它们的人一样好。
Since smart contract code is made by humans, smart contracts are only as good as the people who made them.每个账户存储余额信息、智能合约代码和内部数据存储等。
Each account stores balance information, smart contract code, and internal data storage.Combinations with other parts of speech
但是,智能合约代码的正式验证或者保险可能能够补救或者缓解该风险。
Nonetheless, formal verification of smart contract code or insurances might be able to remedy or manage this risk.因为智能合约代码是由人类写的,所以智能合约只和写它们的人一样好。
Because smart contract code is written by humans, smart contracts are only as good as the people who write them.因为智能合约代码是由人类编写,智能合同只能达到与写它们的人一样好。
Because smart contract code is written by humans, smart contracts are only as good as the people who write them.在neoVM中隔离智能合约代码对于网络安全性和可扩展性至关重要。
Isolation of smart contract code inside of the neoVM is crucial for network security and scalability.因为智能合约代码是由人类编写,智能合同只能达到与写它们的人一样好。
Since smart contract code is made by humans, smart contracts are only as good as the people who made them.另外,请时刻注意的是即使你的智能合约代码没有bug,但编译器或者平台本身可能存在bug。
Also, keep in mind that even if your smart contract code is bug-free, the compiler or the platform itself might have a bug.Corda的一个核心功能力是记录一个将基于人类语言的法律条款文档和智能合约代码进行关联。
A key feature of Corda is its ability to record an explicit link between human-language legal prose documents andsmart contract code.它提醒我们,在编写和发布智能合约代码时,我们必须非常小心。
It reminds us that we must use extreme caution when writing andreleasing smart contract codes.此外还有正在开发的用于实施性能分析和智能合约代码性能特征分析的工具。
In addition, the tools for implementation performance analysis and smart contracts code performance characteristics analysis are being developed.其目标是从数学上证明合约代码可以实现其创建者的意图。
The goal is to prove mathematically that a contract's code will actually do what its creators intended.
One typing error in the contract code may lead to the implementation of the fallback function.它使用人工智能来监控事务并检测可疑活动,并且可以扫描智能合约代码以查找已知漏洞。
It uses artificial intelligence to monitor transactions and detect suspicious activity,and it can scan smart-contract code for known vulnerabilities….基本上,以太坊智能合约通常由合约代码和两个公钥组成。
Ethereum smart contracts consist of a contract code and two public keys.基本上,以太坊智能合约通常由合约代码和两个公钥组成。
Basically, Ethereum smart contracts are made of a contract code and two public keys.合约代码或状态将不会在链上储存,因此使得智能合约更容易分析、处理速度也会加快,而实际功能性并不会遭受显著损失。
By not storing contract code on-chain, smart contracts are easier to analyze and faster to process and there is no substantial loss in functionality.一般而言,以太坊两种类型的账户,外部所有的账户(由私钥控制的)和合约账户(由合约代码控制)。
Generally speaking, Ethereum has two types of accounts: externally owned accounts(controlled by private keys)and contract accounts(controlled by contract codes).EIP1052:此提案由NickJohnson和PawełBylica提出,主要就是“增加一个新的操作符,该操作符将返回合约代码的keccak256哈希值。
EIP 1052 proposed by Nick Johnson and Paweł Bylica- Simple summary:“Specifies a new opcode,which returns the keccak256 hash of a contract's code.”.
The account's contract code, if there is any.
The account's contract code, if present.下一步是使用Solidity语言创建一个智能合约代码。
The next step is creating a smart contract code in Solidity.另一方面,其将合约代码存储进key-value数据库中。
On the other hand, it stores the contract's code and its storage in a key-value database.合约账户:存储执行的智能合约代码,只能被外部账户来调用激活;.
Contract Account: The smart contract code that is stored for execution can only be invoked by an external account to activate.更加复杂的交易可能会包含其他类型的信息,比如以太坊中的智能合约代码。
More complicated transactions can contain other types of information,such as smart contract code in Ethereum.