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

[FEATURE] add trollbox with same addr and semi settings as TN wall. #23

Open
BlackTurtle123 opened this issue Feb 24, 2020 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@BlackTurtle123
Copy link

Аbstract
-create list off blacklisted words on git
-create list off blacklisted addresses.
-show alias instead wallet addr if alias is set (aliases are always unique)
-0.04 tn needs to be transfered for message to be visible
-100 tn for message to be pinned

-set default wall to same as TN wall, but make it in settings configurable to another address, like oracle or matcher.

Or, put all settings in a git repo, make git repo configurable, so that each repo has its own address and it's own fee settings.

@greywolf42069
Copy link

greywolf42069 commented Feb 24, 2020

Or, put all settings in a git repo, make git repo configurable, so that each repo has its own address and it's own fee settings. this^^^

we should have an admin override to hide pinned message incase foul

@greywolf42069
Copy link

Update this will be merged out later.

@BlackTurtle123
Copy link
Author

BlackTurtle123 commented Apr 23, 2020

TODO:

  1. wall : {"fee": 400000,"wall-addr":400000}
    a) Add a wall addr in the config (TN addr, something like oracle)
    b) Add a minimal paid tx-amount (not fee) in the config. (use above json format)
    c) Default wall addr: 3JrU1nXPa1ofpYE4JH8mqyQytyXUcbcwC5g
  2. Create a page that shows all tx from this wall
  3. Allow people to write a message (description) and hit the send button. The fee will default be 0.02 TN and the amount to send default the fee amoun in the config. The recipient should silently be the wall addr

Below an image from how it roughly should "look"

image

@BlackTurtle123 BlackTurtle123 added the help wanted Extra attention is needed label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants