lightning-terminal/firewall
Elle Mouton 8f7312f53a
firewalldb: introduce AddActionReq
Instead of passing an `Action` to the AddAction method, we introduce an
`AddActionReq` type which only holds the fields that are needed to
create a new Action. The rest of the info is determined by the DB layer.
2025-05-13 09:04:56 +02:00
..
caveats.go multi: update lnd dependency to v0.16.0-beta.rc3 2023-03-15 08:36:23 -07:00
caveats_test.go firewall: changes to initial structure 2023-01-27 06:47:11 +02:00
config.go golangci: enable line length linter 2025-02-13 15:50:48 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
privacy_mapper.go multi+refactor: remove unnecessary type alias 2025-04-22 06:10:48 +02:00
privacy_mapper_test.go multi+refactor: remove unnecessary type alias 2025-04-22 06:10:48 +02:00
request_info.go firewall: add WithPrivacy to RequestInfo 2023-01-27 06:47:13 +02:00
request_logger.go firewalldb: introduce AddActionReq 2025-05-13 09:04:56 +02:00
rule_enforcer.go multi: let most ActionDB methods take a context 2025-05-09 16:16:34 +02:00