lbrycrd/src/rpc
Pieter Wuille 66ed450d77
Merge #7935: Versionbits: GBT support
12c708a getblocktemplate: Use version/force mutation to support pre-BIP9 clients (Luke Dashjr)
9879060 getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not (Luke Dashjr)
72cd6b2 qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updates (Luke Dashjr)
d3df40e Implement BIP 9 GBT changes (Luke Dashjr)
2016-06-08 15:44:07 +02:00
..
blockchain.cpp Rename ReconsiderBlock func to reflect real behavior 2016-05-09 11:26:37 -04:00
client.cpp Merge #7793: [doxygen] Fix member comments 2016-04-05 17:49:47 +02:00
client.h move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
mining.cpp Merge #7935: Versionbits: GBT support 2016-06-08 15:44:07 +02:00
misc.cpp Create signmessagewithprivkey rpc 2016-04-27 06:43:39 -04:00
net.cpp Merge #8065: Addrman offline attempts 2016-06-08 13:01:53 +02:00
protocol.cpp move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
protocol.h move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
rawtransaction.cpp Merge #8153: [rpc] fundrawtransaction feeRate: Use BTC/kB 2016-06-08 14:14:54 +02:00
register.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
server.cpp [rpc] fundrawtransaction feeRate: Use BTC/kB 2016-06-07 13:12:57 +02:00
server.h [rpc] fundrawtransaction feeRate: Use BTC/kB 2016-06-07 13:12:57 +02:00