WIP: blockchain.transaction.yyy JSON RPC implementations #78
No reviewers
Labels
No labels
consider soon
documentation
good first issue
hacktoberfest
help wanted
priority: blocker
priority: high
priority: low
priority: medium
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/herald.go#78
Loading…
Reference in a new issue
No description provided.
Delete branch "blockchain_tx_rpc1"
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?
Fixes #74
Still working on the DBStateValue Pack/Unpack(). Test is failing now. (FIXED)
Also, "blockchain.transaction.broadcast" is a non-functional stub.
I'm testing this currently using a lbry-sdk integration test. I have modifications in my workspaces to substitute herald.go for python herald. Particular test doesn't matter, as I'm just trying to get the test setup to complete.
See #77