11740 Commits (xprv-restore)
 

Author SHA1 Message Date
xanoni 06ad5ecfe5 sample-lnd.conf: harmonize section separators 3 years ago
Olaoluwa Osuntokun 20ef37d87d
Merge pull request #5148 from yyforyongyu/4215-deadline-aware 3 years ago
yyforyongyu c081707a5b
docs/release-notes: add deadline aware to 0.13.1 3 years ago
yyforyongyu 7c64e0445a
itest: test anchor sweep with commitment deadline 3 years ago
yyforyongyu 26858da59d
itest: change feeServiceTarget to be 1 3 years ago
yyforyongyu a77225ba9e
itest: allow set fee rate with conf target 3 years ago
yyforyongyu 614884dcb8
contractcourt: test commitment deadline logic 3 years ago
yyforyongyu 0dc3190fec
contractcourt: update TestChannelArbitratorAnchors 3 years ago
yyforyongyu 391f240ccb
contractcourt: make anchor sweep deadline aware 3 years ago
yyforyongyu adddc1442e
multi: refactor NewAnchorResolutions to return fixed values 3 years ago
yyforyongyu 21626fed7c
lnwallet: remove unused variable zeroHash 3 years ago
yyforyongyu 1abc5f8b00
chainfee: change min conf target to be 1 3 years ago
yyforyongyu 5f0561fdbc
chainfee: replace conf target when it exceeds the maxBlockTarget 3 years ago
yyforyongyu 6242158d51
chainfee: fix maxBlockTarget value 3 years ago
Olaoluwa Osuntokun cafa6246a9
Merge pull request #5431 from yyforyongyu/5259-follow-up 3 years ago
Olaoluwa Osuntokun 44e461b233
Merge pull request #5428 from wpaulino/enforce-anchor-reserve 3 years ago
Olaoluwa Osuntokun dac0797857
Merge pull request #5420 from yyforyongyu/itest-use-require-net 3 years ago
Olaoluwa Osuntokun 1910e263a8
lncli: check for existence of tls file (#5416) 3 years ago
Linus Curiel Xanoni dc7d79abc2
doc/sample-lnd.conf: remove deprecated protocol.anchors flag 3 years ago
yyforyongyu 310e923170
itest: use require inside net.EnsureConnected/net.ConnectNodes 3 years ago
Joost Jager 9b1b92bf98
lncli: fix psbt fund parameter parsing 3 years ago
yyforyongyu 4a23c08b60
routing: rename method and add err check when launch shard 3 years ago
Olaoluwa Osuntokun e62f0e1f3a
Merge pull request #5429 from Roasbeef/itest-recovery-shutdown 3 years ago
Olaoluwa Osuntokun 198ac3482c
Merge pull request #5332 from yyforyongyu/5259-routing-fix-state 3 years ago
Olaoluwa Osuntokun 6a97e6432d
Merge pull request #5419 from LN-Zap/upstream/fix-no-payment-address 3 years ago
Olaoluwa Osuntokun 5bd84e2a60
lntest: retry node shutdown attempts to recovery tests 3 years ago
Olaoluwa Osuntokun 6dd7321a3f
Merge pull request #5355 from carlaKC/4656-maxhtlcnumber 3 years ago
Wilmer Paulino 6bbe790535
lnwallet: prevent anchor reserve enforcement on legacy inbound channel 3 years ago
Wilmer Paulino d7299802d4
itest: extend testAnchorReservedValue to open additional channels 3 years ago
Olaoluwa Osuntokun 1287328678
Merge pull request #5335 from guggero/abandonchannel-no-dev 3 years ago
yyforyongyu cd35981569
routing: refactor update payment state tests 3 years ago
yyforyongyu e79e46ed21
routing: add mock structs for testing 3 years ago
yyforyongyu f5de56a40d
mod: add package stretchr/testify mock 3 years ago
yyforyongyu 289d97fbfb
routing: rename mock structs to make them obsolete 3 years ago
yyforyongyu 54ed6c271b
itest: silence depreciation warnings 3 years ago
yyforyongyu 193d149d48
itest: test channel policy update in private channels 3 years ago
yyforyongyu 319cc533a6
itest: fix make lint 3 years ago
yyforyongyu e10bd84a4f
itest: moving routing related tests into one file 3 years ago
yyforyongyu 735e89ca37
routing: add TestSendPaymentPrivateEdgeUpdateFeeExceedsLimit 3 years ago
yyforyongyu e05b78fb9c
routing: refactor TestSendPaymentErrorFeeInsufficientPrivateEdge 3 years ago
yyforyongyu f31001e103
routing: make shardHandler aware of payment session 3 years ago
yyforyongyu 5df776e80b
routing: add method UpdateAdditionalEdge and GetAdditionalEdgePolicy 3 years ago
yyforyongyu cf2b5744a1
routing: move sendErr handling in shardHandler 3 years ago
yyforyongyu 1656611358
routing: use shardHandler to process err in SendToRoute 3 years ago
yyforyongyu 54aacacc11
routing: use require in router test 3 years ago
yyforyongyu 8172811e74
routing: rm hardcoded channel id in router test 3 years ago
yyforyongyu ae6d8a9a8f
routing: parse Channel ID from json file 3 years ago
bluetegu 37d0e21f05
routing: test private edge on fee error 3 years ago
bluetegu 242a844012
routing: fix TestSendPaymentErrorRepeatedFeeInsufficient 3 years ago
bluetegu fc113c7508
routing: add private key attribute in router test 3 years ago