Releases: PrimeIntellect-ai/smart-contracts
Releases · PrimeIntellect-ai/smart-contracts
Release v0.1.8
What's Changed
- [fix] dont run tests twice on PR by @Jackmin801 in #26
New Contributors
- @Jackmin801 made their first contribution in #26
Full Changelog: v0.1.7...v0.1.8
Release v0.1.7
What's Changed
Full Changelog: v0.1.6...v0.1.7
Release v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
Release v0.1.3
What's Changed
- Allow whitelist by federator by @manveerxyz in #9
- use factory for gas savings + smaller code size by @mattdf in #10
- add gas benchmark for blacklist, fix node retrieval logic in registry by @mattdf in #11
- chore/cleanup by @mattdf in #12
- Update deploy.sh by @mattdf in #13
- add ability to eject node without blacklisting by @mattdf in #14
- make it so that the computer manager key also has pool creation perms by @mattdf in #15
Full Changelog: v0.1.1...v0.1.3
Release v0.1.1
What's Changed
- Protocol Contracts MVP by @mattdf in #2
- First Version of Docs by @manveerxyz in #3
- Setup Simple Deployment Script for Local Testing by @manveerxyz in #4
- Fix/various by @mattdf in #5
- rewards + compute limit feature by @mattdf in #6
- switch to AccessControlEnumerable and allow flexibility in rewards mgmt ... by @mattdf in #7
- contract state and address mapping script for local testing by @mattdf in #8
New Contributors
- @mattdf made their first contribution in #2
- @manveerxyz made their first contribution in #3
Full Changelog: https://github.com/PrimeIntellect-ai/smart-contracts/commits/v0.1.1