Highlights
- Pro
- 1 discussion answered
Pinned
2,141 contributions in the last year
Less
More
Activity overview
Contributed to
lightningnetwork/lnd,
lightninglabs/pool,
btcsuite/btcwallet
and 5 other
repositories
Contribution activity
September 2021
Created 14 commits in 3 repositories
Created a pull request in lightningnetwork/lnd that received 2 comments
Introduce new commitment format to enforce channel lease expirations in scripts
Replaces #5549 See PR body there
+3,277
−1,159
•
2
comments
Opened 5 other pull requests in 3 repositories
btcsuite/btcd
2
open
lnbook/lnbook
1
merged
1
open
btcsuite/btcwallet
1
merged
Reviewed 19 pull requests in 3 repositories
lightningnetwork/lnd
16 pull requests
- mod: bump miekg/dns to next version
- mod: bump miekg/dns to next version
- Travis: reduce ARM itest parallelism to 2
- Router: fix block height discrepancy
- WIP: Support remote signing over RPC
- itest: fix restore backup file test flake for bitcoind backend
- chainntnfs: populate spendsByHeight during historical dispatch
- kvdb: add postgres
- lncli: remove error logs
- refactor: move towards more configurable implementation details
-
kvdb+channeld: extend
kvdbwithPrefetchfor prefetching buckets in one go and speed up payment control by prefetching payments on hot paths - In-memory graph cache for faster pathfinding
- channeldb: flatten the htlc attempts bucket
- multi: refresh peer IP during reconnect
- Atomic batch channel funding
- Add macaroon based RPC middleware interceptor