More Bitcoin > LBRY Stuff #4
No reviewers
Labels
No labels
ci
claimtrie
consider soon
Epic
good first issue
hacktoberfest
help wanted
mempool
mining
peer
priority: blocker
priority: high
priority: low
priority: medium
rpc
runtime
test
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
ux
wallet
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbcd#4
Loading…
Reference in a new issue
No description provided.
Delete branch "cleanup"
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?
Just noticed this.
Are we re-considering to switch / evaluate Go-based implementation?
@roylee17 great question. we haven't had much development on the blockchain itself for a while, but we're planning to slowly move the p2p and wallet servers (we call them hubs now) to Go. it might be time to revisit this as an option, or maybe use some of this code to do sync from the chain to the hub.
I was doing this because I was trying to integrate LBRY into Thorchain, which required many of these references to be updated. It kind of stalled on my part, gotta get back into it.
Not sure how much the base revisions of both c++ and go have deviated.
I may be able help this back on the chain. (need more context, and not guarantee though)
p2p and wallet would be interesting, too.