hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
46 stars 54 forks source link

chore(release): Bump versions for v0.11.0-SNAPSHOT #975

Closed swirlds-automation closed 1 month ago

swirlds-automation commented 1 month ago

Description: Bump versions for v0.11.0-SNAPSHOT Automated snapshot version bump for the next development cycle.

Related issue(s):

github-actions[bot] commented 1 month ago

Test Results

 16 files  ± 0   82 suites  +1   11m 45s :stopwatch: -27s 290 tests +15  284 :white_check_mark: +16  6 :zzz: ±0  0 :x:  - 1  299 runs  + 6  292 :white_check_mark: + 7  7 :zzz: ±0  0 :x:  - 1 

Results for commit b44b5aab. ± Comparison against base commit a26a7de1.

This pull request removes 1 and adds 16 tests. Note that renamed tests count towards both. ``` "before all" hook for "should be able to get token name" ‑ ERC721Contract Test Suite "before all" hook for "should be able to get token name" ``` ``` should NOT be able call tokenByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenByIndex should NOT be able call tokenOfOwnerByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenOfOwnerByIndex should NOT be able execute safeTransferFrom ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFrom should NOT be able execute safeTransferFromWithData ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFromWithData should NOT be able to execute approve ‑ ERC721Contract Test Suite Unsupported operations should NOT be able to execute approve should NOT be able to execute delegateSetApprovalForAll and isApprovedForAll ‑ ERC721Contract Test Suite should NOT be able to execute delegateSetApprovalForAll and isApprovedForAll should NOT be able to execute transferFrom ‑ ERC721Contract Test Suite Unsupported operations should NOT be able to execute transferFrom should be able to delegate approve ‑ ERC721Contract Test Suite should be able to delegate approve should be able to execute balanceOf ‑ ERC721Contract Test Suite should be able to execute balanceOf should be able to execute delegate transferFrom ‑ ERC721Contract Test Suite should be able to execute delegate transferFrom … ```

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