Releases: neodaoist/clarity
Releases · neodaoist/clarity
v0.1
What's Changed
- Feature/initial write by @neodaoist in #1
- Feature/writePut by @neodaoist in #2
- ✨ Implement write() and batchWrite() by @neodaoist in #3
- ✨ Feature/naive exercise by @neodaoist in #4
- 🔧 Config/configure CI action to run on PRs by @neodaoist in #5
- 📝 Add WIP notice by @neodaoist in #6
- ✨ Feature/some views by @neodaoist in #7
- [WIP] ✨ Feature/netOff by @neodaoist in #8
- ✨ Feature/rebasing by @neodaoist in #9
- Refactor/cleanup and update option amount from uint80 to uint64 by @neodaoist in #10
- ✨ Feature/basic-adapter by @neodaoist in #11
- ✨ Feature/redeem by @neodaoist in #12
- ♻️ Refactor/cleanup by @neodaoist in #13
- ♻️ Improvement: Refactor write() by @neodaoist in #14
- 🐛 Fix totalsupply invariant bug by @neodaoist in #15
- ✨ Enforce minimum strike price bound; Enforce maximum writable bound by @neodaoist in #16
- ✨ Implement ERC6909 metadata by @neodaoist in #19
- ✨ Impl WrappedShorts; Prevent transferring shorts if assignment by @neodaoist in #20
- ♻️ General refactor and cleanup by @neodaoist in #21
- :Wrench: Project org, View sad path tests, Gas efficiency of balanceOf() by @neodaoist in #22
- ✅ Refactor and simplify test suite; Add paper and pencil invariants by @neodaoist in #23
- 🔧 Add gas makefile by @neodaoist in #24
- 🔧 Add coverage to makefile for local usage by @neodaoist in #25
- ✅ Complete IOption views by @neodaoist in #26
- 🐛 Handle dupe options when writing by @neodaoist in #27
- ✅ Complete actions for OptionsHandler by @neodaoist in #28
- ⛽ Improve gas cost and devex of writing new options by @neodaoist in #29
- ✅ Complete initial transfer handler actions by @neodaoist in #30
- ✅ Implement handler for exercise by @neodaoist in #31
- ✅ Complete writeExisting option handler by @neodaoist in #32
- ✅ Complete options invariants by @neodaoist in #33
- ✅ Impl handler for netOff() by @neodaoist in #34
- Complete redeem option handler by @neodaoist in #35
- ✨ Implement skim() and skimmable() by @neodaoist in #36
- Back by @neodaoist in #37
- ✅ Invariants – Replace OptionState ghost vars with actual by @neodaoist in #38
- ✅ Refactor base test suite by @neodaoist in #39
- 📝 Update ERC6909 interfaces to latest by @neodaoist in #40
- 🔧 Add simple deploy script by @neodaoist in #41
- 🚀 Enhance deploy script by @neodaoist in #42
New Contributors
- @neodaoist made their first contribution in #1
Full Changelog: https://github.com/neodaoist/clarity/commits/v0.1