v1.0.2-testnet-slashing
Pre-release
Pre-release
This release marks the testnet slashing release. A full spec change is in documented in ELIP-002
See the following docs for breaking changes:
New Addresses
There are two new core contracts deployed
Name | Proxy | Implementation | Notes |
---|---|---|---|
AllocationManager |
0x78469728304326CBc65f8f95FA756B0B73164462 |
0xe03d...4ee2 |
Proxy: [email protected] |
PermissionController |
0x598cb226B591155F767dA17AfE7A2241a68C5C10 |
0x7ab0...a2b9 |
Proxy: [email protected] |
What's Changed
- fix(slashing): fix upgrade script phase 4 by @jbrower95 in #953
- fix: patch by @gpsanant in #956
- feat: bindings by @gpsanant in #960
- fix: remove numtocomplete interface by @8sunyuan in #966
- feat: add share helpers by @gpsanant in #964
- fix: slashable window boundaries by @8sunyuan in #965
- refactor: small cleanup by @0xClandestine in #959
- feat: remove max strategies list by @ypatil12 in #968
- feat: slashing patch upgrade script by @ypatil12 in #967
- chore: bindings by @gpsanant in #969
- fix: try catch out of gas edge case by @8sunyuan in #971
- chore: slashing 1.0.2 direct upgrade script by @jbrower95 in #972
Full Changelog: v0.5.3...v1.0.2