Adding Multi User & Role Tipping and Help/Warning Optimisation #13
No reviewers
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
dependencies
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-tipbot#13
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This includes my previous pull request. See individual commits for details
Looks good, i´ll test run this tomorrow on my sandbox server, i´ll assign myself this issue as nikoo catches up with life after studies :)
Code has been updated to include some code fixes from MSFTblockchain and also adds some additional functionality, while cleaning things up code wise.
And we are finally fully operational! Thanks a lot MSFTblockchain, you will be receiving half of whatever bounty or reward (personal or otherwise, Brazen likes his new custom features).
Unfortunately have no idea about the operation of the lbry backend because can't find any of that code anywhere. Also have no idea how new users are added as it's apparently supposed to be automatic when tipbot sends to a new address, meaning it should be in lbry.sendFrom(), which I don't have access to.
NOTE: if you encounter some errors with sending transaction to too many people
i.e
Error: Invalid params, response status code: 500
if you check the debug log in your wallet folder youll notice lines say:
request rejected becasue http work queue depth exceeded, it can be increased with the -rpcworkqueue= setting
simply add this to the wallet config
roletip and multitips private tipping mode isnt working
Sent from my Galaxy Note5 using FastHub
as discussed with @ProfessorDey there are still a few things to be committed before this can be merged so I'll wait for him to give me to GO.
Ok @nikooo777 we're finally done, that should now be fully functional so long as you remember to install regex and set the rpc queue settings to higher values, since we have some large roles after all.
ok my changes have created conflicts. I'll see what i can do about it
Alright It took me a while but I think i managed to clean it up. Pushed to your fork so you can now test it again before I merge it.
As I've said, I can confirm this works fine on my end, so feel free to merge whenever.
Thank you for your contribution! /merged