Releases: symbioticfi/core
Releases · symbioticfi/core
1.0.0-devnet.8
What's Changed
- Add operator specific delegator by @1kresh in #52
- Add opt in signatures by @1kresh in #53
- Update tests after merge by @1kresh in #55
- Revert global cumulative & expand data for the hook by @1kresh in #56
- Fix docstrings by @1kresh in #57
- Improve resolvers change by @1kresh in #58
- Fixes Cantina by @1kresh in #61
- Fixes Statemind by @1kresh in #60
- Add call to burner by @1kresh in #62
- Stage by @1kresh in #63
- "already set" for resolvers by @1kresh in #64
- Remove redundant error by @1kresh in #65
- Fix docstrings by @1kresh in #66
- Remove hints from hook data by @1kresh in #68
- Update version by @1kresh in #69
- Improve core contracts deployment script by @1kresh in #70
Full Changelog: 1.0.0-devnet.7...1.0.0-devnet.8
1.0.0-devnet.7
What's Changed
- Fix by @1kresh in #23
- Fix by @1kresh in #26
- Add limits to Vault by @1kresh in #25
- Add package.json by @1kresh in #28
- Change package name by @1kresh in #29
- Add package.json dependencies by @1kresh in #30
- Use relative paths by @1kresh in #31
- Flexible version by @1kresh in #35
- Adjust license by @1kresh in #32
- Certora fixes by @1kresh in #27
- Add missing relative paths by @1kresh in #36
- Cosmetics by @1kresh in #37
- Cosmetics by @1kresh in #38
- Vault.balanceOf() -> Vault.slashableBalanceOf() by @1kresh in #40
- Docs: certora - clarify "unpredictable create2 address creation" by @1kresh in #41
- Change init process by @1kresh in #42
- Weaken sequencing checks by @1kresh in #45
- Reduce slashing exposure by @1kresh in #44
- Tokenize vault by @1kresh in #43
- Remove redundant interface & sync tests by @1kresh in #46
- Simplify tokenized vault by @1kresh in #48
- Update npm version by @1kresh in #47
- Update version by @1kresh in #49
Full Changelog: devnet-v1.0.0...1.0.0-devnet.7
Devnet v1.0.0
devnet-v1.0.0 improve vault script