Skip to content

Tags: oluwandabira/dcrrpcclient

Tags

v0.8.0

Add GetVoteInfo dcrd call (decred#50)

v0.7.0

Switch goclean to use metalinter.

Fix issue caught by gofmt.

Update example code so it compiles again, also caught by
the goclean script.

No tests, so don't try to run them.

Close decred#42

v0.2.0

Add rescan options for importprivkey and importscript

v0.1.6

Add rescan options for importprivkey and importscript

v0.1.5

Add rescan options for importprivkey and importscript

v0.1.4

Add filteraddrs param to searchrawtransactions.

Upstream commit 975536f

v0.1.3

Fix functionality of purchaseticket API (decred#19)

v0.1.2

Add RPC client pass throughs for now daemon and wallet commands

The follow commands have been added:
    AddTicket
    EstimateStakeDiff
    GetStakeDifficulty
    SetTxFee
    StakePoolUserInfo
    TicketPoolValue
    TicketFeeInfo
    TicketVWAP
    TxFeeInfo

v0.1.1

use decred mainnet ports in examples

v0.1.0

Fix the purchaseticket caller