lightning-terminal/accounts
Oliver Gugger 396b898acf
Merge pull request #951 from lightninglabs/compilation-fix
GitHub+accounts: fix i386 compilation issue
2025-01-23 05:18:19 -06:00
..
checkers.go accounts: let interface methods take a context 2025-01-16 09:19:04 +02:00
checkers_test.go accounts: use clock.Clock 2025-01-23 08:24:21 +02:00
context.go accounts: start logging useful info from payment request handlers 2024-06-06 12:43:56 -04:00
errors.go accounts: use UpsertAccountPayment in removePayment 2025-01-21 12:20:33 +02:00
interceptor.go accounts: let interface methods take a context 2025-01-16 09:19:04 +02:00
interface.go accounts: remove UpdateAccount and last usages 2025-01-23 09:20:09 +02:00
log.go accounts: start logging useful info from payment request handlers 2024-06-06 12:43:56 -04:00
rpcserver.go accounts: update the service's UpdateAccount method 2025-01-17 14:17:53 +02:00
service.go accounts: revert UpdateAccountBalanceAndExpiry balance type to be int64 2025-01-23 09:00:49 +02:00
service_test.go accounts: assert no startup error in tests 2025-01-23 09:20:09 +02:00
store_kvdb.go Merge pull request #951 from lightninglabs/compilation-fix 2025-01-23 05:18:19 -06:00
store_test.go accounts: remove UpdateAccount calls from store_test 2025-01-23 09:20:09 +02:00
test_kvdb.go accounts: use clock.Clock 2025-01-23 08:24:21 +02:00
tlv.go accounts+itest: fix linter and code style issues 2023-07-26 18:37:49 +02:00