aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Replace test data with Dogecoin valuesRoss Nicoll2018-09-1914-734/+744
| * | Add Dogecoin block subsidy calculations.Ross Nicoll2018-09-197-2/+159
| * | Replace consensus values with Dogecoin equivalentsRoss Nicoll2018-09-197-82/+93
| * | Update DB version to 5.1Ross Nicoll2018-09-192-2/+68
| * | Fix crash bug with duplicate inputs within a transactionSuhas Daftuar2018-09-181-1/+1
| * | Merge #11296: [0.14] travis: filter out pyenv (Cory Fields)MarcoFalke2017-09-101-0/+1
| |\ \
| | * | travis: filter out pyenvCory Fields2017-09-101-0/+1
| * | | Merge #10516: Backports for 0.14.3Wladimir J. van der Laan2017-07-0634-264/+884
| |\ \ \ | | |/ / | |/| |
| | * | [doc] Add hint about getmempoolentry to getrawmempool help.Karl-Johan Alm2017-06-051-0/+1
| | * | contrib: Update location of seeds.txtWladimir J. van der Laan2017-06-051-1/+1
| | * | Trivial: remove extra character from commentCryptAxe2017-06-051-1/+1
| | * | Fixed typo in documentation for merkleblock.hMikerah2017-06-051-1/+1
| | * | contrib/init/bitcoind.openrcconf: Don't disable wallet by defaultLuke Dashjr2017-06-051-1/+1
| | * | [doc] Minor corrections to osx dependenciesfanquake2017-06-051-3/+3
| | * | Fix: make CCoinsViewDbCursor::Seek work for missing keysPieter Wuille2017-06-051-1/+5
| | * | [wallet] Securely erase potentially sensitive keys/valuesThomas Snider2017-06-052-21/+23
| | * | [wallet] Make sure pindex is non-null before possibly referencing in LogPrint...Karl-Johan Alm2017-06-051-4/+4
| | * | Fix some empty vector referencesPieter Wuille2017-06-051-2/+6
| | * | Merge #10328 via branch 'debianppa-0.14' into 0.14.2_fixesLuke Dashjr2017-06-053-30/+154
| | |\ \
| | | * | Re-enable upnp support in contrib/debianMatt Corallo2017-06-033-1/+8
| | | * | Build with QT5 on Debian-based systems using contrib/debianMatt Corallo2017-06-033-3/+11
| | | * | Bump minimum boost version in contrib/debianMatt Corallo2017-06-032-6/+12
| | | * | Update contrib/debian to latest Ubuntu PPA upload.Matt Corallo2017-06-033-28/+131
| | * | | Merge #9497 via remote-tracking branch 'origin-pull/9497/head' into 0.14.2_fixesLuke Dashjr2017-06-053-10/+455
| | |\ \ \
| | | * | | Add CheckQueue TestsJeremy Rubin2017-02-162-0/+443
| | | * | | Fix CCheckQueue IsIdle (potential) race condition and remove dangerous constr...Jeremy Rubin2017-01-201-10/+12
| | * | | | Merge #10008 via branch 'fee_warning-0.14' into 0.14.2_fixesLuke Dashjr2017-06-051-1/+1
| | |\ \ \ \
| | | * | | | [trivial] Fix a typo (introduced two days ago) in the default fee warningpracticalswift2017-06-031-1/+1
| | * | | | | Merge #9481 via remote-tracking branch 'jonas/2017/01/fee_warning' into 0.14....Luke Dashjr2017-06-052-0/+29
| | |\| | | |
| | | * | | | Qt/Send: Give fallback fee a reasonable indentLuke Dashjr2017-02-171-0/+2
| | | * | | | Qt/Send: Figure a decent warning colour from themeLuke Dashjr2017-02-172-3/+8
| | | * | | | [Qt] Show more significant warning if we fall back to the default feeJonas Schnelli2017-01-062-0/+22
| | * | | | | Merge #10234, #10143 (fixes only), and #9853 via branch 'disconnect_ban_fixes...Luke Dashjr2017-06-052-50/+58
| | |\ \ \ \ \
| | | * | | | | [tests] update disconnect_ban.py test case to work with listbannedJohn Newbery2017-06-051-3/+3
| | | * | | | | [net] listbanned RPC and QT should show correct banned subnetsJohn Newbery2017-06-051-3/+5
| | | * | | | | [tests] disconnect_ban: remove dependency on urllibJohn Newbery2017-06-051-11/+4
| | | * | | | | [tests] disconnect_ban: use wait_until instead of sleepJohn Newbery2017-06-051-6/+5
| | | * | | | | [tests] disconnectban test - only use two nodesJohn Newbery2017-06-051-26/+34
| | | * | | | | [tests] fix nodehandling.py flake8 warningsJohn Newbery2017-06-051-20/+26
| | * | | | | | Merge #9853 via branch 'fixerrorcodes-0.14' into 0.14.2_fixesLuke Dashjr2017-06-0512-140/+128
| | |\| | | | |
| | | * | | | | Update release notes to include RPC error code changes.John Newbery2017-06-051-0/+49
| | | * | | | | Return correct error codes in fundrawtransaction().John Newbery2017-06-053-47/+16
| | | * | | | | Return correct error codes in setban().John Newbery2017-06-052-10/+8
| | | * | | | | Return correct error codes in removeprunedfunds().John Newbery2017-06-052-14/+4
| | | * | | | | Return correct error codes in blockchain.cpp.John Newbery2017-06-053-47/+31
| | | * | | | | Return correct error codes in bumpfee().John Newbery2017-06-052-22/+20
| | * | | | | | Merge #10196 via branch 'prioritisetx_gbtcache-0.14' into 0.14.2_fixesLuke Dashjr2017-06-053-2/+17
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | [qa] Test prioritise_transaction / getblocktemplate interactionSuhas Daftuar2017-04-211-1/+15
| | | * | | | | Bugfix: PrioritiseTransaction updates the mempool tx counterSuhas Daftuar2017-04-192-1/+2
| * | | | | | | Merge #10588: doc: Note preexisting bug in display of fee calculation in coin...Wladimir J. van der Laan2017-06-151-0/+9
| |\ \ \ \ \ \ \