lbrycrd/src/rpc
MarcoFalke 4dac24db23
Merge #13311: Don't edit Chainparams after initialization
6fa901fb47 Don't edit Chainparams after initialization (Jorge Timón)
980b38f8a1 MOVEONLY: Move versionbits info out of versionbits.o (Jorge Timón)

Pull request description:

  This encapsulates the "-vbparams" option, which is only meant for regtest, directly on CRegTestParams.

  This is a refactor and doesn't change functionality.

  Related to https://github.com/bitcoin/bitcoin/pull/8994

Tree-SHA512: 79771d729a63a720e743a9c77d5e2d80369f072d66202a43c1304e83a7d0ef7c6103d4968a03aea9666cc89a7203c618da972124a677b38cfe62ddaeb28f9f5d
2018-09-24 17:24:06 -04:00
..
blockchain.cpp Merge #13311: Don't edit Chainparams after initialization 2018-09-24 17:24:06 -04:00
blockchain.h doc: correct GetDifficulty doc after #13288 2018-09-03 09:35:41 +08:00
client.cpp [rpc] Add getnodeaddresses RPC command 2018-09-17 22:55:23 +01:00
client.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
mining.cpp Merge #13311: Don't edit Chainparams after initialization 2018-09-24 17:24:06 -04:00
mining.h scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
misc.cpp Merge #14008: Preserve a format of RPC command definitions 2018-09-10 18:14:05 +02:00
net.cpp [rpc] Add getnodeaddresses RPC command 2018-09-17 22:55:23 +01:00
protocol.cpp utils: Convert fs error messages from multibyte to utf-8 2018-09-11 03:11:39 +08:00
protocol.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
rawtransaction.cpp Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls 2018-09-24 15:09:11 -04:00
rawtransaction.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
register.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
server.cpp Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls 2018-09-24 15:09:11 -04:00
server.h convert C-style (void) parameter lists to C++ style () 2018-09-13 10:36:41 -07:00
util.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
util.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00