makerdao / pyexchange

Python API for some cryptocurrency exchanges
GNU Affero General Public License v3.0
72 stars 62 forks source link

Liquid nonce solution #201

Closed ith-harvey closed 3 years ago

ith-harvey commented 3 years ago

This solution fixes the nonce issue we saw at liquid by locking the thread the entire time (from when nonce is generated -> when the request is sent)