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

Allow the client to request arbitrary numbers of captchas #146

Open
forgetso opened this issue Jul 5, 2022 · 0 comments
Open

Allow the client to request arbitrary numbers of captchas #146

forgetso opened this issue Jul 5, 2022 · 0 comments
Labels
dev Product development enhancement New feature or request question Further information is requested
Milestone

Comments

@forgetso
Copy link
Member

forgetso commented Jul 5, 2022

Client applications should be able to call the provider API and request an arbitrary amount of captchas. As long as the amount is greater than the configured minimum and less than the configured maximum (to avoid load issues), these should be returned by the provider API.

By allowing the dapp user to solve many captchas at once, they are able to submit the solutions to all of the captchas in a single transaction, instead of submitting multiple transactions.

Question - will this aid bots and is it perhaps a poor design decision?

@forgetso forgetso added the enhancement New feature or request label Jul 5, 2022
@forgetso forgetso added this to the MVP milestone Jul 5, 2022
@forgetso forgetso added the question Further information is requested label Jul 15, 2022
@forgetso forgetso added the dev Product development label Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dev Product development enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant