Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / carlaKC/boltnd issues and pull requests

#55 - onionmsg: Advertize + Enforce OM Feature Bit

Issue - State: open - Opened by carlaKC almost 2 years ago

#54 - lnwire: add hop count to reply path encoding

Pull Request - State: closed - Opened by carlaKC almost 2 years ago

#53 - onionmsg: fix regression in multi-hop onion messages

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#52 - rpc: simplify representation of blinded routes

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#51 - onionmsg: Add ability to send messages to blinded routes

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#50 - onionmsg: Prepare for Reply Paths

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#49 - itest: Fixup send onion message test

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#48 - rpcserver: Add Generate Blinded Route API

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#47 - onionmsg: Forward Onion Messages

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#46 - onionmsg: Support Multi-Hop Onion Messages

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#45 - lnwire: add chain hash to new invoice request

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#44 - lnwire: serialize payer key as `point32`

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#43 - lnwire: update invoice request tag value

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#42 - lnwire: use tu64 encoding for invoices

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#41 - lnwire: update invoice request chain tlv type and fix tests

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#40 - lnwire: correct invoice request and invoice namespace TLV values

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#39 - Onion Message: Add reply paths and surface on RPC

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#38 - Route blinding: Add blinded route selection

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#37 - lnwire: add chain hash to offers

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#36 - offers: add pay offer functionality and API

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#35 - lnwire: add bolt 12 invoice and invoice request encoding

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#34 - readme: add coverage badge

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#33 - onionmsg: add final hop payloads to messaging api

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#32 - offers: add offer coordinator to handle incoming invoices

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#31 - offers: move encoding to lnwire, add logging

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#30 - itest: move itests into repo and add workflow

Issue - State: open - Opened by carlaKC about 2 years ago

#29 - lnwire: add onion message payload encoding/decoding

Pull Request - State: closed - Opened by carlaKC about 2 years ago - 1 comment

#28 - offers: add records from parsed types for tree calculation

Pull Request - State: closed - Opened by carlaKC about 2 years ago - 1 comment

#27 - offers: add tlv merkle root calculation for signature verification

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#26 - rpcserver: add testing mock and send message unit test

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#25 - offers: add decoding and validation

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#24 - gitignore: ignore common, non-code outputs (vim / coverage, etc)

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#23 - gomod: Update to use route blinding lightning-onion

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#22 - lnwire: properly decode onion message blob

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#21 - onionmsg: skeleton code for onion receives

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#20 - onionmsg: bump dep and add utilities

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#19 - peers: Track currently online peers using subscription

Issue - State: open - Opened by carlaKC about 2 years ago

#18 - mod: Unmerged dependencies

Issue - State: open - Opened by carlaKC about 2 years ago

#17 - build: bolt12 tag not detected in lnd itests

Issue - State: open - Opened by carlaKC about 2 years ago

#16 - makefile: add missing xargs

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#15 - github: Linter workflow docker container fails

Issue - State: closed - Opened by carlaKC about 2 years ago - 1 comment

#14 - make: Unit test all packages for make unit

Issue - State: closed - Opened by carlaKC about 2 years ago

#13 - github: add pull request and master workflows

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#12 - makefile: unit tests and coverage

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#11 - config/temp: remove bolt12 build tag to make tests pass

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#10 - multi: add macaroons to boltnd

Pull Request - State: closed - Opened by carlaKC about 2 years ago - 1 comment

#9 - itest: add lnd itest test cases

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#8 - rpcserver: add waitforready function for server to fully initiate

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#7 - multi: add retry connects to lnd to allow startup in parallel

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#6 - multi: add logic for sending onion messages

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#5 - startup: add logging and remove lndclient

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#4 - refactor: rename and add functional options

Pull Request - State: closed - Opened by carlaKC about 2 years ago

#3 - multi: add logging and use custom macaroon

Pull Request - State: closed - Opened by carlaKC over 2 years ago

#2 - multi: boilerplate setup

Pull Request - State: closed - Opened by carlaKC over 2 years ago

#1 - readme: update with description

Pull Request - State: closed - Opened by carlaKC over 2 years ago