12839 Commits (36164faa338d387177c6328496f63ac11eda3b78)
 

Author SHA1 Message Date
Koki Takahashi 36164faa33 Fix typo and spelling inconsistency in CONTRIBUTING.md 7 years ago
Wladimir J. van der Laan 1c2edd9f67
Merge #9654: Add jtimon pgp keys for commit sigs and future gitian builds 8 years ago
Wladimir J. van der Laan 7c93952fec
Merge #9656: Check verify-commits on pushes to master 8 years ago
Wladimir J. van der Laan 4e19efba03
Merge #9556: Remove redundant semicolons 8 years ago
Wladimir J. van der Laan ae972a5e99
Merge #9580: Fix various minor linearization script issues 8 years ago
Wladimir J. van der Laan e30d9287fd
Merge #9663: [RPC] clarify listunspent amount description 8 years ago
Matt Corallo ba94426d53 Test that pushes to bitcoin/bitcoin are signed per verify-commits 8 years ago
Matt Corallo 3e900acafa Require merge commits merge branches on top of other merge commits 8 years ago
Gregory Sanders 3eba88d44c clarify listunspent amount description 8 years ago
Wladimir J. van der Laan 77bd8c4cab
Merge #9625: Increase minimum debug.log size to 10MB after shrink. 8 years ago
Wladimir J. van der Laan 7bfb77045c
Merge #9640: Bumpfee: bugfixes for error handling and feerate calculation 8 years ago
Suhas Daftuar 9522b53a91 rpc: bumpfee: handle errors more gracefully 8 years ago
Suhas Daftuar f62659448c rpc: bumpfee: use correct maximum signed tx size for fee calculation 8 years ago
Jorge Timón 178454dde9
Contrib: Add jtimon pgp keys for commit sigs and future gitian builds 8 years ago
Suhas Daftuar d625b907a1 wallet: Refactor dummy signature signing for reusability 8 years ago
Wladimir J. van der Laan e99f0d7ad4
Merge #9647: Skip RAII event tests if libevent is built without event_set_mem_functions 8 years ago
MarcoFalke 53ab12d931
Merge #9649: [doc] Remove unused clang format dev script 8 years ago
Wladimir J. van der Laan 71fc17f667
qt: periodic translations update 8 years ago
MarcoFalke 668de70be0
Merge #9644: [refactor] Remove using namespace <xxx> from src/ 8 years ago
Wladimir J. van der Laan 36966a1c0e
Merge #9626: Clean up a few CConnman cs_vNodes/CNode things 8 years ago
Wladimir J. van der Laan d2c9e4d422
Merge #9615: Wallet incremental fee 8 years ago
Wladimir J. van der Laan 720b579480
Merge #9646: depends: Fix cross build for qt5.7 8 years ago
MarcoFalke 0fea960ca9
Merge #9510: [trivial] Fix typos in comments 8 years ago
MarcoFalke fa5137c11d [doc] Remove unused clang format dev script 8 years ago
Luke Dashjr 95f97f4b94 Skip RAII event tests if libevent is built without event_set_mem_functions 8 years ago
Cory Fields b5f374fef7 qt: fix build with zlib for target 8 years ago
Cory Fields 8efa34fb77 depends: add a zlib build 8 years ago
Cory Fields 342eb9618a build: find qt's renamed helper libs from 5.7 8 years ago
practicalswift cc16d99f1d [trivial] Fix typos in comments 8 years ago
Wladimir J. van der Laan a7ea2f8fdb
Merge #9638: qa: Actually test assertions in pruning.py 8 years ago
Wladimir J. van der Laan d9e4d1d9fb
Merge #9637: [Qt] fix transaction details output-index to reflect vout index 8 years ago
Karl-Johan Alm b7b48c8bbd Refactor: Remove using namespace <xxx> from src/*.cpp. 8 years ago
Alex Morcos 4b189c1340 Change bumpfee result value from 'oldfee' to 'origfee'. 8 years ago
Alex Morcos 0c0c63f70a Introduce WALLET_INCREMENTAL_RELAY_FEE 8 years ago
MarcoFalke fab035f2f7 qa: Actually test assertions in pruning.py 8 years ago
Alex Morcos e8021ec919 Use CWallet::GetMinimumFee in bumpfee 8 years ago
Jonas Schnelli 04b877361b
[Qt] fix transaction details output-index to reflect vout index 8 years ago
Wladimir J. van der Laan 9b4d2673b7
Merge #9519: Exclude RBF replacement txs from fee estimation 8 years ago
Wladimir J. van der Laan fd7021142a
Merge #9594: Send final alert message to older peers after connecting. 8 years ago
Wladimir J. van der Laan 5ac668759d
Merge #9574: [depends] Fix QT build on OSX 8 years ago
Wladimir J. van der Laan 10dc58a2aa
Merge #9587: Do not shadow local variable named `tx`. 8 years ago
Wladimir J. van der Laan 07421cf2a7
Merge #9613: [wallet] Clarify getbalance help string to explain interaction with bumpfee 8 years ago
Wladimir J. van der Laan 3f9f9629cc
Merge #9606: net: Consistently use GetTimeMicros() for inactivity checks 8 years ago
Alex Morcos ae9719ab87 Refactor GetMinimumFee to give option of providing targetFee 8 years ago
MarcoFalke f89502306d
Merge #9628: qa: Increase a sync_blocks timeout in pruning.py 8 years ago
Matt Corallo 236618061a Do not add to vNodes until fOneShot/fFeeler/fAddNode have been set 8 years ago
Douglas Roark b9d95bd9a1 Fix various minor linearization script issues 8 years ago
Suhas Daftuar 2f10f06196 qa: Increase a sync_blocks timeout in pruning.py 8 years ago
Suhas Daftuar 99464bc38e net: Consistently use GetTimeMicros() for inactivity checks 8 years ago
Alex Morcos 29fb311858 Increase minimum debug.log size to 10MB after shrink. 8 years ago