lightning-terminal/firewall
Viktor Torstensson 01bc36ca41
multi: remove AddActionReq MacaroonIdentifier
As the `MacaroonRootKeyID` field of the `AddActionReq` struct also
contains the 4 bytes of the `MacaroonIdentifier`, we change all
call sites to instead use the last 4 bytes of the `MacaroonRootKeyID`
field. As the `MacaroonIdentifier` field therefore becomes redundant,
we also remove it.
2025-10-03 11:44:05 +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 firewall: extract SessionID from gRPC metadata 2025-05-16 11:57:39 +02:00
privacy_mapper_test.go firewall: extract SessionID from gRPC metadata 2025-05-16 11:57:39 +02:00
request_info.go firewall+firewalldb: extract Account ID and pass to AddActionReq 2025-05-21 14:14:13 +02:00
request_logger.go multi: remove AddActionReq MacaroonIdentifier 2025-10-03 11:44:05 +02:00
rule_enforcer.go firewall: extract SessionID from gRPC metadata 2025-05-16 11:57:39 +02:00