eips
eips copied to clipboard
Ergo Improvement Proposals
Will allow for wallets and dapps to filter utility tokens and nft to make it easier for the user to keep an overview.
Basic description of the potential problems we have with freeing up locked tokens and how to solve it.
Add new token type for "Asset Pack" which is proposed to be superscript language (YAML) referencing the ownership of other NFT objects in a hierarchy/pack. Allows for native organization on...
In EIP-0004, the encoding in R4 is given as `'\x0e' + intToVlq(byteArray.length) + byteArray` Would be good to have a link or a code snippet explaining how to implement `intToVlq`
It's almost ready to merge - only remaining thing is to figure out required ``eip29_preamble`` bytes and based on them include some test vectors.
UPD: Completely revised version: 1) `rewardTx` and `chargeTx` removed thus senders are not penalized for invalid transactions 2) `collatInputs` are not required 3) JITC for reduction combined with AOT for...