Merge pull request #8516

26c630f Update release check-list with lessons learned from v15/v16 fork (Seth For Privacy)
pull/6896/merge
luigi1111 2 years ago
commit aba564c86e
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -1,15 +1,20 @@
# Monero hard-fork release check-list
- [ ] Security audit - [ ] Security audit
- [ ] Code audit - [ ] Code audit
- [ ] Ledger integration - [ ] Ledger integration
- [ ] Implemented in Monero codebase (if needed) - [ ] Ledger notified
- [ ] Ledger app integration coded by Ledger - [ ] Pull request made against Monero codebase (if needed)
- [ ] Pull request merged into Monero codebase (if needed)
- [ ] Ledger app integration coded
- [ ] Ledger Monero app update available - [ ] Ledger Monero app update available
- [ ] Trezor integration - [ ] Trezor integration
- [ ] Implemented in Monero codebase (if needed) - [ ] Trezor notified
- [ ] Trezor app integration coded by Trezor - [ ] Pull request made against Monero codebase (if needed)
- [ ] Trezor firmware update available (if needed) - [ ] Pull request merged into Monero codebase (if needed)
- [ ] Trezor firmware update coded
- [ ] Trezor firmware update available
- [ ] Fork height set - [ ] Fork height set
- [ ] Monero-announce mailer notice
- [ ] Twitter announcement - [ ] Twitter announcement
- [ ] Reddit announcement - [ ] Reddit announcement
- [ ] Getmonero.org announcement - [ ] Getmonero.org announcement
@ -26,13 +31,15 @@
- [ ] Edge Wallet - [ ] Edge Wallet
- [ ] Exodus - [ ] Exodus
- [ ] XMRWallet - [ ] XMRWallet
- [ ] Feather Wallet
- [ ] Notify exchanges - [ ] Notify exchanges
- [ ] https://web.getmonero.org/community/merchants/#exchanges - [ ] https://www.getmonero.org/community/merchants/#exchanges
- [ ] Notify 3rd party payment processors - [ ] Notify 3rd party payment processors
- [ ] https://web.getmonero.org/community/merchants/#payment-gateways - [ ] https://www.getmonero.org/community/merchants/#payment-gateways
- [ ] BTCPayServer
- [ ] Notify mining pools - [ ] Notify mining pools
- [ ] https://miningpoolstats.stream/monero - [ ] https://miningpoolstats.stream/monero
- [ ] Release tagged - [ ] Release branch created
- [ ] Update src/version.cpp.in with new version AND new name (if necessary) - [ ] Update src/version.cpp.in with new version AND new name (if necessary)
- [ ] Update Gitian YML files in contrib/gitian/ to the new version number - [ ] Update Gitian YML files in contrib/gitian/ to the new version number
- [ ] Update README.md with new fork table entry (or at least update the Recommended Monero version) - [ ] Update README.md with new fork table entry (or at least update the Recommended Monero version)
@ -46,16 +53,21 @@
- [ ] Trezor - [ ] Trezor
- [ ] Release-specific testing - [ ] Release-specific testing
- [ ] RPC testing/update RPC documentation - [ ] RPC testing/update RPC documentation
- [ ] Stagenet forked
- [ ] Stagenet testing/verification
- [ ] Ledger
- [ ] Trezor
- [ ] Release-specific testing
- [ ] CLI reproducible builds validated - [ ] CLI reproducible builds validated
- [ ] CLI released - [ ] CLI released
- [ ] https://web.getmonero.org/downloads/ updated - [ ] https://www.getmonero.org/downloads/ updated
- [ ] Update hashes.txt on website - [ ] Update hashes.txt on website
- [ ] Update downloads.yml on website - [ ] Update downloads.yml on website
- [ ] Update auto-update DNS records - [ ] Update auto-update DNS records
- [ ] Update redirects on downloads box - [ ] Update redirects on downloads box
- [ ] Update seed nodes - [ ] Update seed nodes
- [ ] GUI released - [ ] GUI released
- [ ] https://web.getmonero.org/downloads/ updated - [ ] https://www.getmonero.org/downloads/ updated
- [ ] Update hashes.txt on website - [ ] Update hashes.txt on website
- [ ] Update hashes.txt.sig on website - [ ] Update hashes.txt.sig on website
- [ ] Update downloads.yml on website - [ ] Update downloads.yml on website

Loading…
Cancel
Save