Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return partial response for contract calls without a result #3182

Merged
merged 13 commits into from
Jan 26, 2022

Commits on Jan 26, 2022

  1. Return partial response for contract calls without a result

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0a54ce7 View commit details
    Browse the repository at this point in the history
  2. Cleaned up a bit

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    980800b View commit details
    Browse the repository at this point in the history
  3. Added transaction service tests for timestamp call

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    26a40d1 View commit details
    Browse the repository at this point in the history
  4. Updated spec tests

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    063635d View commit details
    Browse the repository at this point in the history
  5. Added logic to always persist a contract_result

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    acad3f4 View commit details
    Browse the repository at this point in the history
  6. Fix up tests

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c27b3fe View commit details
    Browse the repository at this point in the history
  7. Fix v2 tests and add extra spec tests

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0c449c6 View commit details
    Browse the repository at this point in the history
  8. Update ContractCreateTransactionHandler with partial contract result …

    …flow
    
    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    995dd40 View commit details
    Browse the repository at this point in the history
  9. Remove contractResultStateChangeViewModel

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    aa91d5c View commit details
    Browse the repository at this point in the history
  10. Address importer feedback

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e551984 View commit details
    Browse the repository at this point in the history
  11. Addressed rest feedback

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    813ad4f View commit details
    Browse the repository at this point in the history
  12. Expanded partial tests

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8ac35c6 View commit details
    Browse the repository at this point in the history
  13. Fix rebase with state changes

    Signed-off-by: Nana-EC <nana.essilfie-conduah@hedera.com>
    Nana-EC committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a183288 View commit details
    Browse the repository at this point in the history