| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | Fix quoting of copyright holders in configure.ac. | Daniel Kraft | 2016-02-07 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Merge #7772: Clear the input line after activating autocomplete | Jonas Schnelli | 2016-03-31 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Clear the input line after activating autocomplete | Pavel Janík | 2016-03-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Merge #7747: [docs] added depends cross compile info | Wladimir J. van der Laan | 2016-03-31 | 1 | -0/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | [doc] added depends cross compile info | accraze | 2016-03-30 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | Merge #7763: Put hex-encoded version in UpdateTip | Wladimir J. van der Laan | 2016-03-31 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Reformat version in UpdateTip and other messages | Pieter Wuille | 2016-03-31 | 2 | -5/+5 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge #7773: Fix comments in tests | Wladimir J. van der Laan | 2016-03-31 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fix comments in tests | BtcDrak | 2016-03-30 | 1 | -3/+3 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge #7766: rpc: Register calls where they are defined | Wladimir J. van der Laan | 2016-03-31 | 15 | -137/+165 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | rpc: Register calls where they are defined | Wladimir J. van der Laan | 2016-03-31 | 15 | -137/+165 | |
| * | | | | | | | | | | | | | | | Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113 | Wladimir J. van der Laan | 2016-03-30 | 10 | -7/+816 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Test of BIP9 fork activation of mtp, csv, sequence_lock | NicolasDorier | 2016-03-21 | 3 | -0/+225 | |
| | * | | | | | | | | | | | | | | Add RPC test for BIP 68/112/113 soft fork. | Alex Morcos | 2016-03-18 | 2 | -0/+548 | |
| | * | | | | | | | | | | | | | | Policy: allow transaction version 2 relay policy. | BtcDrak | 2016-03-18 | 2 | -1/+8 | |
| | * | | | | | | | | | | | | | | Soft fork logic for BIP68 | BtcDrak | 2016-03-18 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | Soft fork logic for BIP113 | BtcDrak | 2016-03-18 | 1 | -4/+10 | |
| | * | | | | | | | | | | | | | | Add CHECKSEQUENCEVERIFY softfork through BIP9 | Pieter Wuille | 2016-03-18 | 4 | -1/+23 | |
| * | | | | | | | | | | | | | | | Merge #7761: [Qt] remove trailing output-index from transaction-id | Wladimir J. van der Laan | 2016-03-30 | 3 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | [Qt] remove trailing output-index from transaction-id | Jonas Schnelli | 2016-03-29 | 3 | -7/+7 | |
| * | | | | | | | | | | | | | | | | Merge #7573: P2P: add maxtimeadjustment command line option | Wladimir J. van der Laan | 2016-03-30 | 3 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | P2P: add maxtimeadjustment command line option | mruddy | 2016-03-29 | 3 | -1/+5 | |
| | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge #7723: build: python 3 compatibility | Wladimir J. van der Laan | 2016-03-29 | 11 | -129/+135 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | build: python 3 compatibility | Wladimir J. van der Laan | 2016-03-29 | 11 | -129/+135 | |
| * | | | | | | | | | | | | | | | | Merge #7744: test_framework: detect failure of bitcoind startup | Wladimir J. van der Laan | 2016-03-29 | 1 | -20/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | test_framework: detect failure of bitcoind startup | Wladimir J. van der Laan | 2016-03-26 | 1 | -20/+40 | |
| | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge #7764: [qa] Don't run pruning.py twice | Wladimir J. van der Laan | 2016-03-29 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | [qa] Don't run pruning.py twice | MarcoFalke | 2016-03-29 | 1 | -1/+0 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge #7558: [RPC] Add import/removeprunedfunds rpc call | Wladimir J. van der Laan | 2016-03-29 | 13 | -23/+351 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Added companion removeprunedfunds call. | instagibbs | 2016-03-23 | 7 | -0/+127 | |
| | * | | | | | | | | | | | | | | | Add importprunedfunds rpc call | instagibbs | 2016-03-23 | 9 | -23/+224 | |
| * | | | | | | | | | | | | | | | | Merge #7742: [Wallet][RPC] add missing abandon status documentation | Wladimir J. van der Laan | 2016-03-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | [Wallet][RPC] add missing abandon status documentation | Jonas Schnelli | 2016-03-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Merge #7737: devtools: make github-merge.py use py3 | Wladimir J. van der Laan | 2016-03-29 | 1 | -7/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | devtools: make github-merge.py use py3 | Wladimir J. van der Laan | 2016-03-23 | 1 | -7/+13 | |
| * | | | | | | | | | | | | | | | | | Merge #7757: [qa] wallet: Wait for reindex to catch up | Wladimir J. van der Laan | 2016-03-29 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | [qa] wallet: Wait for reindex to catch up | MarcoFalke | 2016-03-28 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge #7751: test_framework: python3.4 authproxy compat | Wladimir J. van der Laan | 2016-03-28 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | test_framework: Py3.4 compat: Specify timeout parameter by name | Luke Dashjr | 2016-03-28 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | test_framework: Avoid infinite loop in encoding Decimal | Wladimir J. van der Laan | 2016-03-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge #7732: [Qt] Debug window: replace "Build date" with "Datadir" | Wladimir J. van der Laan | 2016-03-25 | 4 | -9/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | [Qt] remove unused formatBuildDate method | Jonas Schnelli | 2016-03-24 | 2 | -6/+0 | |
| | * | | | | | | | | | | | | | | | [Qt] Debug window: replace "Build date" with "Datadir" | Jonas Schnelli | 2016-03-22 | 4 | -3/+12 | |
| * | | | | | | | | | | | | | | | | Merge #7506: Use CCoinControl selection in CWallet::FundTransaction | Wladimir J. van der Laan | 2016-03-24 | 3 | -15/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Use CCoinControl selection in CWallet::FundTransaction | João Barbosa | 2016-03-08 | 3 | -15/+5 | |
| * | | | | | | | | | | | | | | | | | Merge #7609: All files related to my RPM spec file project in one commit | Wladimir J. van der Laan | 2016-03-24 | 7 | -0/+902 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Description of RPM directory | Alice Wonder | 2016-02-26 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | All files related to my RPM spec file project in one commit | Alice Wonder | 2016-02-26 | 6 | -0/+899 | |
| * | | | | | | | | | | | | | | | | | | Merge #7646: Fix lockunspent help message | Wladimir J. van der Laan | 2016-03-23 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix lockunspents help message | João Barbosa | 2016-03-23 | 1 | -2/+3 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||