aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Fix quoting of copyright holders in configure.ac.Daniel Kraft2016-02-071-3/+3
* | | | | | | | | | | | | Merge #7772: Clear the input line after activating autocompleteJonas Schnelli2016-03-311-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Clear the input line after activating autocompletePavel Janík2016-03-301-0/+2
* | | | | | | | | | | | | | Merge #7747: [docs] added depends cross compile infoWladimir J. van der Laan2016-03-311-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [doc] added depends cross compile infoaccraze2016-03-301-0/+23
* | | | | | | | | | | | | | | Merge #7763: Put hex-encoded version in UpdateTipWladimir J. van der Laan2016-03-312-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Reformat version in UpdateTip and other messagesPieter Wuille2016-03-312-5/+5
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge #7773: Fix comments in testsWladimir J. van der Laan2016-03-311-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix comments in testsBtcDrak2016-03-301-3/+3
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge #7766: rpc: Register calls where they are definedWladimir J. van der Laan2016-03-3115-137/+165
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | rpc: Register calls where they are definedWladimir J. van der Laan2016-03-3115-137/+165
* | | | | | | | | | | | | | | Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113Wladimir J. van der Laan2016-03-3010-7/+816
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Test of BIP9 fork activation of mtp, csv, sequence_lockNicolasDorier2016-03-213-0/+225
| * | | | | | | | | | | | | | Add RPC test for BIP 68/112/113 soft fork.Alex Morcos2016-03-182-0/+548
| * | | | | | | | | | | | | | Policy: allow transaction version 2 relay policy.BtcDrak2016-03-182-1/+8
| * | | | | | | | | | | | | | Soft fork logic for BIP68BtcDrak2016-03-181-2/+3
| * | | | | | | | | | | | | | Soft fork logic for BIP113BtcDrak2016-03-181-4/+10
| * | | | | | | | | | | | | | Add CHECKSEQUENCEVERIFY softfork through BIP9Pieter Wuille2016-03-184-1/+23
* | | | | | | | | | | | | | | Merge #7761: [Qt] remove trailing output-index from transaction-idWladimir J. van der Laan2016-03-303-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [Qt] remove trailing output-index from transaction-idJonas Schnelli2016-03-293-7/+7
* | | | | | | | | | | | | | | | Merge #7573: P2P: add maxtimeadjustment command line optionWladimir J. van der Laan2016-03-303-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | P2P: add maxtimeadjustment command line optionmruddy2016-03-293-1/+5
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge #7723: build: python 3 compatibilityWladimir J. van der Laan2016-03-2911-129/+135
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | build: python 3 compatibilityWladimir J. van der Laan2016-03-2911-129/+135
* | | | | | | | | | | | | | | | Merge #7744: test_framework: detect failure of bitcoind startupWladimir J. van der Laan2016-03-291-20/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | test_framework: detect failure of bitcoind startupWladimir J. van der Laan2016-03-261-20/+40
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge #7764: [qa] Don't run pruning.py twiceWladimir J. van der Laan2016-03-291-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [qa] Don't run pruning.py twiceMarcoFalke2016-03-291-1/+0
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge #7558: [RPC] Add import/removeprunedfunds rpc callWladimir J. van der Laan2016-03-2913-23/+351
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Added companion removeprunedfunds call.instagibbs2016-03-237-0/+127
| * | | | | | | | | | | | | | | Add importprunedfunds rpc callinstagibbs2016-03-239-23/+224
* | | | | | | | | | | | | | | | Merge #7742: [Wallet][RPC] add missing abandon status documentationWladimir J. van der Laan2016-03-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [Wallet][RPC] add missing abandon status documentationJonas Schnelli2016-03-291-0/+1
* | | | | | | | | | | | | | | | | Merge #7737: devtools: make github-merge.py use py3Wladimir J. van der Laan2016-03-291-7/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | devtools: make github-merge.py use py3Wladimir J. van der Laan2016-03-231-7/+13
* | | | | | | | | | | | | | | | | Merge #7757: [qa] wallet: Wait for reindex to catch upWladimir J. van der Laan2016-03-291-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [qa] wallet: Wait for reindex to catch upMarcoFalke2016-03-281-0/+4
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge #7751: test_framework: python3.4 authproxy compatWladimir J. van der Laan2016-03-281-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | test_framework: Py3.4 compat: Specify timeout parameter by nameLuke Dashjr2016-03-281-3/+2
| * | | | | | | | | | | | | | | | test_framework: Avoid infinite loop in encoding DecimalWladimir J. van der Laan2016-03-281-1/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge #7732: [Qt] Debug window: replace "Build date" with "Datadir"Wladimir J. van der Laan2016-03-254-9/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [Qt] remove unused formatBuildDate methodJonas Schnelli2016-03-242-6/+0
| * | | | | | | | | | | | | | | [Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli2016-03-224-3/+12
* | | | | | | | | | | | | | | | Merge #7506: Use CCoinControl selection in CWallet::FundTransactionWladimir J. van der Laan2016-03-243-15/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Use CCoinControl selection in CWallet::FundTransactionJoão Barbosa2016-03-083-15/+5
* | | | | | | | | | | | | | | | | Merge #7609: All files related to my RPM spec file project in one commitWladimir J. van der Laan2016-03-247-0/+902
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Description of RPM directoryAlice Wonder2016-02-261-0/+3
| * | | | | | | | | | | | | | | | | All files related to my RPM spec file project in one commitAlice Wonder2016-02-266-0/+899
* | | | | | | | | | | | | | | | | | Merge #7646: Fix lockunspent help messageWladimir J. van der Laan2016-03-231-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix lockunspents help messageJoão Barbosa2016-03-231-2/+3
|/ / / / / / / / / / / / / / / / / /