-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Binding Outlay Tracking, update API as a result (#97)
* Add Testing and Evaluation Warning. * Add bindingmemberoutlayreset user story to readme. * Add prism-bindingmemberoutlayreset * Remove Millisatoshi Type, use int. Refactor outlay logic. * Add additional exception handling. * Fix prism-pay bug by respecting outlay_factor. * Change label to description. * Change "split" property to a float type. * Set prism_id and member_id to unique per record. * Improve Member validation. * Nitpicks * Update tests for label->description and split-float. * Update pytest Dockerfile with latest CLN image. * Update README for new updates. * add test for `update_outlays` rpc * cast sent amount to int before performing arithmetic * Rename bindingmemberoutlayreset to setoutlay. * Bump prism_db_version to v2.1 * Add check to ensure member_id exists. * Remove entrypoint.sh * Update readme with latest updates. * Update outlay_factor description. --------- Co-authored-by: gudnuf <[email protected]>
- Loading branch information
1 parent
b5a27ca
commit b21305c
Showing
7 changed files
with
445 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.