mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create maintainer_checklist.md
This commit is contained in:
parent
874de394fb
commit
cd222ca256
8
maintainer_checklist.md
Normal file
8
maintainer_checklist.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
A checklist for things to check before merging a chain PR.
|
||||||
|
|
||||||
|
If the PR contains explorers claim to adhere to EIP3091 - check if they really do.
|
||||||
|
If the PR contains icons:
|
||||||
|
* `ipfs get` all icon CIDs
|
||||||
|
* check if the size of the icons you got match the size given in the PR
|
||||||
|
Check if a PR does not remove a chain - chains cannot be re-moved - only deprecated (to protect from replay attacks)
|
||||||
|
Check if a PR does not assign a chainID to a newer chain (something like https://github.com/ethereum-lists/chains/pull/1750)
|
Loading…
Reference in New Issue
Block a user