Age | Commit message (Collapse) | Author |
|
fa71669 [devtools] Use git pretty-format for year parsing (MarcoFalke)
fa24439 Bump copyright headers to 2015 (MarcoFalke)
fa6ad85 [devtools] Rewrite fix-copyright-headers.py (MarcoFalke)
|
|
621bd69 [Qt] fix coincontrol update issue when deleting a send coin entry (Jonas Schnelli)
|
|
fafd093 [wallet] Adjust pruning test (MarcoFalke)
|
|
5246180 Mark blocks with too many sigops as failed (Suhas Daftuar)
|
|
0d59589 Bugfix: update-translations: Allow numerus translations to omit %n specifier (usually when it only has one possible value) (Luke Dashjr)
|
|
fa0a974 [qa] Move gen_return_txouts() to util.py (MarcoFalke)
|
|
a5a0831 Double semicolon cleanup. (21E14)
|
|
fa6ce44 [debian] Update bitcoind manpage description (MarcoFalke)
fae7a36 [debian] Bump manpages and only mention -? (MarcoFalke)
|
|
|
|
|
|
fa09562 [gitian] Set reference date to something more recent (MarcoFalke)
|
|
6fd0a07 Remove hardcoded fee from CoinControl ToolTip (fanquake)
5fdf32d Replace some instances of formatWithUnit with formatHtmlWithUnit (fanquake)
|
|
33877ed Add note to CoinControl Dialog workaround (fanquake)
|
|
7ef8f3c Report non-mandatory script failures correctly (Pieter Wuille)
|
|
|
|
Update the description to match that description in
the main bitcoin README.md
|
|
The manpages are outdated and are very rarely updated when changes
to the code happen.
|
|
|
|
|
|
|
|
|
|
|
|
Strings in a HTML context should be using formatHtmlWithUnit.
|
|
(usually when it only has one possible value)
|
|
|
|
fa2f4bc qt5: Use the fixed font the system recommends (MarcoFalke)
|
|
7632cf6 [Tests] Refactor some shared functions (Jonas Schnelli)
110ff11 [Tests] Add mempool_limit.py test (Jonas Schnelli)
|
|
fa5769e [qt] Fix misleading translation (MarcoFalke)
fa8c8d7 torcontrol debug: Change to a blanket message that covers both cases (MarcoFalke)
|
|
37d271d Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. (mb300sd)
|
|
9b41a5f Add more tests to p2p-fullblocktest (Suhas Daftuar)
|
|
901b01d Remove GetMinRelayFee (Suhas Daftuar)
27fae34 Use fee deltas for determining mempool acceptance (Suhas Daftuar)
9ef2a25 Update replace-by-fee logic to use fee deltas (Suhas Daftuar)
eb30666 Fix mempool limiting for PrioritiseTransaction (Suhas Daftuar)
|
|
|
|
e0769e1 [depends] Latest config.guess & config.sub (fanquake)
23a3c47 [depends] zeromq 4.0.7 (fanquake)
10d3c77 [depends] Fix miniupnpc compilation on osx (fanquake)
26f8ea5 [depends] native ccache 3.2.4 (fanquake)
17ad964 [depends] miniupnpc 1.9.20151026 (fanquake)
9e940fa [depends] Boost 1.59.0 (fanquake)
|
|
83cdcbd test: don't override BITCOIND and BITCOINCLI if they're set (Wladimir J. van der Laan)
|
|
e18378e Removed offline testnet DNSSeed 'alexykot.me'. (Elias Rohrer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In rpc-tests.py, don't override BITCOIND and BITCOINCLI if they're
already set. Makes it possible to run the tests with either another tree
or the GUI.
|
|
5400ef6 Replace trickle nodes with per-node/message Poisson delays (Pieter Wuille)
|
|
d812daf fix logic for error log (accraze)
c611acc wallet: check if tx scriptPubKey is unspendable (accraze)
b6915b8 checks for null data transaction before debug.log (accraze)
|
|
979698c [RPC-Tests] add option to run rpc test over QT clients (Jonas Schnelli)
|
|
|
|
e1030dd Note that reviewers should mention the commit hash of the commits they reviewed. (Patrick Strateman)
|
|
daf6466 Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4] (Matt Corallo)
|
|
|
|
|