Add EIP-6189: Alias Contracts (#6189)
* Add contract aliases
* Add CREATE behavior
* Assign EIP-6189
* Rename eip-contract-alias.md to eip-6189.md
* Add discussions URL
* Add RFC 8174
* Recognize EOA Transactions
* Add contract-linking to CREATE and CREATE2
* Expand Motivation
* Add RPC endpoint change for eth_getStorageAt
* Fix a few isssues with the EIP
* Fix another small issue
* Clear check annotations
GitHub Diff