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

dapp-feat: PRNG feature complete #413

Conversation

quiet-node
Copy link
Member

Description:

  • added a new event for the PrngSystemContract contract for easy access to the seed
  • PRGN system contract feature complete

Related issue(s): #314

Fixes #393

** UI Demo **:

Screen.Recording.2023-09-19.at.10.00.20.PM.mov

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@quiet-node quiet-node added enhancement New feature or request P2 Tooling tooling labels Sep 20, 2023
@quiet-node quiet-node added this to the 0.5.0 milestone Sep 20, 2023
@quiet-node quiet-node self-assigned this Sep 20, 2023
@github-actions
Copy link

github-actions bot commented Sep 20, 2023

Test Results

  18 files  +  3  124 suites  +58   14m 8s ⏱️ + 5m 26s
197 tests ±  0  188 ✔️  -   1  6 💤 ±0  3 +1 
311 runs  +94  300 ✔️ +91  6 💤 ±0  5 +3 

For more details on these failures, see this check.

Results for commit 08dda50. ± Comparison against base commit cfc62c1.

♻️ This comment has been updated with latest results.

@quiet-node quiet-node merged commit 1f14bea into main Sep 20, 2023
@quiet-node quiet-node deleted the 393-Add-contract-interacting-features-to-PrngSystemContract-contract branch September 20, 2023 16:12
mshakeg pushed a commit to mshakeg/hedera-smart-contracts that referenced this pull request Oct 14, 2023
* update: added an event to PrngSystemContract

Signed-off-by: Logan Nguyen <[email protected]>

* dapp-feat: finished integrating API method for PRNG Contract

Signed-off-by: Logan Nguyen <[email protected]>

* dapp-update: added PrngSystemContract to the main layout

Signed-off-by: Logan Nguyen <[email protected]>

* dapp-feat: PRNG feature complete

Signed-off-by: Logan Nguyen <[email protected]>

---------

Signed-off-by: Logan Nguyen <[email protected]>
Signed-off-by: Mo Shaikjee <[email protected]>
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 Tooling tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[System Contract DApp] Add contract interacting features to PrngSystemContract contract
2 participants