Files
pallectrum/electrum
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-08 15:12:32 +02:00
2021-03-23 17:30:40 +01: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-04-08 19:49:43 +02:00
2021-03-21 00:36:23 -04:00
2021-04-01 03:33:16 +02:00
2021-03-21 00:36:23 -04:00
2021-03-12 12:41:10 +01:00
2021-04-13 19:05:07 +02:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-28 06:05:04 +02:00
2021-03-21 00:36:23 -04:00
2021-04-08 15:22:40 +02:00