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:client:ethereumjs-lib [2020/11/13 02:21] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:ethereumjs-lib [2021/08/18 11:02] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| "ETHEREUM: A SECURE DECENTRALISED GENERALISED TRANSACTION LEDGER | "ETHEREUM: A SECURE DECENTRALISED GENERALISED TRANSACTION LEDGER | ||
| BYZANTIUM VERSION 3e36772 - 2019-05-12", [[https://ethereum.github.io/yellowpaper/paper.pdf]] | BYZANTIUM VERSION 3e36772 - 2019-05-12", [[https://ethereum.github.io/yellowpaper/paper.pdf]] | ||
| - | )). This is a simple meta-module that provides the following modules. Most JS modules are tracked in ethereumjs// | + | )). This is a simple meta-[[dido:public:ra:xapend:xapend.a_glossary:m:module|module]] that provides the following modules. Most JS modules are tracked in ethereumjs// |
| - | * //VM - The Ethereum virtual machine and state processing functions// | + | * //VM - The [[dido:public:ra:xapend:xapend.a_glossary:e:evm|Ethereum virtual machine]] and state processing functions// |
| - | * //Blockchain - Blockchain management// | + | * //[[dido:public:ra:xapend:xapend.a_glossary:b:blockchain|Blockchain]] - Blockchain management// |
| - | * //Block - Block Schema definition and validation// | + | * //Block - Block Schema definition and [[dido:public:ra:xapend:xapend.a_glossary:v:validation|validation]]// |
| * //Transaction - Transaction Schema definition and validation// | * //Transaction - Transaction Schema definition and validation// | ||
| * //Account - Account Schema definition and validation// | * //Account - Account Schema definition and validation// | ||