8918 Commits (72fb5158b1c8bd85c2bccc87ba814170a0095d34)

Author SHA1 Message Date
Wladimir J. van der Laan a264c32e33
http: speed up shutdown 9 years ago
Pieter Wuille 48edf5746a Update key.cpp to new secp256k1 API 9 years ago
Pieter Wuille 1d84107924 Squashed 'src/secp256k1/' changes from 22f60a6..2bfb82b 9 years ago
MarcoFalke b27e81f115 [net] Cleanup maxuploadtarget 9 years ago
Wladimir J. van der Laan 09c1ae1c01 torcontrol improvements and fixes 9 years ago
Alex Morcos 1cf3dd80a6 Add unit test for UpdateCoins 9 years ago
Jonas Schnelli f6d9d5ee75
add (max)uploadtarget infos to getnettotals RPC help 9 years ago
Jonas Schnelli 773ae4654e
[Qt] add shortcurts for debug-/console-window 9 years ago
Alex Morcos 03c82826f9 Make CCoinsViewTest behave like CCoinsViewDB 9 years ago
Peter Todd 9bd3f035f0
Clarify 'fee' field in fundrawtransaction help text 9 years ago
Jorge Timón 6bc9e4056b Chainparams: Explicit CChainParams arg for miner: 9 years ago
Jorge Timón 598e494587 Chainparams: Explicit CChainParams arg for main (pre miner): 9 years ago
Jorge Timón 7267843745 Globals: Make AcceptBlockHeader static (Fix #6163) 9 years ago
Peter Todd 16a2f93629
Fix incorrect locking of mempool during RBF replacement 9 years ago
Suhas Daftuar 73d904009d Improve RBF replacement criteria 9 years ago
Peter Todd b272ecfdb3 Reject replacements that add new unconfirmed inputs 9 years ago
Peter Todd fc8c19a07c Prevent low feerate txs from (directly) replacing high feerate txs 9 years ago
Peter Todd 5891f870d6 Add opt-in full-RBF to mempool 9 years ago
Peter Todd 2f796e5fe7 Better error message if Tor version too old 9 years ago
Wladimir J. van der Laan 8f4e67f152 net: Automatically create hidden service, listen on Tor 9 years ago
Wladimir J. van der Laan b56953e9bb
qt: Periodic translations update 9 years ago
Cory Fields 69d0513436 build: Use fPIC rather than fPIE for qt objects. 9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out 9 years ago
MarcoFalke e20d9245e5 [trivial] init: Use defaults MIN_RELAY_TX_FEE & TRANSACTION_MAXFEE 9 years ago
MarcoFalke 536766c903 [trivial] New DEFAULT_MIN_RELAY_TX_FEE = 1000 9 years ago
MarcoFalke 5f46a7d068 transaction_tests: Be more strict checking dust 9 years ago
Wladimir J. van der Laan 40b77d450d Always allow getheaders from whitelisted peers 9 years ago
MarcoFalke 6dd3a44ce2 translations: Don't translate markdown or force English grammar 9 years ago
Wladimir J. van der Laan 2980a18572 Fix crash in validateaddress with -disablewallet 9 years ago
Matt Corallo 77f1f59d12 Benchmark sanity checks and fork checks in ConnectBlock 9 years ago
MarcoFalke e0eeb672f2 [trivial] clang-format: Set AlignAfterOpenBracket: false 9 years ago
MarcoFalke 513686dd43 [qt] Use maxTxFee instead of 10000000 9 years ago
Pieter Wuille 22e780737d Always flush block and undo when switching to new file 9 years ago
Peter Josling e482a7fe6b Fix CCoins serialization documentation 9 years ago
Jonathan Cross 7ca73dcf6b Improving labels for Sent / Received "Bytes" 9 years ago
Jorge Timón c53d48a6b3 BIP70: Chainparams: DRY: Make qt/guiutil.cpp fit BIP70 chain name strings 9 years ago
João Barbosa de0499d3b8 Fix ZMQ Notification initialization and shutdown 9 years ago
Gregory Maxwell d1c3762ae8 Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints"" 9 years ago
Gregory Maxwell e4e5334ef8 Restore MedianTimePast for locktime. 9 years ago
MarcoFalke 268b79ef0c [qt] rpcconsole: Scale monospace font to 95% 9 years ago
MarcoFalke 53238ff0b1 Clarify what minrelaytxfee does 9 years ago
MarcoFalke abd8b768ee [qt] Properly display required fee instead of minTxFee 9 years ago
Alex Morcos 14470f9aa6 ModifyNewCoins saves database lookups 9 years ago
Alex Morcos 33c90cf197 Make skipping BIP30 check chain agnostic 9 years ago
Alex Morcos 06d81ad516 Skip BIP30 check after BIP34 activation 9 years ago
Pieter Wuille 69d373ff66 Don't wipe the sigcache in TestBlockValidity 9 years ago
Gregory Maxwell 40cd32e835 Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations" 9 years ago
Gregory Maxwell 8537ecdfc4 Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints" 9 years ago
Wladimir J. van der Laan 02a95be977
qt: translation update prior to opening 0.12 translations 9 years ago
Wladimir J. van der Laan 7497e805bd tests: Initialize networking on windows 9 years ago