Tags: coin-shuffle/service
Tags
Release of v0.1.0-alpha (#1) * Init * WIP: implment shuffle service * some refactoring * WIP * Added event handlers * Finished base logic * Add database implementation * Add basic start * Fix merge * Add fixes from debug process (#3) (#4) * Add database implementation * Add basic start * Fix merge * WIP * Fixed bugs for happy path * Happy path --------- Co-authored-by: Levochko Anton <hykakdela@gmail.com> * Refactoring (#5) * Moved some values to the config * Fixed min room size * Refactor * Add LICENSE * Add date and Name to LICENSE * Remove build script * Add sign key for tokens parameter in config * Remove dgb! * Fixes --------- Co-authored-by: Levochko Anton <hykakdela@gmail.com> * Update README * Set stable tags instead of version for internal deps * Fix Cargo.lock --------- Co-authored-by: Levochko Anton <hykakdela@gmail.com>