mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-24 18:44:08 +02:00
GitHub: fix matrix, package log files before upload
It turns out we were using the wrong matrix variable in the actual make command and ran the same itest 6 times with no arguments, all resulting in running the btcd test. To avoid uploading too many files in individual requests, we zip them first before uploading the zip itself.
This commit is contained in:
@@ -417,6 +417,9 @@ messages directly. There is no routing/path finding involved.
|
||||
|
||||
* [Include htlc amount in bandwidth hints](https://github.com/lightningnetwork/lnd/pull/5512).
|
||||
|
||||
* [Fix REST/WebSocket API itest that lead to overall test
|
||||
timeout](https://github.com/lightningnetwork/lnd/pull/5845).
|
||||
|
||||
## Database
|
||||
|
||||
* [Ensure single writer for legacy
|
||||
|
Reference in New Issue
Block a user