pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
102 stars 17 forks source link

`kraken`: make pps work with arbitrary deposits #459

Closed goodboy closed 1 year ago

goodboy commented 1 year ago

Factor and fix dst <- src pair parsing into a new func get_likely_pair() and use throughout initial position loading; solves a parsing bug for src asset balances which aren't only 3 chars long.. a terrible assumption.