hedera-services
hedera-services copied to clipboard
Address easily addressed future/todo comments
Address the following future/todo comments
app/service/contract/impl/handlers/ContractCreateHandler.java | 87 | // FUTURE:Consider reading the init code from a file but this may be too much to do for pure checks |
---|---|---|
app/service/contract/impl/handlers/EthereumTransactionHandler.java | 107 | // FUTURE: This was copied over from IngestChecker. Investigate if it's still needed. |
app/service/contract/impl/state/ProxyWorldUpdater.java | 344 | // TODO - also enforce the account creation limit here, since contracts are accounts |
app/service/contract/impl/exec/systemcontracts/hts/HtsCallFactory.java | 83 | // dispatched CryptoTransfer. (FUTURE - add here a link to a HashScan |
app/service/contract/impl/exec/scope/QueryHederaOperations.java | 144 | // TODO - implement correctly |