mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-22 19:58:06 +00:00
fix typo (#3553)
This commit is contained in:
parent
cca5bf5f7c
commit
0b5aa27d6c
@ -17,7 +17,7 @@ Mental health is a very real issue for many people and small notions can make a
|
||||
An Ethereum security audit commissioned by DEVolution, GmbH and [performed by Least Authority](https://github.com/LeastAuthority/ethereum-analyses/blob/master/README.md) recommended the following:
|
||||
> Replace the instruction name "suicide" with a less connotative word like "self-destruct", "destroy", "terminate", or "close", especially since that is a term describing the natural conclusion of a contract.
|
||||
|
||||
The primary reason for us to change the term suicide is to show that people matter more than code and Ethereum is a mature enough of a project to recognize the need for a change. Suicide is a heavy subject and we should make every effort possible to not affect those in our development community who suffer from depression or who have recently lost someone to suicide. Ethereum is a young platform and it will cause less headaches if we implement this change early on in it's life.
|
||||
The primary reason for us to change the term suicide is to show that people matter more than code and Ethereum is a mature enough of a project to recognize the need for a change. Suicide is a heavy subject and we should make every effort possible to not affect those in our development community who suffer from depression or who have recently lost someone to suicide. Ethereum is a young platform and it will cause less headaches if we implement this change early on in its life.
|
||||
|
||||
### Implementation
|
||||
`SELFDESTRUCT` is added as an alias of `SUICIDE` opcode (rather than replacing it).
|
||||
|
Loading…
x
Reference in New Issue
Block a user