Releases: nation3/nationcred-contracts
Releases · nation3/nationcred-contracts
v0.7.0
What's Changed
- Solidity 0.8.21 by @aahna-ashina in #117
- build(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by @dependabot in #119
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #121
- 📃 docs: add passport utils address by @aahna-ashina in #120
- Enable Hardhat optimizer (#123) by @aahna-ashina in #124
- 🫥 chore: upgrade to solidity 0.8.25 by @aahna-ashina in #125
Full Changelog: v0.6.9.0...v0.7.0
v0.6.9
v0.6.9.0 🚀 release 0.6.9 - mainnet
v0.6.8
What's Changed
- Refactor folder structure by @aahna-ashina in #96
- Deploy Discord/Discourse usernames smart contracts by @aahna-ashina in #98
- npm release 0.6.6 by @aahna-ashina in #99
- reduce from view to pure by @aahna-ashina in #100
- Require valid passport when setting username (#70) by @aahna-ashina in #105
- Get owner address (#84) by @aahna-ashina in #106
- Store gas report (#101) by @aahna-ashina in #102
- fix: skip contract verification on localnet & refactor by @TTNguyenDev in #107
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #68
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #69
Full Changelog: v0.6.6...v0.6.8
v0.6.6
What's Changed
- Publish smart contract library on npm (#89) by @aahna-ashina in #90
- build: support sepolia by @TTNguyenDev in #91
- Add smart contracts for distributing weekly citizen rewards by @aahna-ashina in #93
- Distributing weekly citizen rewards by @aahna-ashina in #95
New Contributors
- @TTNguyenDev made their first contribution in #91
Full Changelog: v0.6.4...v0.6.6
v0.6.4
https://www.npmjs.com/package/@nation3/nationcred-contracts/v/0.6.4
What's Changed
- chore(deps-dev): bump typechain from 8.1.1 to 8.3.2 by @dependabot in #78
- Return zero when locked amount lower than threshold by @aahna-ashina in #80
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #79
- Add smart contract for storing skill level ratings per citizen role by @aahna-ashina in #83
- Operator skill levels by @aahna-ashina in #86
- Marketeer skill levels (#82) by @aahna-ashina in #87
- Ethereum Attestation Service (#85) by @aahna-ashina in #88
Full Changelog: v0.6.1...v0.6.4
v0.6.1
Merge pull request #71 from nation3/active-passport-github Require valid passport when setting GitHub username