bitromortac
b97e51dbd8
swaps: fix off-by-one sanity check
...
Tolerates discrepancies in the swap amount crosschecks. To ensure we
calculate the send/receive amounts correctly we apply a check, using
amount inversion. The inversion is not exact up to +-1 due to used
floor and ceil functions in the methods. They are not invertible,
which is why we relax the check to off-by-ones.
2021-04-23 07:43:36 +02:00
..
2021-04-21 10:33:11 +02:00
2021-04-08 15:12:32 +02:00
2021-04-14 19:14:26 +02:00
2021-03-29 11:03:11 +02:00
2021-03-10 16:23:49 +01:00
2021-04-06 18:44:16 +02:00
2021-03-26 20:54:26 +00:00
2021-03-23 17:30:40 +01:00
2021-04-14 19:08:04 +02:00
2021-04-16 16:03:25 +02:00
2021-03-26 14:28:34 +01:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-17 19:42:20 +01:00
2021-04-08 19:49:43 +02:00
2021-03-21 00:36:23 -04:00
2021-04-01 03:33:16 +02:00
2021-04-15 19:00:46 +02:00
2021-04-08 16:24:10 +02:00
2021-03-17 18:11:55 +01:00
2021-03-29 21:29:51 +02:00
2021-03-11 19:31:22 +01:00
2021-03-19 20:51:38 +01:00
2021-03-21 00:36:23 -04:00
2021-04-03 04:13:28 +02:00
2021-04-08 10:46:54 +02:00
2021-03-12 12:41:10 +01:00
2021-03-29 21:29:51 +02:00
2021-04-04 19:53:10 +02:00
2021-03-23 11:05:05 +01:00
2021-04-13 19:05:07 +02:00
2021-04-14 19:14:26 +02:00
2021-04-08 16:24:10 +02:00
2021-03-17 08:22:19 +01:00
2021-04-15 19:00:46 +02:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-17 18:11:55 +01:00
2021-04-15 19:00:46 +02:00
2021-03-15 20:44:24 +01:00
2021-04-23 07:43:36 +02:00
2021-03-28 06:05:04 +02:00
2021-03-21 00:36:23 -04:00
2021-03-24 10:24:14 +01:00
2021-04-08 15:22:40 +02:00
2021-03-30 21:16:14 +02:00
2021-04-14 19:08:04 +02:00