elements/src/rpc
Steven Roose 07cf0b218b
Merge #558: Create burn argument for createrawtransaction
39357ca50 Create burn argument for createrawtransaction (Gregory Sanders)

Pull request description:

  Allows a no-data burn of any given asset using the raw interface to support multi-sig burn when `destroyamount` will not suffice.

  Resolves https://github.com/ElementsProject/elements/issues/557

Tree-SHA512: 77309701c97861b30e141138b34efab3be6667993e0aa725d61500fa6943af9ce6114efcfd14fb6f8bade92d98bfcf8a5c7163a382a7358e3f160b36d0d944c8
2019-04-03 21:00:21 +02:00
..
blockchain.cpp Fix progress reporting issue 2019-03-21 11:01:16 +00:00
blockchain.h doc: correct GetDifficulty doc after #13288 2018-09-03 09:35:41 +08:00
client.cpp Make new actually working master blinding calls, test 2019-03-29 13:20:26 -04:00
client.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
mining.cpp Lint RPC args 2019-03-20 09:53:33 -04:00
mining.h scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
misc.cpp Change branding from bitcoin to elements 2019-03-22 10:12:04 +00:00
net.cpp Merge #14008: Preserve a format of RPC command definitions 2018-09-10 18:14:05 +02:00
protocol.cpp Default to mainnet cookie for liquidv1 2019-03-21 10:43:20 -04:00
protocol.h Add mainchain rpc client 2019-01-02 16:12:47 +01:00
rawtransaction.cpp Create burn argument for createrawtransaction 2019-04-02 20:14:20 -04:00
rawtransaction.h [BROKEN] Add raw tx RPCs for CA 2019-03-20 12:05:53 +00:00
register.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
server.cpp Fix a few Bitcoin server strings 2019-04-02 08:42:04 -04:00
server.h Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
util.cpp [BROKEN] Adapt existing RPCs to CA 2019-03-20 12:05:48 +00:00
util.h [BROKEN] Adapt existing RPCs to CA 2019-03-20 12:05:48 +00:00