feat: add RareSkills Proxy Patterns and SolidState to Upgradeable Contracts - #17
Merged
Merged
Conversation
…pgradeable Contracts - add RareSkills Book of Proxy Patterns (guide: UUPS/Transparent/Beacon/Diamond proxies) - add SolidState Solidity (471 stars, upgradeable-first diamond library) - fix alphabetical ordering of section (Awesome Diamonds was after OpenZeppelin)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resource Addition/Update
Resource Information
1. RareSkills Book of Proxy Patterns
2. SolidState Solidity
Description
Why should this be added?
The Upgradeable Contracts section had not been substantively updated since May 2026 and contained only two entries. The section was the most stale in the list:
Also fixes pre-existing alphabetical ordering issue in the section (Awesome Diamonds was listed after OpenZeppelin: Upgrades).
Checklist
Additional Context
Candidates vetted via the
find-resourcesscouting process: GitHub search (100+ stars / commit within 3 months filter), web search, and a sweep of all pre-vetted sources (Trail of Bits blog, Cyfrin blog, sister list, Cantina). SolidState confirmed via two independent discovery paths. Rejected near-misses: prb-proxy (niche personal account proxy), Perfect-Abstractions/Compose (111 stars, barely clears bar), EIP-2535/ERC-1167 links (near-dupes of the existing EIPs entry), Trail of Bits upgrade anti-patterns (2018, dated).By submitting this pull request, I confirm that my contribution is made under the terms of the repository's license.