Aurora Poppyseed
Aurora Poppyseed
### Steps to reproduce 1. Where are you starting? What can you see? 3. What do you click? The sign out button or for that matter anything doesn't work anymore....
# Milestone Delivery Checklist - [x] The [milestone-delivery-template.md](https://github.com/w3f/Grant-Milestone-Delivery/blob/master/deliveries/milestone-delivery-template.md) has been copied and updated. - [x] This pull request is being made by the same account as the accepted application. -...
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...
Closes #555 Mentions #556
Refers to the following blog tutorials: - [Build an Encrypted Wordle Game Onchain using FHE and Zama's fhEVM](https://www.zama.ai/post/build-an-encrypted-wordle-game-onchain-using-fhe-and-zama-fhevm) - February 29, 2024 - [Programmable Privacy and Onchain Compliance using Homomorphic...
I noticed my pull requests a lot of times weren't passing the following checks: - pull request tests/build -> fails to run `npm run prettier:check` - Run `commitlint` on PR...
**Context:** The Gateway currently ignores requests with `decryptionReq.msgValue != 0`, but keeps the argument for future use. **Proposed Solution:** Update docs to state: - "`payable` callbacks are **not supported**. Set...