v1.0.0
Stabilizes NANI smarter accounts system with a minimal modular implementation based on Solady ERC4337 and suite of plugin validator apps.
NANI Account v1.0.0
What's New
- Simplified UUPS.
- General gas efficiency improvements.
- Vastly improved ERC1271 offchain signature UX.
- Signature plugins (via extensions to
isValidSignature()
).
Overall, the NANI V1
design and deployment is suited as a future-proof base to iterate from.
Deployments
On most EVM blockchains and testnets at the same create2 contract addresses:
Contributors
Full Changelog: https://github.com/NaniDAO/accounts/commits/v0.0.0
What's Changed
- ✨ Multisig Validator by @nerderlyne in #2
- ✨ Permit Validator by @z0r0z in #3
- 💀 Recovery Validator by @z0r0z in #4
- 🔢 Conform Points Ownership to NaniAccount by @z0r0z in #5
- 🗳️ Owners: Onchain Votes by @z0r0z in #6
- 🏵️ Token-bound Accounts by @z0r0z in #7
- 🪡 Invites SVG by @nerderlyne in #8
- ✨ RV 1.1.1 by @z0r0z in #10
- 🪄 PV-111 by @z0r0z in #11
- ⌘1 by @z0r0z in #12
New Contributors
Full Changelog: v0.0.0...v1.0.0