lightning-terminal/perms
Oliver Gugger 7cead0194a
make+perms: allow itest to run with dev build tag
The dev flag allows us to enable some of lnd's configuration flags that
are only available for testing. To speed up any wallet interaction, we
also add the lowscrypt build tag that chooses weak encryption for the
wallet that is much faster (a couple of milliseconds vs. multiple
seconds per wallet creation).
2024-11-07 09:39:16 +01:00
..
manager.go perms: hold the mutex for any public call 2024-10-14 15:48:17 +02:00
manager_test.go subservers: move permission logic 2023-05-01 00:37:58 -07:00
mock.go make+perms: allow itest to run with dev build tag 2024-11-07 09:39:16 +01:00
mock_dev.go make+perms: allow itest to run with dev build tag 2024-11-07 09:39:16 +01:00
permissions.go multi: init status manager 2023-09-22 11:59:24 +02:00