hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
38 stars 53 forks source link

Extend nonce discrepencies and account unlinking test plan #677

Open georgi-l95 opened 7 months ago

georgi-l95 commented 7 months ago

Problem

Currently we lack automated tests for account unlinking. We also lack many tests cases related to nonce.

Solution

Extend currently available tests with new ones covering this functionality.

Extended Test Plan: https://www.notion.so/limechain/Address-account-nonce-discrepancies-Test-Plan-4a186e8cfabc49888ba501750f68d8de?pvs=4

Alternatives

No response

anastasiya-kovaliova commented 6 months ago

@Nana-EC , all tests related to testing the services nonce of a contract are currently blocked.