Vlad Frolov
Vlad Frolov
I have just checked that removing `TryFrom for Receipt` and `TryFrom for Action` does not break neard compilation, so I suggest to drop those and fix the indexer framework and...
@copilot * [ ] Drop the `TryFrom for Receipt` and `TryFrom for Action` implementations in core/primitives/src/views.rs * [ ] Update ActionView so `DeployContract`, `DeployGlobalContract`, and `DeployGlobalContractByAccountId` have `code` field marked...
We are done with the features development. We submitted the contract for security audit and waiting for the report by the end of April 2025, and then we will address...