Add more event log types.

Auto accept only bids of the exact offer amount.
Retry sending lock B refund tx.
This commit is contained in:
tecnovert
2021-01-31 14:26:32 +02:00
parent a27cfcba0f
commit c66160fb09
6 changed files with 110 additions and 18 deletions

View File

@@ -632,7 +632,6 @@ class Test(unittest.TestCase):
assert(make_int(js_w1_after['2']['balance'], scale=8, r=1) - (make_int(js_w1_before['2']['balance'], scale=8, r=1) + amt_1) < 1000)
def test_07_revoke_offer(self):
logging.info('---------- Test offer revocaction')
swap_clients = self.swap_clients