Releases: bestchains/bestchains-contracts
Releases · bestchains/bestchains-contracts
v0.1.0
bestchains-contracts-v0.1.0
Welcome to this new release!
What's Changed
- feat: add basic/nonce/erc1155 contracts along with libraries by @bjwswang in #1
- doc: document on library;add missing project contribution rules by @bjwswang in #9
- feat: add contract base dockerfile to make contract build faster by @bjwswang in #10
- feat: add AccessControl contract along with Ownable contract by @bjwswang in #12
- fix: add dockerignore by @0xff-dev in #14
- feat: make basic available for digital depository by @bjwswang in #16
- feat: add timer lib & time lock sample contract by @Lanture1064 in #17
- feat: define contract description in json format with English&ZH_HANS by @bjwswang in #20
- feat: add erc20 sample contract by @Lanture1064 in #21
- feat: enable initialization,nonce,ownable,acl to basic contract by @bjwswang in #25
- feat: update metadata json by @Lanture1064 in #29
- feat: add safemath to library by @Lanture1064 in #30
- feat: able to enable/disable acl in depository ; add type Bool into library by @bjwswang in #32
- chore: rename Basic to Depository;update contracts description by @bjwswang in #33
- feat: add operator and owner to contract events by @0xff-dev in #34
- feat: use string in message's publickey and signature by @bjwswang in #35
- feat: able to batch create untrsuted depositories;use safe math in co… by @bjwswang in #37
- feat: upgrade go version to 1.20 by @0xff-dev in #38
- fix: add language\createdAt\updatedAt fields in contracts.json by @bjwswang in #39
- feat: add License contract definitions by @bjwswang in #41
- feat: add implementation on Market by @bjwswang in #42
- feat: able to encode message to base64str and decode message from bas… by @bjwswang in #44
- feat: add unit tests(chatgpt);enable unit test and codecov in github … by @bjwswang in #45
New Contributors
- @bjwswang made their first contribution in #1
- @0xff-dev made their first contribution in #14
- @Lanture1064 made their first contribution in #17
Full Changelog: https://github.com/bestchains/bestchains-contracts/commits/v0.1.0