Sebastian
26aca142fe
fix: protocol min was returning never
2023-02-20 13:23:01 -03:00
Sebastian
5d31803c92
pretty
2022-09-21 15:45:41 -03:00
Sebastian
5d08379139
working on #7357
...
getTransactionById is introduced:
with that we move all transaction information building into a function
transactionId was added in every response that creates a tx
2022-09-16 11:13:09 -03:00
13e7a67477
wallet-core: uniform retry handling
2022-09-13 16:10:41 +02:00
Sebastian
27201416c7
ref #7323
2022-09-12 10:58:09 -03:00
ac8f116780
implement peer to peer push payments
2022-08-16 17:55:12 +02:00
b2931fbac6
wallet-core: clamp claim retry properly
2022-05-19 10:36:58 +02:00
Sebastian
3e31468444
fix: was returning forever as min
2022-04-21 15:38:18 -03:00
123b92b3aa
wallet: logging, timestamp parsing backwards compatibility
2022-03-30 20:41:21 +02:00
739c2f9337
wallet: more time format fixes
2022-03-22 23:03:41 +01:00
f8d12f7b0d
wallet: t_s/d_us migration
2022-03-21 19:20:48 +01:00
05838080f5
wallet: round timestamps in db-less requests to the exchange
2022-03-17 11:08:53 +01:00
332745862e
wallet: towards db-less benchmarking, some refactoring
2022-03-14 18:31:36 +01:00
d5a933e4cb
wallet-core: handle reserve retries better
...
We now always increment the next retry timeout before doing anything
else, so that it is impossible to accidentally retry immediately.
This fixes a bug where we previously made many, very frequent requests
to the bank integration API.
2022-03-08 20:39:56 +01:00
a51abcffb0
make refund-gone test case pass again (see #7158 )
2022-01-24 22:44:30 +01:00
fdc36b4fb7
anastasis-core: compute upload fees
2021-11-02 17:02:14 +01:00
8ad36d89f5
simplify pending transactions, make more tests pass again
2021-06-10 16:32:37 +02:00
4da4380480
always use .js extension to make node module loader happy
2021-05-12 16:06:40 +02:00
07cdfb2e4e
towards wallet-core / util split
2021-03-17 17:56:37 +01:00