Skip to content

chore: faucet store address#152

Closed
albttx wants to merge 1 commit intomainfrom
faucet/store-addr
Closed

chore: faucet store address#152
albttx wants to merge 1 commit intomainfrom
faucet/store-addr

Conversation

@albttx
Copy link
Copy Markdown
Collaborator

@albttx albttx commented Sep 25, 2023

No description provided.

@albttx albttx self-assigned this Sep 25, 2023
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 25, 2023

Deploy Preview for gnochess canceled.

Name Link
🔨 Latest commit 845b1bb
🔍 Latest deploy log https://app.netlify.com/sites/gnochess/deploys/65120708d439560008c4666c

@netlify
Copy link
Copy Markdown

netlify bot commented Sep 25, 2023

Deploy Preview for gnochess-signup-form canceled.

Name Link
🔨 Latest commit 845b1bb
🔍 Latest deploy log https://app.netlify.com/sites/gnochess-signup-form/deploys/651207084f2c130008cc53ad

http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
// DO WE REALLY WANT AN ADDRESS TO NO BE ABLE TO ASK A SECOND TIME MONEY FROM THE FAUCET ?
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm for limiting to 1 with this system, but we can give a (way too) huge amount of ugnot, i.e., good for 10k transactions.

Then, if someone hits the limit, we can manually send them additional tokens from an admin account.

WDYT?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yes, works fine :)

@moul
Copy link
Copy Markdown
Contributor

moul commented Sep 26, 2023

I suggest we use this method instead: #163.

@tbruyelle
Copy link
Copy Markdown
Contributor

Closed in favor of #153

@tbruyelle tbruyelle closed this Sep 26, 2023
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.

3 participants