| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSON | João Barbosa | 2018-09-09 | 1 | -2/+2 |
| * | doc: correct GetDifficulty doc after #13288 | fanquake | 2018-09-03 | 1 | -2/+1 |
| * | Replace median fee rate with feerate percentiles | Marcin Jachymiak | 2018-08-11 | 1 | -0/+9 |
| * | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| * | Drop the chain argument to GetDifficulty | Ben Woosley | 2018-05-20 | 1 | -2/+1 |
| * | Remove unnecessary forward class declarations in header files | practicalswift | 2017-06-12 | 1 | -3/+0 |
| * | refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicit | Wladimir J. van der Laan | 2017-03-29 | 1 | -0/+17 |
| * | refactor: Move RPCNotifyBlockChange out of `rpc/server.h` | Wladimir J. van der Laan | 2017-03-27 | 1 | -0/+3 |
| * | refactor: Move GetDifficulty out of `rpc/server.h` | Wladimir J. van der Laan | 2017-03-27 | 1 | -0/+20 |