Petar Tonev
Petar Tonev
**Description**: **Related issue(s)**: Fixes #14646 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)
**Description**: **Related issue(s)**: Fixes #14619 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)
Given a `ContractCreate` or `ContractCall` transaction, create a translator class that will be responsible for populating `TransactionReceipt` and `TransactionRecord` from the output of the transaction and the state changes block...
Given a pseudo-random number generation transaction, create a translator class that will be responsible for populating `TransactionReceipt` and `TransactionRecord` from the output of the transaction and the state changes block...
Given a submit message transaction, create a translator class that will be responsible for populating `TransactionReceipt` and `TransactionRecord` from the output of the transaction and the state changes block items.
**Description**: **Related issue(s)**: Fixes #15526, #15540 **Notes for reviewer**: **Checklist** - [x] Documented (Code comments, README, etc.) - [x] Tested (unit, integration, etc.)
**Description**: This PR adds missing javadocs to Smart Contract Service **Related issue(s)**: Fixes #15347 **Notes for reviewer**: **Checklist** - [x] Documented (Code comments, README, etc.) - [x] Tested (unit, integration,...