v0.5.0
Release 0.5.0 of the Hedera smart contracts adds the system contract Dapp playground. Currently it covers HTS, ERC20, and IHRC719 contracts. This release also includes fixes around test coverage and stability, as well as an OpenZeppelin dependency upgrade.
Enhancements
- dapp-feat: ERC721 TokenInformation feature complete (#322) #404
- dapp-feat: IHRC/HIP719 feature complete (#371) #402
- dapp-feat: Wipe Cached Transaction Results feature complete (#390) #398
- dapp-feat: Transaction History Support feature complete (#368) #397
- feat: added initial CI tasks for DApp Playground #395
- [Smart Contract DApp] Phase 4 - Automation #390
- [Smart Contract DApp] CI task for unit test #389
- [Smart Contract DApp] production-ready build CI test #388
- dapp-feat: TransferMultiTokens feature complete (#319) #384
- dapp-feat: TransferToken feature complete (#319) #382
- dapp-feat: CryptoTransfer feature complete (#319) #381
- dapp-feat: finished integrating TokenTransfer API Methods (#319) #379
- dapp-feat: QueryTokenRelation feature complete (#318) #378
- dapp-feat: QueryTokenPermission feature complete (#318) #377
- dapp-feat: QueryTokenSpecific feature complete #375
- dapp-feat: TokenGeneralInfo feature complete (#318) #374
- dapp-feat: added helper functions to help convert Proxy object into regular Typescript object for token query general information #373
- dapp: HTS TokenQuery TokenValidity feature complete (#318) #372
- [System Contract DApp] - Add contract interacting features to HRCContract #371
- dapp-feat: finished integrating API methods for TokenQueryContract #370
- dapp-feat: finished integrating ManageTokenDeduction APIs to interact with TokenManage contract #369
- [System Contract DApp] Transaction History Support feature #368
- dapp-feat: finished integrating ManageTokenRelation APIs to interact with TokenManage contract #367
- dapp-feat: finished integrating ManageTokenStatus APIs to interact with TokenManage contract #366
- 317 (token permission) add contract interacting features to token management contract contract #365
- dapp-feat: finished integrating ManageTokenInfo APIs to interact with TokenManage contract #364
- feat: added TokenManagementContract to the main layout #363
- dapp-feat: added API methods for TokenManagementContract #362
- feat: incorporated UI component for the TokenAssociation & GrantTokenKYC method #360
- feat: incorporated UI component for the MintHederaToken method #359
- feat: incorporated UI component for the NonFungibleTokenCreate method… #358
- feat: incorporated a UI component for the FungibleTokenCreate method within the TokenCreateCustom contract. #357
- feat: set up UI components and methods for integrating the tokenCreateCustom contract's methods into the DApp #356
- feat: Added API and unit tests to facilitate token mint, token associating, and granting kyc for TokenCreateCustom contract #355
- feat: Added API and unit tests to facilitate fungible and non-fungible token creations for TokenCreateCustom contract #354
- feat: Added API and unit tests to facilitate fungible and non-fungible token creations for TokenCreateCustom contract #353
- update: reorganized shared components logic in the system-contract-dapp #352
- dapp-feat: added APIs, unit tests for token transfer and integrated new logic to Transfer UI component (#339) #351
- feat: added APIs, unit tests for token permissions and integrated new logic to TokenPermissions UI component (#338) #349
- feat: added APIs & unit tests to support minting tokens and querying token balance (#336 #337) #348
- update: Update TokenCreateCustomContract to dynamically accept an off-chain keys array (#346) #347
- dapp-feat: added APIs, unit tests for tokenInformation and integrated new logic to TokenInformation UI component (#335) #345
- update: replaced tokenCreateCustomContract with tokenCreateContract in
Hapi vs Ethereum
test suite #344 - test: added unit tests to fix #342 #343
- [System Contract DApp - ERC20] Add APIs & unit tests to support transferring tokens #339
- [System Contract DApp - ERC20] Add APIs & unit tests to support token permissions #338
- [System Contract DApp - ERC20] Add APIs & unit tests to support querying token balances #337
- [System Contract DApp - ERC20] Add APIs & unit tests to support minting tokens #336
- [System Contract DApp - ERC20] Add APIs & unit tests to support querying token information #335
- update: Added necessary interface for ERC20Mock contract (#332) & reworked logic for OneLineMethod and MultiLineMethod component (#333) #334
- [System Contract DApp - ERC20] restyle and add more PageProps to OneLineMethod && MultiLineMethod component #333
- [System Contract DApp - ERC20] add necessary interfaces for ERC20Mock contract #332
- fixed: fixed contract types for contract interaction logic (#330) #331
- [System Contract DApp - ERC20] fix contract types for contract interaction logic #330
- feat: added necessary solidity methods and its unit tests for tokenCreateCustom.sol (#315) #328
- feat: Added new UI component for ERC20Mock contract interactions (#325) #327
- [System Contract DApp - ERC20] Add contract interacting APIs and Unit Tests #326
- [System Contract DApp - ERC20] Add new UI component for contract interactions #325
- [System Contract DApp] Add contract interacting features to ERC20Contract #321
- [System Contract DApp] Add contract interacting features to TokenTransferContract contract #319
- [System Contract DApp] Add contract interacting features to TokenQueryContract contract #318
- [System Contract DApp] Add contract interacting features to TokenManagementContract contract #317
- [System Contract DApp] Add contract interacting features to TokenCreateCustom contract #316
- [System Contract DApp] Add necessary Solidity methods and its unit tests for TokenCreateCustom.sol #315
- feat: Add deployment support and deployed contract details for ERC721Contract.sol (#284) #313
- feat: Added deployment support and deployed contract details for prngSystemContract.sol (#290) #311
- feat: Added deployment support and deployed contract details for exchangeRatePrecompile.sol (#289) #310
- feat: Added deployment support and deployed contract details for HRCcontract.sol (#283) #309
- feat: added new contractInteraction UI component && deploy support and deployed contract details for HTS example contracts (#304, #282, #286, #287, #288) #308
- [Smart Contract DApp] ABI regressions CI test #307
- feat: Added new deploySmartContract() API, reworked getHederaNativeIDFromEVMaddress API logic, reworked HEDERA_SMART_CONTRACTS_ASSETS constant logic(#303) #306
- feat: added new UI component for HTS-206 route & reworked smart contract assets (#302) #305
- [System Contract DApp] Add new ContractInteraction UI component #304
- [System Contract DApp] Add new deploySmartContract() API and rework getHederaNativeIDFromEvmAddress() API logic #303
- [System Contract DApp] New UI component for HTS-206 route & rework smart contract assets #302
- feat: added new UI components and reorganized routing logic (#300) #301
- [SystemContract DApp] new UI for the Overview #300
- Add return statement to
HederaTokenService.redirectForToken()
#299 - feat: added new logged in Navbar and WalletPopup UI components (#295) #297
- [System Contract Dapp] wallet dropdown #295
- feat: added validation check for contract metadata (#280) #292
- [System Contract DApp] Display deployed contract details #291
- Add deployment support and deployed contract details for PrngSystemContract.sol #290
- Add deployment support and deployed contract details for ExchangeRatePrecompile.sol #289
- Add deployment support and deployed contract details for TokenTransferContract.sol #288
- Add deployment support and deployed contract details for TokenQueryContract.sol #287
- Add deployment support and deployed contract details for TokenManagementContract.sol #286
- Add deployment support and deployed contract details for ERC20Contract.sol #285
- Add deployment support and deployed contract details for ERC721Contract.sol #284
- Add deployment support and deployed contract details for HRCContract.sol #283
- Add deployment support and deployed contract details for TokenCreateCustom.sol #282
- [System Contract DApp] Add deployment flow for each system contract wrapper #281
- [System Contract DApp] Add validation check for DApp contract metadata #280
- System Contract DApp Playground: Phase 2 #279
- Add dapp landing page #278
- Add Metamask connect support to DApp #277
- Add simple React app content with “Hedera System Contract DApp” #276
- Add system-contract-dapp-playground project folder #275
- System Contract DApp Playground: Phase 1 #274
- feat: added connect wallet feature to Dapp #273
- feat: Added new dapp landing page #272
- System contract dapp playground #269
- Added development guidelines and clean up code (#262) #267
- update: bumped CI test images (#261) #265
- update: bumped CI test images (#261) #264
- Add test documentation on main README #262
- Bump env images for automated tests #261
- [Design] Explore smart contract library structure reorg #257
- Add Shanghai test support #232 #240
- Add Shanghai test support #232
- Add new SafeHTS tests #219
Bug Fixes
- fix: unblocked compile command from requiring env variables be set (#293) #294
- Unblock compile command from requiring Hedera operator env variables be set #293
Dependency Upgrades
- Bump
@openzeppelin
/contracts from 4.9.2 to 4.9.3 #323
Contributors
Thank you to all the contributors who worked on this release:
@attest08, @dependabot[bot], @ebadiere, @natanasow, and @quiet-node