hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
37 stars 50 forks source link

feat: added CryptoAllowance example wrapper contract #798

Closed quiet-node closed 2 weeks ago

quiet-node commented 3 weeks ago

Description: This PR added CryptoAllowance example wrapper contract to expose HederaAccountService. Test coverage is also included.

Related issue(s):

Partially Fixes https://github.com/hashgraph/hedera-smart-contracts/issues/797

Notes for reviewer:

Checklist

github-actions[bot] commented 3 weeks ago

Test Results

  19 files  +  4    81 suites  +9   8m 22s :stopwatch: + 1m 16s 250 tests +  5  238 :heavy_check_mark:  -   1  6 :zzz: ±0  6 :x: +6  289 runs  +44  274 :heavy_check_mark: +35  6 :zzz: ±0  9 :x: +9 

For more details on these failures, see this check.

Results for commit 229cb4ce. ± Comparison against base commit 1f5e875f.

:recycle: This comment has been updated with latest results.

quiet-node commented 2 weeks ago

replaced by https://github.com/hashgraph/hedera-smart-contracts/pull/800