Activity
fix merge conflict
fix merge conflict
add tx hex, use unsigned tx hex as pst id
add tx hex, use unsigned tx hex as pst id
Filter cash out orders by merchant id
Filter cash out orders by merchant id
add loading state on payment method select dialog
add loading state on payment method select dialog
Show loading skeleton for QR while generating new address
Show loading skeleton for QR while generating new address
move cashout button to fixed bottom on unspent txn selector
move cashout button to fixed bottom on unspent txn selector
add 'metadata' property to Pst class
add 'metadata' property to Pst class
Added currency parameter to fetch payment method request
Added currency parameter to fetch payment method request
add method to convert to and from base64, json and object
add method to convert to and from base64, json and object
save partially signed pst and redirect to pst page
save partially signed pst and redirect to pst page
convert bin objects to Uint8Arrays
convert bin objects to Uint8Arrays
Fix light mode texts
Fix light mode texts
Added error handling for cash out method calls; Code clean up
Added error handling for cash out method calls; Code clean up
redirect tx signature request to multisig app if connected wallet is …
redirect tx signature request to multisig app if connected wallet is …
fix merchant cashout button loading state | added merchantActivity on…
fix merchant cashout button loading state | added merchantActivity on…
add signers as properties to multisig wallet
add signers as properties to multisig wallet
Merge branch 'improvement/merchant-cashout' into improvements/merchan…
Merge branch 'improvement/merchant-cashout' into improvements/merchan…
Fix decimal inconsistencies in payout calculation
Fix decimal inconsistencies in payout calculation
Fix unhandled error accessing null transaction market prices
Fix unhandled error accessing null transaction market prices
Remove api request to manually process transaction
Remove api request to manually process transaction
refactor fetching of connectivity status from store, update connectiv…
refactor fetching of connectivity status from store, update connectiv…