File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 29
29
especially useful in stateless-init mode where users will not have access to
30
30
a LiT macaroon to perform this call with.
31
31
32
+ * [ Convert litrpc package into a module] ( https://github.com/lightninglabs/lightning-terminal/pull/823 ) .
33
+
32
34
### Technical and Architectural Updates
33
35
34
36
* [ Convert litrpc package into a module] ( https://github.com/lightninglabs/lightning-terminal/pull/823 ) .
Original file line number Diff line number Diff line change 34
34
network] ( https://github.com/lightninglabs/lightning-terminal/pull/902 ) . This
35
35
can be done using the ` --network=signet ` config option.
36
36
37
+ * Add [ custom channel
38
+ functionality] ( https://github.com/lightninglabs/lightning-terminal/pull/848 )
39
+ to ` litd ` . Custom channels with Taproot Assets can now be created when ` litd `
40
+ runs in integrated ` lnd ` mode (` lnd-mode=integrated ` ) with the Taproot Assets
41
+ daemon also running in integrated mode (` taproot-assets-mode=integrated ` ).
42
+
43
+ * [ Add itest] ( https://github.com/lightninglabs/lightning-terminal/pull/892 ) for
44
+ the MinRelayFee check added in Taproot Assets. The test ensures that
45
+ transactions with fees below the minimum relay fee are rejected.
46
+
37
47
### Technical and Architectural Updates
38
48
39
49
## Integrated Binary Updates
51
61
# Contributors (Alphabetical Order)
52
62
53
63
* Elle Mouton
54
- * Oliver Gugger
64
+ * George Tsagkarelis
65
+ * Gijs van Dam
66
+ * Jamal James
67
+ * Jonathan Harvey-Buschel
68
+ * Oliver Gugger
You can’t perform that action at this time.
0 commit comments