Skip to content

Conversation

@farukterzioglu
Copy link
Member

No description provided.

Post dated cheques implementation
rpc\legacyrpc\methods: Fix casing error in 'transfertransaction'
rpchelp: Add RPC help for transfertransaction
wallet: Add missing make(chan) for 'createTxTransferRequests'
…sfer logic

.gitIgnore: Update to discard *.exe files
NewUnsignedTransactionFromInput will be used for creating
transaction transfer. Works similar to NewUnsignedTransaction method
on the same file.
Post dated related implementations
Transferring transaction completed.
Tested transaction not found error. Need to test other flows.
wallet: Fix wrong wait group count
Completed transfer transaction implementation
Don't allow the utxo that we want to transfer to be selected as an input for fee
After finding eligible utxo, I removed the utxo that we will transfer.
This use case includes a successful transaction transfer.
Duplicate input error and deleting utxo error fixed.
Add link of read me file for transaction transfer use case
Add readme.md for transfer transaction.
wallet/txtransfer/author: Add newCoincaseTransaction method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant