Commit graph

1 commit

Author SHA1 Message Date
Eugene Siegel
bdcdecbe1d server.go+accessman.go: introduce caches for access permissions
Here we introduce the access manager which has caches that will
determine the access control status of our peers. Peers that have
had their funding transaction confirm with us are protected. Peers
that only have pending-open channels with us are temporary access
and can have their access revoked. The rest of the peers are granted
restricted access.
2025-02-28 14:00:21 -05:00