aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/blockchain.h
Commit message (Expand)AuthorAgeFilesLines
* rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSONJoão Barbosa2018-09-091-2/+2
* doc: correct GetDifficulty doc after #13288fanquake2018-09-031-2/+1
* Replace median fee rate with feerate percentilesMarcin Jachymiak2018-08-111-0/+9
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Drop the chain argument to GetDifficultyBen Woosley2018-05-201-2/+1
* Remove unnecessary forward class declarations in header filespracticalswift2017-06-121-3/+0
* refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicitWladimir J. van der Laan2017-03-291-0/+17
* refactor: Move RPCNotifyBlockChange out of `rpc/server.h`Wladimir J. van der Laan2017-03-271-0/+3
* refactor: Move GetDifficulty out of `rpc/server.h`Wladimir J. van der Laan2017-03-271-0/+20