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

Add HIP-745: Optionally send transaction data without required transaction fields #661

Open
1 task done
SimiHunjan opened this issue Aug 16, 2023 · 0 comments
Open
1 task done
Labels
enhancement New feature or request P2

Comments

@SimiHunjan
Copy link
Contributor

SimiHunjan commented Aug 16, 2023

Problem

HIP-745 is an application level HIP which introduces a way to create transactions without the notion of throwing errors if the transaction being created does not have all the required fields before signing. The required fields would need to be in place before the transaction is signed, but the dapp should be able to send, for example, an incomplete transaction to the wallet and allow the wallet to assign other transaction properties before it presents it to the user to sign.

HIP: https://hips.hedera.com/hip/hip-745

Solution

  • Design the feature for the SDK
  • Review the design with the team
  • Implement the feature
  • Release the feature

Alternatives

No response

Tasks

  1. RickyLB
@SimiHunjan SimiHunjan added the enhancement New feature or request label Aug 16, 2023
@SimiHunjan SimiHunjan added this to the v0.24.0 milestone Jan 3, 2024
@SimiHunjan SimiHunjan added the P2 label Feb 5, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.24.0, v0.25.0 Feb 20, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.25.0, v0.26.0 Apr 1, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.26.0, v0.25.0 Apr 15, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.26.0, v2.27.0 May 29, 2024
@SimiHunjan SimiHunjan modified the milestones: v2.27.0, v0.26.0 Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2
Projects
None yet
Development

No branches or pull requests

1 participant