Releases: horuslabsio/TBA
Releases · horuslabsio/TBA
v0.2.1
What's Changed
- make registry multi-implementation compatible by @Darlington02 in #5
- fix: pedersen hashing for address computation by @Darlington02 in #7
- chore: update project to use Starknet Foundry by @Darlington02 in #8
- add account implementation by @codeWhizperer in #10
- refactor account contract, make account upgradeable by @Darlington02 in #13
- start test, fix constructor by @Darlington02 in #14
- Tests for Account contract by @Darlington02 in #15
- chore: robust testing for account and registry contracts by @Darlington02 in #18
- chore: updated contracts to v2.3.0 by @Darlington02 in #19
- fix: get_account method fixed, test passes by @Darlington02 in #20
- chore: fix create_account to generate unique addresses for same NFT by @Darlington02 in #21
- chore: refactor and deploy by @Darlington02 in #22
- chore: updated contracts to reflect recent proposal changes by @Darlington02 in #23
- chore: added deployed addresses by @Darlington02 in #24
- chore: updated _get_owner to be compatible with all contracts by @Darlington02 in #25
- chore: fixed bugs, add tests by @Darlington02 in #27
- chore: add github workflows, update account contract by @Darlington02 in #29
- Rewrite Registry & Account as Components and add upgradable to Registry by @cloudvenger in #35
- chore: upgrade contracts to cairo v2.5.4, snfoundry 0.18 by @Darlington02 in #36
- chore: upgrade contracts to cairo v2.6.0, snfoundry 0.19.0 by @TeddyNotBear in #38
- fix: implement fixes for audit findings, update toolings and tests by @Darlington02 in #39
- add audit report by @credence0x in #40
- chore: document deployed addresses by @Darlington02 in #41
- chore: updated scarb.toml by @Darlington02 in #42
- chore: move snforge_std to dev dependencies by @Darlington02 in #43
New Contributors
- @Darlington02 made their first contribution in #5
- @codeWhizperer made their first contribution in #10
- @cloudvenger made their first contribution in #35
- @TeddyNotBear made their first contribution in #38
- @credence0x made their first contribution in #40
Full Changelog: https://github.com/Starknet-Africa-Edu/TBA/commits/v0.3.0