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

feat: store deployment transaction hash #1494

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

kittybest
Copy link
Collaborator

@kittybest kittybest commented May 22, 2024

Description

want to: get deployment transaction information

how?

  1. store transaction hash of deployment transaction in the ContractStorage.
  2. add a function getDeploymentTxHash for user to get the transaction hash to get the complete information of that transaction.

Related issue(s)

privacy-scaling-explorations/maci-rpgf#115

Confirmation

Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview May 23, 2024 8:17am

Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment, other than that LGTM

@ctrlc03 ctrlc03 force-pushed the feat/store-deployment-tx-hash branch from c3f47cc to 9759bbf Compare May 23, 2024 08:14
@ctrlc03 ctrlc03 enabled auto-merge (squash) May 23, 2024 08:16
@ctrlc03 ctrlc03 merged commit 0abbebb into dev May 23, 2024
21 checks passed
@ctrlc03 ctrlc03 deleted the feat/store-deployment-tx-hash branch May 23, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants