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

Captcha Mainnet & Testnet faucet #1227

Merged
merged 12 commits into from
Nov 17, 2023
Merged

Captcha Mainnet & Testnet faucet #1227

merged 12 commits into from
Nov 17, 2023

Conversation

wsdt
Copy link
Contributor

@wsdt wsdt commented Sep 24, 2023

📋 Resolves bobanetwork/gateway#69
Teleportation mainnet faucet: bobanetwork/boba#1180

Overview

Faucet based on captcha

Changes

  • Mainnet & Testnet faucet protected by ImageCaptcha
  • Removed previous captcha faucet versions
  • Added simple meta tx support
  • Added voluntary token issuance support (for testnet, for mainnet we can set this simply to 0 or if no token balance available the faucet will only issue native funds)

Testing

  • Unit tests
  • Integration tests

@thenursegreg42069
@sk-enya FYI

@wsdt wsdt removed the draft label Oct 2, 2023
@wsdt wsdt requested review from InoMurko and souradeep-das October 2, 2023 09:55
@wsdt wsdt force-pushed the wsdt/mainnet-faucet branch from b062cd6 to eb60306 Compare October 6, 2023 18:41
@wsdt wsdt force-pushed the wsdt/mainnet-faucet branch from f63daf3 to 6824c72 Compare October 7, 2023 10:01
@wsdt wsdt requested a review from souradeep-das October 7, 2023 10:02
@wsdt wsdt changed the title Captcha Mainnet faucet Captcha Mainnet & Testnet faucet Oct 7, 2023
submodule fix
@wsdt wsdt force-pushed the wsdt/mainnet-faucet branch from 137b3f1 to bbdd6d0 Compare October 7, 2023 12:21
@wsdt
Copy link
Contributor Author

wsdt commented Nov 8, 2023

@InoMurko Suggesting we merge this, as it actually cleans up our deprecated faucet examples and adds a simple example for how to use HybridCompute.

Alternatively, I suggest we close this PR and I'll create a new one, cleaning up the old faucets.

@wsdt wsdt requested a review from boyuan-chen November 17, 2023 13:11
Copy link
Contributor

@souradeep-das souradeep-das left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@wsdt wsdt merged commit b2026db into develop Nov 17, 2023
6 of 8 checks passed
@wsdt wsdt deleted the wsdt/mainnet-faucet branch November 17, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mainnet "Faucet"
3 participants