.--. .--. ____ .-'''-. .-'''-. ___ _ .-------.
| |_ | | .' __ `. / _ \ / _ \.' | | |\ _(`)_ \
| _( )_ | |/ ' \ \ (`' )/`--' (`' )/`--'| .' | || (_ o._)|
|(_ o _) | ||___| / |(_ o _). (_ o _). .' '_ | || (_,_) /
| (_,_) \ | | _.-` | (_,_). '. (_,_). '. ' ( \.-.|| '-.-'
| |/ \| |.' _ |.---. \ :.---. \ :' (`. _` /|| |
| ' /\ ` || _( )_ |\ `-' |\ `-' || (_ (_) _)| |
| / \ |\ (_ o _) / \ / \ / \ / . \ // )
`---' `---` '.(_,_).' `-...-' `-...-' ``-'`-'' `---'
- Professional Rookie
- GPG key: 26984CB69EB8C4A26196F7A4D7D916376026F177
-
Lightning Labs
- CPT
- https://www.ellemouton.com
- @ellemouton
Block or Report
Block or report ellemouton
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,045 contributions in the last year
Less
More
Contribution activity
March 2023
Created 32 commits in 4 repositories
Created 1 repository
Created a pull request in lightninglabs/lightning-terminal that received 29 comments
litrpc: add REST annotations for Litd RPC services
Add REST annotations for all LitD RPC services and register them with the REST handler. Update all itests accordingly. Also filled in lots of missi…
+10,478
−428
•
29
comments
Opened 16 other pull requests in 6 repositories
lightningnetwork/lnd
1
open
2
merged
lightninglabs/lightning-terminal
2
merged
lightning/bolts
1
open
ellemouton/bolts
1
closed
Reviewed 33 pull requests in 5 repositories
lightningnetwork/lnd
20 pull requests
- build: bump version to v0.16.0-rc5
- travis: increase timeout to 120 minutes
- watchtower: replace in-mem task queue with a disk over-flow queue
- multi: Filter out exhausted sessions
- watchtower: start using the DeleteSession message
-
Replace
FundingLocked
withChannelReady
-
funding: add
fundmax
flag toOpenChannelRequest
- [2/?] - input: add taproot chan scripts, control block logic, and spending routines
- itest+lntest: make sure states are cleaned when tests end
-
lncli: allow specifying
--min_confs
inwallet psbt fund
to select unconfirmed inputs - build: bump version to v0.16.0-rc3
- watchtower/wtdb: add tower-to-session index entry for all towers
- multi: fix wait.NoError and sub-test names
- [6/?] - lnwallet+chancloser: update channel state machine and co-op close for musig2 flow
- [5/? ] - lnwallet: add taproot funding support to the internal wallet flow (reservations)
- lnwallet: update Bolt3 test vectors
- [rpcServer]: add time_lock_delta overflow check for UpdateChannelPolicy
- build(deps): bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 in /tor
- docs: add notes on contents of Postgres DB as Key-Value store to Postgres.md
- [4/?] - input+lnwallet: prepare input package for funding logic, add new MusigSession abstraction
lightninglabs/lightning-terminal
8 pull requests
- litrpc: add REST annotations for Litd RPC services
- multi: add DisableUI option
- mod: fix linter, bump Pool version, prepare for lnd 0.16
-
Add new
subservers
package -
multi: update lnd dependency to
v0.16.0-beta.rc3
- build(deps): bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.7.0 in /autopilotserverrpc
- build(deps): bump golang.org/x/net from 0.0.0-20211216030914-fe4d6282115f to 0.7.0
- build(deps): bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0
lightning/bolts
2 pull requests
lightninglabs/aperture
2 pull requests
ellemouton/bolts
1 pull request
Created an issue in lightningnetwork/lnd that received 6 comments
[feature]: wtclient: multiplex clients for different commitment types
Currently, two separate watchtower client instance are created: one for legacy channels and one for anchor channels. These are separately created &…
6
comments
3
contributions
in private repositories
Mar 3 – Mar 9