You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto discover non-utxo signers (Certificates, required signers field) .
Note: Signers from utxos (inputs, collateral inputs) are already there in the current implementation.
Fetch utxos in parallel - DefaultWalletUtxoSupplier (Executore, VirtualThread)
Create wallet from account private key
Read-only wallet from account level public key
Internal or change address support (role=1) ??
Enhance UtxoSupplier & UtxoSelectionStrategy for Wallet (Branch feat/wallet_utxosupplier_enhancement)
This is a placeholder for enhancements of new HDWallet api
Note: Signers from utxos (inputs, collateral inputs) are already there in the current implementation.
Original PR: #363
The text was updated successfully, but these errors were encountered: