Results 378 issues of Jeremy Rand

**Is your feature request related to a problem? Please describe.** The `send` RPC method supports a `replaceable` option. Unfortunately, this is not supported by the name RPC methods. **Describe the...

enhancement
rpc

**Is your feature request related to a problem? Please describe.** The `send` RPC method supports a `subtract_fee_from_outputs` option. Unfortunately, this is not supported by the name RPC methods. **Describe the...

enhancement
rpc

**Is your feature request related to a problem? Please describe.** The `send` RPC method supports a `lock_unspents` option. Unfortunately, this is not supported by the name RPC methods. **Describe the...

enhancement
rpc

**Is your feature request related to a problem? Please describe.** When the `send` RPC method generates an output address on behalf of the user (i.e. the change address), it supports...

enhancement
rpc

**Is your feature request related to a problem? Please describe.** The `send` RPC method allows controlling the change destination via the `change_address` and `change_type` options. Unfortunately, these are not available...

enhancement
rpc

**Is your feature request related to a problem? Please describe.** The `send` RPC method supports disabling broadcast of the resulting transaction via the `add_to_wallet` and `psbt` options, which make it...

enhancement
rpc

### Describe the issue Name transactions created with Namecoin-Qt should support Coin Control. ### Can you reliably reproduce the issue? #### If so, please list the steps to reproduce below:...

qt

**Is your feature request related to a problem? Please describe.** The `send` RPC method supports coin control via the `add_inputs`, `include_unsafe`, `include_watching`, and `inputs` parameters. These are not available to...

enhancement
rpc

**Is your feature request related to a problem? Please describe.** It is desirable in some cases (e.g. when optimizing for minimal fees) to embed the change of a name transaction...

enhancement
rpc

**Is your feature request related to a problem? Please describe.** The `send` RPC method supports specifying the position of the change output via the `change_position` option. Unfortunately, this option is...

enhancement
rpc