Skip to content

asset: add LBC (LBRY Credits) - #3625

Open
realrouse wants to merge 4 commits into
decred:masterfrom
realrouse:lbc
Open

asset: add LBC (LBRY Credits)#3625
realrouse wants to merge 4 commits into
decred:masterfrom
realrouse:lbc

Conversation

@realrouse

Copy link
Copy Markdown

This PR is a minimal implementation of LBC, aiming to close issue #3352.

Uses BTC-clone wrapper like dgb/doge

Market I used in testing is lbc_dcr (Buy/Sell LBC). SegWit is off
for now because of lbcwallet's change-address RPC

Simnet, harness, and the extra knobs needed to actually connect
lbcwallet are on a lbc-simnet-test branch at: https://github.com/realrouse/dcrdex/tree/lbc-simnet-test

I tested it successfully and created some nice twitter videos too:
https://x.com/real_rouse_/status/2081160539774845224
https://x.com/real_rouse_/status/2080379713764139483

Happy to take guidance on what else you want in this PR.

Mainnet, testnet3, and regtest params, plus a decoder for lbcd's
112-byte headers (ClaimTrie after MerkleRoot).
BIP 140 via lbcwallet. Same BTC-clone wrapper as dgb/doge.
lbcd node RPC clone using the LBC header decoder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant