| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | [bitcoin-tx] allow to set nSequence number over the in= command | Jonas Schnelli | 2016-04-27 | 1 | -8/+13 | |
| | * | | | | | | | | | | | | | | | [RPC] createrawtransaction: add option to set the sequence number per input | Jonas Schnelli | 2016-04-27 | 2 | -0/+13 | |
| * | | | | | | | | | | | | | | | | Merge #8136: Log/report in 10% steps during VerifyDB | Wladimir J. van der Laan | 2016-06-07 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Log/report in 10% steps during VerifyDB | Jonas Schnelli | 2016-06-07 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | Merge #8118: Reduce unnecessary hashing in signrawtransaction | Wladimir J. van der Laan | 2016-06-07 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Reduce unnecessary hashing in signrawtransaction | Jonas Nick | 2016-05-30 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | Merge #8151: [init] Make feefilter option debug option | Wladimir J. van der Laan | 2016-06-07 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | [init] Make feefilter option debug option | MarcoFalke | 2016-06-07 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge #8142: Improve CWallet API with new GetAccountPubkey function. | Wladimir J. van der Laan | 2016-06-06 | 3 | -30/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Improve CWallet API with new GetAccountPubkey function. | Patrick Strateman | 2016-06-06 | 3 | -30/+43 | |
| * | | | | | | | | | | | | | | | | | | Merge #8007: Minor locking improvements | Wladimir J. van der Laan | 2016-06-06 | 1 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | IsInitialBlockDownload: usually avoid locking | Kaz Wesley | 2016-06-04 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | Merge #8137: Improve CWallet API with new AccountMove function. | Wladimir J. van der Laan | 2016-06-06 | 3 | -27/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Improve CWallet API with new AccountMove function. | Patrick Strateman | 2016-06-02 | 3 | -27/+36 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | qt: translation strings update | Wladimir J. van der Laan | 2016-06-06 | 2 | -506/+606 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #8143: comment nit: miners don't vote | Jonas Schnelli | 2016-06-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | comment nit: miners don't vote | instagibbs | 2016-06-03 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge #7967: [RPC] add feerate option to fundrawtransaction | Wladimir J. van der Laan | 2016-06-03 | 5 | -6/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Add more clear interface for CoinControl.h regarding individual feerate | Jonas Schnelli | 2016-05-06 | 4 | -5/+13 | |
| | * | | | | | | | | | | | | | | | | | [RPC] add feerate option to fundrawtransaction | Jonas Schnelli | 2016-04-28 | 5 | -6/+26 | |
| * | | | | | | | | | | | | | | | | | | Merge #7942: locking for Misbehave() and other cs_main locking fixes | Wladimir J. van der Laan | 2016-06-03 | 1 | -3/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | lock cs_main for chainActive | Kaz Wesley | 2016-04-25 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | | | lock cs_main for State/Misbehaving | Kaz Wesley | 2016-04-25 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | | | | | | Merge #8139: Fix interrupted HTTP RPC connection workaround for Python 3.5+ | MarcoFalke | 2016-06-03 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix interrupted HTTP RPC connection workaround for Python 3.5+ | Pieter Wuille | 2016-06-02 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #7997: replace mapNextTx with slimmer setSpends | Pieter Wuille | 2016-06-03 | 6 | -41/+96 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | mapNextTx: use pointer as key, simplify value | Kaz Wesley | 2016-06-02 | 6 | -41/+96 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #7825: Prevent multiple calls to ExtractDestination | Pieter Wuille | 2016-06-03 | 1 | -22/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Prevent multiple calls to ExtractDestination | Pedro Branco | 2016-05-06 | 1 | -22/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #7992: Extend #7956 with one more test. | Pieter Wuille | 2016-06-02 | 2 | -1/+122 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Add test for dbwrapper iterators with same-prefix keys. | Matt Corallo | 2016-05-17 | 1 | -0/+86 | |
| | * | | | | | | | | | | | | | | | | | | | | test: Add more thorough test for dbwrapper iterators | Wladimir J. van der Laan | 2016-04-27 | 1 | -1/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | chain: Add assertion in case of missing records in index db | Wladimir J. van der Laan | 2016-04-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #8129: Fix RPC console auto completer | Jonas Schnelli | 2016-06-02 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | PR #7772 is not enough to fix the issue with QCompleter, use event filter ins... | UdjinM6 | 2016-05-31 | 1 | -3/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #8029: [Doc] Simplify OS X build notes | Jonas Schnelli | 2016-06-02 | 1 | -86/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | [Doc] Simplify OS X build notes | fanquake | 2016-05-12 | 1 | -86/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #8077: Consensus: Decouple from chainparams.o and timedata.o | Pieter Wuille | 2016-06-01 | 2 | -17/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Consensus: Decouple from chainparams.o and timedata.o | Jorge Timón | 2016-05-20 | 2 | -17/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #8123: Use std::atomic for fRequestShutdown and fReopenDebugLog | Pieter Wuille | 2016-06-01 | 3 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Use std::atomic for fRequestShutdown and fReopenDebugLog | Pieter Wuille | 2016-06-01 | 3 | -7/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Revert "Include signal.h for sig_atomic_t in WIN32" | Pieter Wuille | 2016-06-01 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #8112: Include signal.h for sig_atomic_t in WIN32 | Pieter Wuille | 2016-06-01 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Include signal.h for sig_atomic_t in WIN32 | Pieter Wuille | 2016-05-27 | 1 | -2/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #7960: Only use AddInventoryKnown for transactions | Pieter Wuille | 2016-06-01 | 1 | -9/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Only use AddInventoryKnown for transactions | Suhas Daftuar | 2016-04-27 | 1 | -9/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #7689: Replace OpenSSL AES with ctaes-based version | Pieter Wuille | 2016-06-01 | 14 | -78/+1790 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | build: Enumerate ctaes rather than globbing | Cory Fields | 2016-05-27 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | crypter: add tests for crypter | Cory Fields | 2016-05-13 | 3 | -0/+237 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | crypter: shuffle Makefile so that crypto can be used by the wallet | Cory Fields | 2016-05-13 | 1 | -32/+23 | |