Commit Graph

12 Commits

Author SHA1 Message Date
Vincenzo Palazzo f1046e909b
attck: start basic architecture
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-04-19 13:46:40 -04:00
Vincenzo Palazzo 1d435f9f3b
meta: formatting go
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-04-19 12:55:50 -04:00
Sergi Delgado Segura ac1b24aa86 Adds cargo template pointing to a custom version of tonic_lnd
We need the endorsement flag which is not included in the fedimint version
of tonic_lnd
2024-04-19 10:12:44 -04:00
Elle Mouton 953abb7436
templates/golang: set endorced field for JammingPayment AddInvoiceData
Use the JammingPaymentReq.EndorseOutgoing field to potentially set
EndorseOutgoing on the SendPaymentRequest.
2024-04-17 13:43:31 -04:00
Carla Kirk-Cohen 06342f1ce4
main: add template to write jamming program 2024-04-15 15:45:31 -04:00
Carla Kirk-Cohen 8534c55cb3
graph: add wait wait for channel utility
We need to wait till the channels that we've opened are in the
graph before we can use them.
2024-04-15 15:45:30 -04:00
Carla Kirk-Cohen f543a06d60
graph: add close all channels utils 2024-04-15 15:45:29 -04:00
Carla Kirk-Cohen e3d06ebd64
multi: add open channel utility 2024-04-15 15:45:28 -04:00
Carla Kirk-Cohen 35fa9fa540
multi: add jamming harness with payment utility to send and hold htlcs 2024-04-15 15:45:27 -04:00
Carla Kirk-Cohen b618b15b9b
golang: add getnode for lndnodes struct for easy access 2024-04-15 15:45:26 -04:00
Carla Kirk-Cohen d98c6c5078
multi: add main and connect to LND using env vars 2024-04-15 15:45:25 -04:00
Carla Kirk-Cohen f54a2c931a
templates: add script to copy and run golang program 2024-04-15 15:45:24 -04:00