Sam Wilson
Sam Wilson
As opposed to a GitHub issue or back to the PR itself.
_Originally from #55_ Immediately before merging (IMO, ideally in the merge commit itself) set `last-call-deadline` in the preamble to 14 days after the merge date.
_Originally from #55_ Immediately before merging (IMO, ideally in the merge commit itself) set the created date in the preamble.
_Originally from #55_ Immediately before merging (IMO, ideally in the merge commit itself) set the EIP number in the preamble and rename the markdown file. How that number is determined...
See https://github.com/ethereum/EIPs/pull/5313. Reported by @abcoathup on discord.
Hey! Our build is popping up a new warning after upgrading to the latest sphinx and autoapi. ``` /home/sam/Code/specs/autoapi_mre/doc/autoapi/file3/index.rst:33:more than one target found for cross-reference 'Transaction': file1.Transaction, file2.Transaction ``` Here's...
Downstream tooling requires each proposal be merged as a Draft first, then move to Review. If the proposal appears first in Review, it messes up statistics. _Originally reported by @poojaranjan...
For example, @lightclient is both an author and an editor: https://github.com/ethereum/EIPs/pull/6642
For example, from imToken: 
To support more wallets (especially mobile) we should support WalletConnect-based wallets. One option is [Web3Modal](https://github.com/WalletConnect/web3modal).