Preston Van Loon
2950e4aeb4
Faucet: Add score in error ( #4200 )
...
* Update server.go
* Merge refs/heads/master into prestonvanloon-patch-2
2019-12-05 17:37:19 +00:00
Preston Van Loon
544e5309ad
Faucet: Use client IP in captcha requests ( #4196 )
...
* Use client IP in captcha requests
2019-12-05 02:18:15 +00:00
Preston Van Loon
617325b726
Faucet improvements ( #4192 )
...
* Add faucet reCaptcha improvements in verification
* Add faucet reCaptcha improvements in verification
* add roughtime
2019-12-04 20:33:46 +00:00
Preston Van Loon
957402595d
Add simple funded too recently error ( #2414 )
2019-04-30 19:02:08 -04:00
Preston Van Loon
5eb5f6afa9
Faucet enhancements + cluster private key management system ( #1679 )
...
* second pass at faucet, no rate limiting yet
* Add authentication support, step 1. This stuff needs to be refactored and tested
* move deposit input to keystore pkg, add proof of possession and withdrawal addr
* checkpoint on progress with cluster private key manager
* checkpoint w/ bootnode config
* checkpoint
* resolve todo
* encrypt the secrets
* add note about querying testnet
* workspace
* checkpoitn
* remove limits
* update
* checkpoint
* checkpoint
* remove jwt stuff
* fix build
* lint
* lint
* remove init
* remove jwt
* update
* checkpoint
2019-03-07 11:14:57 -05:00
Preston Van Loon
81c2e4e94b
First pass on pow faucet for testnet ( #1624 )
...
* first pass on pow faucet for testnet
* delete unused thing
* remove unneeded thing
* remove other thing
* https & remove a log
* don't force redirect on https, its not working?
* some renaming of stuff
* lint
* lint
* some stablity config
* move protos to proto directory, add generated pb file for go users
* add health probe
* add hpa and request cpu
* handle err
* some more config
2019-02-19 12:32:14 -05:00