Skip to content

Commit

Permalink
Captcha Mainnet & Testnet faucet (#1227)
Browse files Browse the repository at this point in the history
* feat: Hc-Captcha mainnet faucet

* fixed tests, address specific UUID, meta tx start, new integration tests, ..

* merge

* feat: Meta tx api for mainnet faucet working

* chore: Remove deprecated captcha faucets & rename faucet

added more tests to mainnet faucet

* fix tokenamount
submodule fix

* Faucet documentation

* Add RPC override env
  • Loading branch information
wsdt authored Nov 17, 2023
1 parent b481d84 commit b2026db
Show file tree
Hide file tree
Showing 102 changed files with 11,251 additions and 37,785 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
path = l2geth/tests/testdata
url = https://github.com/ethereum/tests

[submodule "boba_community/hc-captcha-metafaucet/lib/forge-std"]
path = boba_community/hc-captcha-metafaucet/lib/forge-std
url = https://github.com/foundry-rs/forge-std
298 changes: 0 additions & 298 deletions boba_community/hc-captcha-faucet-2023/captcha.py

This file was deleted.

2 changes: 0 additions & 2 deletions boba_community/hc-captcha-faucet-2023/requirements.txt

This file was deleted.

9 changes: 0 additions & 9 deletions boba_community/hc-captcha-faucet-2023/samconfig.toml

This file was deleted.

19 changes: 0 additions & 19 deletions boba_community/hc-captcha-faucet-2023/template.yaml

This file was deleted.

Loading

0 comments on commit b2026db

Please sign in to comment.