13527 Commits (9eaf7189d80552130aa2c9981706180d29638bb9)
 

Author SHA1 Message Date
Pavel Janík 9eaf7189d8 Ignore Doxyfile generated from Doxyfile.in template. 7 years ago
Wladimir J. van der Laan df1ca9e93a
Merge #10159: [tests] color test results and sort alphabetically 7 years ago
Wladimir J. van der Laan a5fd746674
Merge #9681: Refactor Bumpfee, move core functionality to CWallet 7 years ago
Wladimir J. van der Laan 928695bee6
Merge #10155: build: Deduplicate version numbers 7 years ago
John Newbery d80baaa514 fixup - align summary row correctly and make colors/glyphs globals 7 years ago
Wladimir J. van der Laan a3a2160b66
Merge #10162: [trivial] Log calls to getblocktemplate 7 years ago
Wladimir J. van der Laan 8c28670e92
Merge #9902: Lightweight abstraction of boost::filesystem 7 years ago
John Newbery bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping 7 years ago
John Newbery 1352092dbd Log calls to getblocktemplate 7 years ago
Wladimir J. van der Laan 9ff781884a doc: Update release process for simplified version bumping 7 years ago
Wladimir J. van der Laan 08d9aee3eb build: Remove duplicate version information from src/clientversion.h 7 years ago
John Newbery 63062bda1a [tests] color test results and sort alphabetically 7 years ago
Wladimir J. van der Laan c7e73eafa1
Merge #10151: [logging] initialize flag variable to 0 (and continue if GetLogCategory() fails) 7 years ago
Wladimir J. van der Laan 3c95bd43d8
Merge #10154: init: Remove redundant logging code 7 years ago
Wladimir J. van der Laan 168a7034f5 doc: Make build system insert version in Doxyfile 7 years ago
Wladimir J. van der Laan b67eb8dde8 doc: Remove version numbers from READMEs 7 years ago
Wladimir J. van der Laan fade78854c
Merge #10153: logging: Fix off-by-one for shrinkdebugfile default 7 years ago
Wladimir J. van der Laan f93f9b9296
Merge #10144: Prioritisetransaction wasn't always updating ancestor fee 7 years ago
Wladimir J. van der Laan 5fc6a77aa6
Merge #10133: Clean up calculations of pcoinsTip memory usage 7 years ago
Wladimir J. van der Laan fadf078c9c
Merge #10104: linearize script: Option to use RPC cookie 7 years ago
MarcoFalke faafa801e8 init: Remove redundant logging code 7 years ago
MarcoFalke faab6241d0 logging: Fix off-by-one for shrinkdebugfile 7 years ago
MarcoFalke 080d7c700f
Merge #10152: [trivial] remove unused line in Travis config 7 years ago
John Newbery cd7f39467a initialize flag variable to 0 (and continue if GetLogCategory() fails) 7 years ago
John Newbery 16791c5e27 [trivial] remove unused line in Travis config 7 years ago
Wladimir J. van der Laan 72bc7e1303
Merge #10146: Better error handling for submitblock 7 years ago
Suhas Daftuar 9bef02e365 Bugfix: ancestor modifed fees were incorrect for descendants 7 years ago
Suhas Daftuar ba7dd8bf6f Test prioritisetransaction and ancestor fee state 7 years ago
Wladimir J. van der Laan 471ed00fcd
Merge #10123: Allow debug logs to be excluded from specified component 7 years ago
John Newbery 3bde556429 Add -debugexclude option to switch off logging for specified components 7 years ago
Wladimir J. van der Laan cb598cfba1
Merge #9533: Allow non-power-of-2 signature cache sizes 7 years ago
Wladimir J. van der Laan f110272dc9 Remove `namespace fs=fs` 7 years ago
Wladimir J. van der Laan 75594bd7f2 torcontrol: Use fs::path instead of std::string for private key path 7 years ago
Wladimir J. van der Laan 2a5f574762 Use fsbridge for fopen and freopen 7 years ago
Wladimir J. van der Laan bac5c9cf64 Replace uses of boost::filesystem with fs 7 years ago
Wladimir J. van der Laan 7d5172d354 Replace includes of boost/filesystem.h with fs.h 7 years ago
Wladimir J. van der Laan 19e36bbef6 Add fs.cpp/h 7 years ago
Wladimir J. van der Laan a2cd0b0eec
Merge #10058: No need to use OpenSSL malloc/free 7 years ago
Gregory Maxwell 30f30c0f99 Add braces to submitblock per current style. 7 years ago
Gregory Maxwell 4f15ea102d Check transaction count early in submitblock. 7 years ago
Wladimir J. van der Laan e6033e00b1
Merge #10139: [rpc] Remove auth cookie on shutdown 7 years ago
Gregory Maxwell ada0caa165 Make GetWitnessCommitmentIndex callable on blocks without a coinbase txn. 7 years ago
practicalswift 4b87973c32 [rpc] Remove auth cookie on shutdown 7 years ago
Wladimir J. van der Laan ebfd653798
Merge #10077: [qa] Add setnetworkactive smoke test 7 years ago
MarcoFalke 12af74b289
Merge #10072: Remove sources of unreliablility in extended functional tests 7 years ago
Wladimir J. van der Laan 2b477e6aa1
Merge #10098: Make qt wallet test compatible with qt4 7 years ago
Jonas Schnelli 5f59d3ecb7
Improve CFeeBumper interface, add comments, make use of std::move 7 years ago
Jonas Schnelli 0df22ed6fd
Cancel feebump is vErrors is not empty 7 years ago
Jonas Schnelli 44cabe6380
Use static calls for GetRequiredFee and GetMinimumFee, remove make_pair from emplace_back 7 years ago
Jonas Schnelli bb78c1599e
Restore CalculateMaximumSignedTxSize function signature 7 years ago