| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | rpc: Uncouple rpcs from maxTxFee global | MarcoFalke | 2019-03-18 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge #15402: Granular invalidateblock and RewindBlockIndex | Wladimir J. van der Laan | 2019-03-07 | 1 | -12/+19 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Call RewindBlockIndex without cs_main held | Pieter Wuille | 2019-02-24 | 1 | -12/+19 | |
| * | | | | Merge #15118: Refactor block file logic | Wladimir J. van der Laan | 2019-03-02 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | scripted-diff: Rename CBlockDiskPos to FlatFilePos. | Jim Posen | 2019-02-22 | 1 | -1/+1 | |
| | * | | | | validation: Extract basic block file logic into FlatFileSeq class. | Jim Posen | 2019-02-22 | 1 | -1/+1 | |
| | * | | | | util: Move CheckDiskSpace to util. | Jim Posen | 2019-02-22 | 1 | -2/+2 | |
| | |/ / / | ||||||
| * | | | | Merge #15335: Fix lack of warning of unrecognized section names | MarcoFalke | 2019-03-02 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix lack of warning of unrecognized section names | Akio Nakamura | 2019-02-19 | 1 | -1/+1 | |
| * | | | | | Merge #15456: Enable PID file creation on WIN | Wladimir J. van der Laan | 2019-02-25 | 1 | -11/+5 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Enable PID file creation on Windows | riordant | 2019-02-25 | 1 | -11/+5 | |
| * | | | | | Merge #13676: Explain that mempool memory is added to -dbcache | Wladimir J. van der Laan | 2019-02-21 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Explain that unused mempool memory is added to -dbcache | Sjors Provoost | 2019-01-31 | 1 | -1/+1 | |
| * | | | | | Merge #15278: Improve PID file error handling | Wladimir J. van der Laan | 2019-02-21 | 1 | -3/+34 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Move all PID file stuff to init.cpp | Hennadii Stepanov | 2019-02-14 | 1 | -14/+24 | |
| | * | | | | Make PID file creating errors fatal | Hennadii Stepanov | 2019-02-02 | 1 | -1/+20 | |
| | * | | | | Improve PID file removing errors logging | Hennadii Stepanov | 2019-02-02 | 1 | -2/+4 | |
| * | | | | | Merge #15358: util: Add SetupHelpOptions() | Wladimir J. van der Laan | 2019-02-12 | 1 | -5/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | util: Add SetupHelpOptions() | MarcoFalke | 2019-02-06 | 1 | -5/+4 | |
| * | | | | | | Move maxTxFee initialization to init.cpp | Jordan Baczuk | 2019-02-08 | 1 | -0/+16 | |
| |/ / / / / | ||||||
| * | | | | | Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7) | Wladimir J. van der Laan | 2019-02-05 | 1 | -10/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | windows: Call SetProcessDEPPolicy directly | Chun Kuan Lee | 2019-01-23 | 1 | -10/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge #15266: memory: Construct globals on first use | MarcoFalke | 2019-02-04 | 1 | -14/+14 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | log: Construct global logger on first use | MarcoFalke | 2019-01-29 | 1 | -14/+14 | |
| | |/ / / | ||||||
| * | | | | Merge #15163: Correct units for "-dbcache" and "-prune" | Wladimir J. van der Laan | 2019-01-30 | 1 | -6/+6 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Correct units for "-dbcache" and "-prune" | Hennadii Stepanov | 2019-01-30 | 1 | -6/+6 | |
| * | | | | net: move BanMan to its own files | Cory Fields | 2019-01-16 | 1 | -0/+1 | |
| * | | | | banman: pass in default ban time as a parameter | Cory Fields | 2019-01-16 | 1 | -1/+1 | |
| * | | | | banman: pass the banfile path in | Cory Fields | 2019-01-16 | 1 | -1/+1 | |
| * | | | | banman: create and split out banman | Cory Fields | 2019-01-16 | 1 | -3/+14 | |
| * | | | | Merge #14409: utils and libraries: Make 'blocksdir' always net specific | Wladimir J. van der Laan | 2019-01-16 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Make blockdir always net specific | Hennadii Stepanov | 2018-11-05 | 1 | -1/+1 | |
| * | | | | | Merge #14941: rpc: Make unloadwallet wait for complete wallet unload | Wladimir J. van der Laan | 2019-01-15 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rpc: Make unloadwallet wait for complete wallet unload | João Barbosa | 2019-01-15 | 1 | -1/+1 | |
| * | | | | | | Drop IsLimited in favor of IsReachable | Ben Woosley | 2019-01-13 | 1 | -5/+5 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Fail if either disk space check fails | Ben Woosley | 2019-01-09 | 1 | -1/+7 | |
| * | | | | | Merge #14336: net: implement poll | Wladimir J. van der Laan | 2019-01-02 | 1 | -1/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Increase maxconnections limit when using poll. | Patrick Strateman | 2018-12-03 | 1 | -1/+6 | |
| * | | | | | | Merge #13743: refactor: Replace boost::bind with std::bind | MarcoFalke | 2018-12-29 | 1 | -4/+3 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | scripted-diff: Replace boost::bind with std::bind | Chun Kuan Lee | 2018-10-20 | 1 | -4/+3 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge #14741: doc: Indicate -rpcauth option password hashing alg | Wladimir J. van der Laan | 2018-12-13 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Indicate -rpcauth option password hashing alg | Carl Dong | 2018-11-24 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an... | Wladimir J. van der Laan | 2018-12-04 | 1 | -1/+10 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | make peertimeout a debug argument, remove error message translation | Zain Iqbal Allarakhia | 2018-11-29 | 1 | -2/+2 | |
| | * | | | | p2p: allow p2ptimeout to be configurable, speed up slow test | Zain Iqbal Allarakhia | 2018-11-28 | 1 | -1/+10 | |
| * | | | | | rpcbind: Warn about exposing RPC to untrusted networks | Luke Dashjr | 2018-11-22 | 1 | -1/+1 | |
| * | | | | | net: Always default rpcbind to localhost, never "all interfaces" | Luke Dashjr | 2018-11-22 | 1 | -1/+1 | |
| * | | | | | Warn unrecognized sections in the config file | Akio Nakamura | 2018-11-20 | 1 | -1/+9 | |
| |/ / / / | ||||||
| * | | | | Remove direct node->wallet calls in init.cpp | Russell Yanofsky | 2018-11-06 | 1 | -7/+30 | |
| * | | | | Pass chain and client variables where needed | Russell Yanofsky | 2018-11-06 | 1 | -4/+6 | |