fiatjaf
|
4447a48724
|
deleting expired invoices based on their actual expiry date.
also fixes a possible bug that could have caused pending outgoing
payments to be deleted and affecting the balance. probably never happened.
|
2020-09-02 11:10:48 -03:00 |
|
fiatjaf
|
d2650d6e2c
|
don't try to check payments that start with temp_ or internal_.
|
2020-09-02 11:10:48 -03:00 |
|
fiatjaf
|
bf3c44b3c4
|
extra fields on apipayments + index payments by payment_hash
|
2020-09-02 11:10:48 -03:00 |
|
fiatjaf
|
fadddc995a
|
get_wallet_payments with more fine-grained, explicit filters.
|
2020-08-31 22:16:19 -03:00 |
|
fiatjaf
|
d09e624eb6
|
fix: wallet.balance computed property self-reference.
|
2020-08-31 16:19:27 -03:00 |
|
Eneko Illarramendi
|
c3e337a319
|
fix: mypy errors
|
2020-04-26 16:58:29 +02:00 |
|
Eneko Illarramendi
|
d4c9043278
|
feat(core): delete expired payments
|
2020-04-17 21:13:57 +02:00 |
|
Eneko Illarramendi
|
d03785558b
|
refactor: a wallet is a wallet is a wallet
|
2020-03-31 19:05:25 +02:00 |
|
Eneko Illarramendi
|
d862b16ee6
|
refactor: "payments" is the name, and API updates
|
2020-03-07 22:27:00 +01:00 |
|
Eneko Illarramendi
|
9382381144
|
chore: initial version of tx chart
|
2020-03-05 23:01:37 +01:00 |
|
Eneko Illarramendi
|
f98a5040ac
|
refactor: decorators, models and more broken bits
|
2020-03-04 23:11:15 +01:00 |
|