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