Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR to see changes from base repository #1

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

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