-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
Coin Type: RingCTSpecifically related to RingCT transactionsSpecifically related to RingCT transactionsComponent: RPCRelated to the console commands themselves.Related to the console commands themselves.Priority: 3 - HighCritical item that should be done as soon as possibleCritical item that should be done as soon as possible
Milestone
Description
Short Description
A number of RPC commands need to be checked for Ring CT Integration.
Detailed Description
@4x13 has flagged a number of RPC calls that are likely to have issues with RingCT. They need to individually be evaluated and any issues corrected. These may be split into separate issues, but until the individual details are known about each one, this will serve as a placeholder.
- createrawtransaction - new code for RingCT
- createrawbasecointransaction - move the code from createrawtransaction for the interim.
- createrawcttransaction - move the code from createrawbasecointransaction for the interim.
- decoderawtransaction - @mimirmim - [WIP][RPC] RingCT output overhaul #688
- getblock - @mimirmim - [WIP][RPC] RingCT output overhaul #688
- fundrawtransaction
- fundrawcttransaction
- fundrawbasecointransaction
- getblockchaininfo - @codeofalltrades - no change
- getnetworkinfo - @codeofalltrades - no change
-
getinfo- Obsolete in bitcoin core version 0.16.0 use getblockchaininfo, getnetworkinfo, or getwalletinfo - getblockhash
- getnewaddress - @codeofalltrades
- getrawmempool [in verbose mode]
- getrawtransaction - @mimirmim - [WIP][RPC] RingCT output overhaul #688
- gettransaction - @mimirmim
- gettxout - @CaveSpectre11
- listunspent - @CaveSpectre11 - [RPC] correct listunspent for ct, ringct and zerocoin #696
- sendrawtransaction - new code for RingCT.
- sendrawcttransaction - move the code from createrawbasecointransaction for the interim.
- sendrawbasecointransaction - move the code from sendrawtransaction for the interim.
- signmessage
- signrawtransaction
- signrawtransactionwithwallet
- verifymessage
Metadata
Metadata
Assignees
Labels
Coin Type: RingCTSpecifically related to RingCT transactionsSpecifically related to RingCT transactionsComponent: RPCRelated to the console commands themselves.Related to the console commands themselves.Priority: 3 - HighCritical item that should be done as soon as possibleCritical item that should be done as soon as possible