hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
265 stars 119 forks source link

Triage all //Future and TODO comments in modularized smart contracts service #13984

Open lukelee-sl opened 1 week ago

lukelee-sl commented 1 week ago

Problem

Many comments with //FUTURE or TODO exists in the modularized code base

Solution

triage each comment and create issues to address.

Alternatives

No response