hedera-services
hedera-services copied to clipboard
Address mono service fidelity future/todo comments
Address the following todo/future comments
app/service/contract/impl/exec/systemcontracts/hts/transfer/ClassicTransfersCall.java | 235 | // (FUTURE) Remove this divisor special case, done only for mono-service fidelity |
---|---|---|
app/service/contract/impl/exec/systemcontracts/hts/create/ClassicCreatesCall.java | 126 | // (FUTURE) remove after differential testing, mono-service used the entire |
app/service/contract/impl/exec/scope/HandleHederaNativeOperations.java | 140 | // FUTURE: For temporary backward-compatibility with mono-service, consume an entity id |
app/service/contract/impl/handlers/ContractCallHandler.java | 75 | // (FUTURE) Remove ExternalizeAbortResult.NO, this is only |
app/service/contract/impl/utils/SynthTxnUtils.java | 158 | // TODO - for mono-service equivalence, need to set the initial balance here |