Git Product home page Git Product logo

phore-discord-tips's People

Contributors

aareon avatar burntrouter avatar jacobculley avatar kx9x avatar meyer9 avatar mik1337 avatar

Watchers

 avatar  avatar

phore-discord-tips's Issues

Unicode breaks soak

Unicode names in the database doesn't work. Names aren't needed in the DB for anything, so remove them.

Design of the bot relies on the deprecated internal accounting system

bitcoin-dot-org/Bitcoin.org#1287

Internal accounting is deprecated and has introduced bugs into the bot that are blocking use of the bot. The main bug is that a user's balance can change without being tipped to or withdrawn from, this is due to how output transactions currently interact with the deprecated account system. You cannot choose which account a transaction comes from despite "sendfrom" seeming to have that purpose.

The new design must handle all of the user balance tracking at the database level and not use any of the deprecated account functions for sending transactions or getting balances from the wallet.

Soaking is not configurable

Large servers are hard to soak with a small amount. Fix this by allow configuring of a max_recipients number that caps the recipients and chooses randomly from the online list.

Also, add a way to configure a min_received variable that prevents soaks giving very small amounts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.