| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge #20302: net: Make it easier to reason about node eviction by removing u... | MarcoFalke | 2020-11-05 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Make it easier to reason about node eviction by removing unused NodeEvictionC... | practicalswift | 2020-11-04 | 1 | -2/+1 | |
| * | | | | | | | | | | | Merge #20303: fuzz: Assert expected DecodeHexTx behaviour when using legacy d... | MarcoFalke | 2020-11-05 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding | practicalswift | 2020-11-04 | 1 | -1/+3 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #20199: wallet: ignore (but warn) on duplicate -wallet parameters | MarcoFalke | 2020-11-05 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Ignoring (but warn) on duplicate -wallet parameters | Jonas Schnelli | 2020-11-03 | 1 | -2/+6 | |
| * | | | | | | | | | | | | Merge #20300: fuzz: Add missing ECC_Start to descriptor_parse test | MarcoFalke | 2020-11-04 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fuzz: Add missing ECC_Start to descriptor_parse test | Ivan Metlushko | 2020-11-04 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20212: net: fix output of peer address in version message | MarcoFalke | 2020-11-04 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | net: fix output of peer address in version message | Vasil Dimov | 2020-10-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | Merge #20245: test: Run script_assets_test even if built --with-libs=no | MarcoFalke | 2020-11-04 | 1 | -10/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | test: Replace ARRAYLEN with C++11 ranged for loop | MarcoFalke | 2020-10-26 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | test: Run AssetTest even if built --with-libs=no | MarcoFalke | 2020-10-26 | 1 | -3/+4 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20220: wallet, rpc: explicit fee rate follow-ups/fixes for 0.21 | Samuel Dobson | 2020-11-04 | 2 | -20/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | rpc: update conf_target helps for correctness/consistency | Jon Atack | 2020-10-29 | 1 | -9/+16 | |
| | * | | | | | | | | | | | | wallet, rpc: fix send subtract_fee_from_outputs help | Jon Atack | 2020-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | wallet: fundrawtx fee rate coverage, fixup ParseConfirmTarget() | Jon Atack | 2020-10-29 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | wallet: improve bumpfee error/help, add explicit fee rate coverage | Jon Atack | 2020-10-27 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | wallet: fix SetFeeEstimateMode() error message | Jon Atack | 2020-10-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | wallet, bugfix: fix bumpfee with explicit fee rate modes | Jon Atack | 2020-10-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | Merge #20282: wallet: change upgradewallet return type to be an object | Samuel Dobson | 2020-11-04 | 1 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | [wallet] Return object from upgradewallet RPC | Sishir Giri | 2020-11-02 | 1 | -2/+11 | |
| | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #20237: net: Hardcoded seeds update for 0.21 | Wladimir J. van der Laan | 2020-11-03 | 1 | -559/+976 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | net: Hardcoded seeds update for 0.21 | Wladimir J. van der Laan | 2020-10-25 | 1 | -559/+976 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20290: fuzz: Fix DecodeHexTx fuzzing harness issue | MarcoFalke | 2020-11-03 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fuzz: Fix DecodeHexTx fuzzing harness issue | practicalswift | 2020-11-02 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | Merge #20289: fuzz: Check for addrv1 compatibility before using addrv1 serial... | MarcoFalke | 2020-11-03 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | fuzz: Check for addrv1 compatibility before using addrv1 serializer on CService | practicalswift | 2020-11-02 | 1 | -1/+4 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge #20187: Addrman: test-before-evict bugfix and improvements for block-re... | fanquake | 2020-11-03 | 5 | -25/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Avoid test-before-evict evictions of current peers | Suhas Daftuar | 2020-10-27 | 1 | -4/+23 | |
| | * | | | | | | | | | | | | Refactor test for existing peer connection into own function | Suhas Daftuar | 2020-10-27 | 2 | -1/+12 | |
| | * | | | | | | | | | | | | Call CAddrMan::Good() on block-relay-only peer addresses | Suhas Daftuar | 2020-10-27 | 1 | -10/+18 | |
| | * | | | | | | | | | | | | Avoid calling CAddrMan::Connected() on block-relay-only peer addresses | Suhas Daftuar | 2020-10-27 | 5 | -10/+12 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge #20263: Update assumed chain params | Wladimir J. van der Laan | 2020-11-02 | 1 | -20/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Update assumed chain params | MarcoFalke | 2020-11-02 | 1 | -20/+20 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20165: Only relay Taproot spends if next block has it active | MarcoFalke | 2020-11-02 | 8 | -11/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Only relay Taproot spends if next block has it active | Pieter Wuille | 2020-10-30 | 8 | -11/+19 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #20281: docs: Correct getblockstats documentation for (sw)total_weight | MarcoFalke | 2020-11-02 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | docs: Correct getblockstats documentation for (sw)total_weight | Nadav Ivgi | 2020-11-01 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #20230: wallet: Fix bug when just created encrypted wallet cannot get a... | Samuel Dobson | 2020-11-02 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | wallet: Fix bug when just created encrypted wallet cannot get address | Hennadii Stepanov | 2020-10-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge #20271: doc: Document that wallet salvage is experimental | Samuel Dobson | 2020-11-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | doc: Document that wallet salvage is experimental | MarcoFalke | 2020-10-30 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20080: Strip any trailing `/` in -datadir and -blocksdir paths | Samuel Dobson | 2020-11-02 | 2 | -6/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | doc: Update data directory path comments | Hennadii Stepanov | 2020-10-27 | 1 | -6/+5 | |
| | * | | | | | | | | | | | util: Add StripRedundantLastElementsOfPath function | Hennadii Stepanov | 2020-10-27 | 2 | -0/+38 | |
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #20186: wallet: Make -wallet setting not create wallets | MarcoFalke | 2020-10-29 | 2 | -3/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | wallet: Make -wallet setting not create wallets | Russell Yanofsky | 2020-10-21 | 2 | -3/+12 | |
| * | | | | | | | | | | | | Merge #20257: Update secp256k1 subtree to latest master | fanquake | 2020-10-29 | 5 | -16/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Update secp256k1 subtree to latest master | Pieter Wuille | 2020-10-27 | 5 | -16/+38 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||