Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Add indexes of known keys for Dapp Users, Solution Commitments, etc. #23

Closed
forgetso opened this issue Nov 26, 2021 · 1 comment
Closed
Labels
contract enhancement New feature or request question Further information is requested
Milestone

Comments

@forgetso
Copy link
Member

forgetso commented Nov 26, 2021

Follow up to #18

Determine whether it is necessary to have known keys for Dapp users, Captcha Solution Commitments, Captcha Data, etc., in the smart contract. These function as indexes that can be queried as opposed to Mapping, which is unaware of which keys it contains.

@forgetso forgetso added enhancement New feature or request question Further information is requested contract labels Nov 26, 2021
@forgetso forgetso added this to the MVP milestone Nov 26, 2021
@forgetso forgetso changed the title Add lists of known keys for Dapp Users, Solution Commitments, etc. Add indexes of known keys for Dapp Users, Solution Commitments, etc. Feb 3, 2022
@forgetso
Copy link
Member Author

forgetso commented Mar 7, 2023

  • captcha solution commitments are available on the DApp user (last 10)
  • captcha data can be got via Provider dataset id
  • dapp users now have their own account vector

@forgetso forgetso closed this as completed Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
contract enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant