-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #57 from avcdsld/main
FCL Feature: Calculate the transaction hash - Milestone 1
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
submissions/issue-24/milestone-1/nagato1_c511/milestone-1.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## FCL Feature: Calculate the transaction hash - Milestone 1 | ||
|
||
## Description | ||
|
||
This PR is for issue #24 (https://github.com/onflow/flip-fest/issues/24) | ||
|
||
## Submission Links & Documents | ||
|
||
https://github.com/onflow/fcl-js/pull/840 | ||
|
||
## Requirements Check | ||
|
||
- Have have you met the milestone requirements? YES | ||
- Have you included tests (if applicable)? YES | ||
- Have you met the contribution guidelines of the repos you have submitted code to (if applicable)? YES | ||
- If this is the last milestone: YES | ||
- payout @avcdsld 100% (There are three of us on the team, but I'm the only one participating in this issue.) | ||
|
||
## Other Details | ||
|
||
- Is there anything specific you'd like the PoC to know or review for? NO | ||
- Are there other references, documentation, or relevant artificats to mention for this PR (ie. external links to justify design decisions, etc.)? NO |