This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip [2021/08/06 13:17] murphy |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip [2021/11/09 14:46] (current) char ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====Ethereum: Ethereum Improvement Proposals (EIPs) ==== | ====Ethereum: Ethereum Improvement Proposals (EIPs) ==== | ||
| - | [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum| return to the Ethereum Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:start| return to the Ethereum Standards ]] |
| Source: [[http://eips.ethereum.org/ | Ethereum Improvement Proposals (EIPs)]] | Source: [[http://eips.ethereum.org/ | Ethereum Improvement Proposals (EIPs)]] | ||
| Line 25: | Line 25: | ||
| ://**Standard Track**// | ://**Standard Track**// | ||
| - | : //Describes any change that affects most or all [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum|Ethereum]] implementations, such as a change to the the network protocol, a change in block or transaction validity rules, proposed [[dido:public:ra:xapend:xapend.a_glossary:a:application|application]] standards/conventions, or any change or addition that affects the interoperability of applications using Ethereum. Furthermore Standard EIPs can be broken down into the following categories.// | + | : //Describes any change that affects most or all [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum|Ethereum]] implementations, such as a change to the the network protocol, a change in block or transaction validity rules, proposed [[dido:public:ra:xapend:xapend.a_glossary:a:application|application]] standards/conventions, or any change or addition that affects the [[dido:public:ra:xapend:xapend.a_glossary:i:interoperability|interoperability]] of applications using Ethereum. Furthermore Standard EIPs can be broken down into the following categories.// |
| ://**Core**// | ://**Core**// | ||
| Line 33: | Line 33: | ||
| : //Includes improvements around devp2p (EIP8) and Light Ethereum Subprotocol, as well as proposed improvements to network protocol specifications of whisper and swarm.// | : //Includes improvements around devp2p (EIP8) and Light Ethereum Subprotocol, as well as proposed improvements to network protocol specifications of whisper and swarm.// | ||
| - | ://**Interface**// | + | ://**[[dido:public:ra:xapend:xapend.a_glossary:i:interface|Interface]]**// |
| : //Includes improvements around client API/RPC specifications and standards, and also certain language-level standards like method names (EIP6) and contract ABIs. The label “interface” aligns with the interfaces repo and discussion should primarily occur in that repository before an EIP is submitted to the EIPs repository.// | : //Includes improvements around client API/RPC specifications and standards, and also certain language-level standards like method names (EIP6) and contract ABIs. The label “interface” aligns with the interfaces repo and discussion should primarily occur in that repository before an EIP is submitted to the EIPs repository.// | ||
| ://**[[dido:public:ra:xapend:xapend.a_glossary:e:erc]]**// | ://**[[dido:public:ra:xapend:xapend.a_glossary:e:erc]]**// | ||
| - | : //Application-level standards and conventions, including contract standards such as token standards ([[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0020|ERC20]]), name registries ([[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0137|ERC137]]), URI schemes ([[https://eips.ethereum.org/EIPS/eip-681 |ERC681]]), library/package formats ([[https://eips.ethereum.org/EIPS/eip-190 |EIP190]]), and wallet formats ([[https://eips.ethereum.org/EIPS/eip-85 |EIP85]]).// | + | : //Application-level standards and conventions, including contract standards such as token standards ([[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0020|ERC20]]), name registries ([[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0137|ERC137]]), URI schemes ([[https://eips.ethereum.org/EIPS/eip-681 |ERC681]]), library/package formats ([[https://eips.ethereum.org/EIPS/eip-190 |EIP190]]), and [[dido:public:ra:xapend:xapend.a_glossary:w:wallet|wallet]] formats ([[https://eips.ethereum.org/EIPS/eip-85 |EIP85]]).// |
| ://**Meta**// | ://**Meta**// | ||