aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2497 from patricklodder/1.14-remove-redundant-copy-ctors1.14.5-devRoss Nicoll2021-08-303-8/+0
|\
| * Remove redundant explicitly defined copy ctorsDan Raviv2021-08-283-8/+0
* | Fix FreeBSD scrypt compilationchromatic2021-08-282-0/+4
|/
* Change key derivation path to be correct for DogecoinMicael Malta2021-08-241-1/+1
* Clean up whitespace in modified codechromatic2021-08-222-5/+5
* Fix variable name; otherwise interpreted as labelchromatic2021-08-221-1/+1
* Add explicit braces to avoid ambiguous elsechromatic2021-08-221-1/+2
* Return value from non-void functionchromatic2021-08-221-0/+1
* open 1.14.5 for developmentPatrick Lodder2021-08-201-2/+2
* fixate v1.14.4Patrick Lodder2021-08-201-2/+2
* Remove relay-only roundingRoss Nicoll2021-08-177-10/+32
* Merge pull request #2457 from ReverseControl/1.14.4-suggested-changes-for-2297Patrick Lodder2021-08-171-8/+75
|\
| * [ #2297 ] Implemented suggestions: camel casing as suggested and printing deb...Escanor Liones2021-08-161-14/+23
| * fix: A newly appended block header should not build on an invalid chainp-j012021-08-161-8/+66
* | fees: remove careless override of -paytxfee in GetMinimumFeePatrick Lodder2021-08-161-8/+13
* | update seeds for 1.14.4Patrick Lodder2021-08-151-341/+127
* | Refresh blockchain checkpointsRoss Nicoll2021-08-151-8/+9
* | Merge pull request #2451 from patricklodder/1.14.4-feefilter-rpcRoss Nicoll2021-08-143-0/+5
|\ \
| * | rpc: add feefilter to peers from getpeerinfoPatrick Lodder2021-08-143-0/+5
| |/
* | Merge pull request #2447 from patricklodder/1.14.4-fix-qt-str-transRoss Nicoll2021-08-146-23/+23
|\ \ | |/ |/|
| * qt: translate more user-exposed stringschromatic2021-08-145-7/+7
| * fix typoPatrick Lodder2021-08-131-2/+2
| * qt: translate all user-exposed stringsPatrick Lodder2021-08-112-16/+16
* | Merge pull request #2437 from michilumin/1.14.4-mintxfeeRoss Nicoll2021-08-121-0/+7
|\ \
| * | Adding startup logic where -paytxfee if lower than default, implies -mintxfee...michilumin2021-08-111-0/+7
| |/
* / fees: Reduce minimum relay fee to 0.001 DOGE, final change from tx to 0.01Michi Lumin2021-08-112-2/+2
|/
* Merge pull request #2439 from rnicoll/1.14.4-dust-limit-type-altRoss Nicoll2021-08-096-9/+10
|\
| * Use CAmount for constant amounts tooRoss Nicoll2021-08-083-5/+5
| * Use CAmount for amountsRoss Nicoll2021-08-084-4/+5
* | Merge pull request #2417 from patricklodder/1.14-serialize-getheadersPatrick Lodder2021-08-093-6/+41
|\ \ | |/ |/|
| * Reduce getheaders spam by serializing getheader requests per peerPatrick Lodder2021-07-223-6/+41
* | [fees] Express policies in COIN instead of KoinuPatrick Lodder2021-08-051-2/+2
* | [fees] introduce configurable hard dust limitPatrick Lodder2021-08-055-1/+35
* | consensus: Fix a rare crash bugRoss Nicoll2021-08-041-1/+5
* | p2p: Reduce BIP125 replace by fee increment valueMichi Lumin2021-08-042-3/+7
* | bugfix: break ActivateBestChain() differently on shutdownPatrick Lodder2021-08-041-3/+9
* | Initial back end framework to separate wallet and relay fees + dust.Michi Lumin2021-07-3015-68/+135
* | Trivial: Fix Magic Numbers in key and pubkey - fixes #1968geekwisdom2021-07-253-38/+48
* | Merge pull request #1941 from elybin/fixing-indonesian-translationRoss Nicoll2021-07-241-237/+1896
|\ \
| * | Fixing few missed words and making translation more casualKhakim Hudaya2021-07-151-62/+58
| * | Correct XML errorsRoss Nicoll2021-07-151-2/+3
| * | Fixing indonesian translationKhakim Hudaya2021-07-151-231/+1893
* | | Merge pull request #2420 from nformant1/nformant1-patch-1Patrick Lodder2021-07-231-1/+1
|\ \ \
| * | | Update server.cppnformant2021-07-221-1/+1
| | |/ | |/|
* | | initialize fixed seedsDakoda Greaves2021-07-231-6/+2
* | | Merge pull request #2308 from alamshafil/doge-tipsPatrick Lodder2021-07-223-1/+69
|\ \ \ | |/ / |/| |
| * | Add tips sectionShafil Alam2021-07-223-1/+69
* | | Merge pull request #2312 from rnicoll/1.14.4-subsidy-testsPatrick Lodder2021-07-171-22/+37
|\ \ \
| * | | Rewrite subsidy limit testsRoss Nicoll2021-07-111-22/+37
| | |/ | |/|
* | | Merge pull request #2217 from pjhwa/qt-trans-ko-2214Ross Nicoll2021-07-151-490/+490
|\ \ \ | |/ / |/| |