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

btcjson, rpcclient: revamp package and eliminate duplication #2014

Closed

Commits on Aug 25, 2023

  1. feat: generic rpcclient example

    This reverts commit 13cef727d20371dabb9d5bf07a4b7cf89f0f13d6.
    
    btcjson, rpcclient: rename Account to Dummy in SendManyCmd
    
    btcjson, rpcclient: use proper Deprecated comment format for `GetAccountCmd`
    
    btcjson, rpcclient: use proper Deprecated comment format for `GetAccountAddressCmd`
    
    btcjson, rpcclient: implement getaddressesbylabel command
    
    btcjson, rpcclient: implement getreceivedbylabel command
    
    rpcclient: add comments for GetAddressesByLabel
    
    btcjson, rpcclient: implement listlabels command
    
    btcjson, rpcclient: use proper Deprecated comment
    
    btcjson, rpcclient: implement listreceivedbylabel command
    
    btcjson: use proper Deprecated comment
    
    btcjson, rpcclient: implement setlabel command
    
    btcjson, rpcclient: rename account to label in addmultisigaddress command
    
    btcjson, rpcclient: rename account to label in getnewaddress command
    
    btcjson: rename account to label in ListUnspentResult
    
    btcjson, rpcclient: rename FromAccount to Dummy in SendManyCmd
    
    btcjson, rpcclient: rename Account to Label in ListTransactionsCmd
    
    btcjson, rpcclient: rename Account to Dummy in ListTransactionsCmd
    
    Revert "btcjson, rpcclient: rename FromAccount to Dummy in SendManyCmd"
    
    This reverts commit 8a5ff94.
    
    feat: generic rpcclient example
    
    feat: generic rpcclient example
    Eoous committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f53d642 View commit details
    Browse the repository at this point in the history