Releases: massalabs/massa-standards
Releases · massalabs/massa-standards
1.3.0
What's Changed
- Token ft external getCoinAddressCreation by @Thykof in #162
- remove as transformer by @Thykof in #165
- add keyer and constant manager by @ASAPSegfault in #164
- Add upgradeSC function to upgrade websiteStorer SC by @thomas-senechal in #166
- add coins to mrc20 Wrapper by @peterjah in #168
- Fix websiteDeployer.ts storage cost calculation by @thomas-senechal in #169
- Add nft1155 by @peterjah in #171
- update Readme by @peterjah in #172
- Add enumerable NFT extension by @Ben-Rey in #173
- Refactor smart contract structure by @Ben-Rey in #174
- Add MRC721 metadata by @Ben-Rey in #175
- Update README to reflect MRC20 and MRC721 token standards by @Ben-Rey in #176
- Bump version to 1.3.0 in package.json and package-lock.json by @Ben-Rey in #178
New Contributors
- @ASAPSegfault made their first contribution in #164
- @thomas-senechal made their first contribution in #166
Full Changelog: 1.2.2...1.3.0
1.2.2
Bump version to prepare release (#160) Co-authored-by: BenRey <[email protected]>
1.2.1
1.2
What's Changed
- add build in CI, publish compiled SC by @SebastienValla in #24
- adds standard boilerplate by @Thykof in #25
- refactor: remove Amount/Currency & constructor calls by @JoeTheCookie217 in #14
- added units standard by @BatiGencho in #28
- Unit standard becomes effective by @gregLibert in #31
- Dapp-wallet communication standard by @Thykof in #27
- Wallet file standard by @Thykof in #32
- updates README and add LICENCE and CONTRIBUTING by @gregLibert in #36
- Solve bug on transfer NFT by @SebastienValla in #38
- added revised proposal Wallet <> DApp communication by @BatiGencho in #42
- Implement "getNodesUrls" standard by @Elli610 in #43
- Extended standard with missing web3 functionalities by @BatiGencho in #44
- fix: add smart-contracts in build output by @JoeTheCookie217 in #49
- validate dns name by @peterjah in #51
- Account file nickname mandatory by @Thykof in #50
- Export contracts by @peterjah in #53
- Implement more user friendly burn, increaseAllowance & decreaseAllowance function by @plouis01 in #34
- Dns desc by @peterjah in #52
- upgrade to latest massa-as-sdk by @peterjah in #55
- 47 add interact with sc to the standard by @Elli610 in #48
- Implement correctly add Websites To BlackList Feature by @B-Naoufal in #56
- control description length <= 280 by @B-Naoufal in #62
- 63 clean dns sc by @B-Naoufal in #64
- use u256 amounts for token by @peterjah in #57
- valid dns entry by @B-Naoufal in #61
- Created burnFrom method. Added tests. by @leoloco in #66
- refactor ownership by @peterjah in #69
- upgrade as-types by @peterjah in #70
- update contributing by @Ben-Rey in #76
- set environnment by @julienbrs in #87
- export mint methods by @peterjah in #98
- Fix argument ordering in burnFrom by @leoloco in #100
- Roles by @peterjah in #71
- add function to remove entries from dns with unit tests by @B-Naoufal in #105
- Bump word-wrap from 1.2.3 to 1.2.4 in /smart-contracts by @dependabot in #102
- fix nickname is mandatory by @Thykof in #97
- add version to key pair by @Thykof in #101
- add dns in readme by @Ben-Rey in #92
- added ft1_ prefix and eslit exception for _ by @windushka in #114
- add nft1_ prefix to exported methods and eslit rule to allow _ by @windushka in #113
- prefix DNS1_ to all dns methods by @windushka in #112
- fix nft approve by @Ben-Rey in #118
- Revert "added ft1_ prefix and eslit exception for _ (#114)" by @Ben-Rey in #122
- refactor website uploader contract by @peterjah in #123
- Remove gas expensive events by @peterjah in #124
- add website deployer for v26 by @peterjah in #126
- Transform u256 to u64 in NFT by @Ben-Rey in #127
- Add constructor override by @Ben-Rey in #128
- Update standard version to 0.1.0 by @Ben-Rey in #129
New Contributors
- @SebastienValla made their first contribution in #24
- @JoeTheCookie217 made their first contribution in #14
- @gregLibert made their first contribution in #31
- @Elli610 made their first contribution in #43
- @peterjah made their first contribution in #51
- @plouis01 made their first contribution in #34
- @B-Naoufal made their first contribution in #56
- @leoloco made their first contribution in #66
- @julienbrs made their first contribution in #87
- @dependabot made their first contribution in #102
- @windushka made their first contribution in #114
Full Changelog: 1.1...1.2
1.1
What's Changed
- 10 update ft and nft by @Thykof in #11
- Upd_template by @longgamma-massa in #8
- added dns and website deployer scs by @BatiGencho in #16
- add allowance to NFT standards by @Ben-Rey in #12
- Release/nft approval by @Ben-Rey in #21
- Update package-lock.json by @Ben-Rey in #22
New Contributors
- @longgamma-massa made their first contribution in #8
- @BatiGencho made their first contribution in #16
- @Ben-Rey made their first contribution in #12
Full Changelog: 1.0...1.1
1.0
First release info:
- Added the first version of the smart-contract standards for Fungible and Non-fungible token at: https://github.com/massalabs/massa-standards/tree/main/smart-contracts
- Published the npmjs package at: https://www.npmjs.com/package/@massalabs/sc-standards
- Deployed HTML typedoc documentation at: https://sc-standards.docs.massa.net
What's Changed
New Contributors
Full Changelog: https://github.com/massalabs/massa-standards/commits/1.0