| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Merge #20395: ci: Use the previous build worker image in AppVeyor | MarcoFalke | 2020-11-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | ci: Use the previous build worker image in AppVeyor | Hennadii Stepanov | 2020-11-15 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge #20378: wallet: fix potential division by 0 in WalletLogPrintf | Jonas Schnelli | 2020-11-13 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fix potential devision by 0 | Jonas Schnelli | 2020-11-12 | 1 | -2/+2 | |
| * | | | | | | | | | Merge #19065: tests: Add fuzzing harness for CAddrMan | MarcoFalke | 2020-11-13 | 5 | -2/+142 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fuzz: Use ConsumeRandomLengthBitVector(...) in src/test/fuzz/connman and src/... | practicalswift | 2020-11-12 | 2 | -2/+2 | |
| | * | | | | | | | | | tests: Add fuzzing harness for CAddrMan | practicalswift | 2020-11-12 | 3 | -0/+140 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge #20379: tests: Remove no longer needed UBSan suppression (float divide-... | MarcoFalke | 2020-11-13 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tests: Remove no longer needed UBSan suppression (float-divide-by-zero in val... | practicalswift | 2020-11-12 | 1 | -4/+0 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge #20284: addrman: ensure old versions don't parse peers.dat | Wladimir J. van der Laan | 2020-11-12 | 2 | -27/+55 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | addrman: ensure old versions don't parse peers.dat | Vasil Dimov | 2020-11-11 | 2 | -27/+55 | |
| * | | | | | | | | | Merge bitcoin-core/gui#120: Fix multiwallet transaction notifications | Jonas Schnelli | 2020-11-12 | 1 | -36/+39 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | refactor: qt: Use vQueueNotifications.clear() | João Barbosa | 2020-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | | qt: Make transaction notification queue wallet specific | João Barbosa | 2020-10-28 | 1 | -11/+14 | |
| | * | | | | | | | | | move-only: Define TransactionNotification before TransactionTablePriv | João Barbosa | 2020-10-28 | 1 | -27/+27 | |
| * | | | | | | | | | | Merge #20188: tests: Add fuzzing harness for CConnman | MarcoFalke | 2020-11-12 | 3 | -0/+196 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tests: Add fuzzing harness for CConnman | practicalswift | 2020-10-20 | 3 | -0/+196 | |
| * | | | | | | | | | | | Merge #20375: fuzz: Improve coverage for CPartialMerkleTree fuzzing harness | MarcoFalke | 2020-11-12 | 1 | -5/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fuzz: Improve coverage for CPartialMerkleTree fuzzing harness | practicalswift | 2020-11-11 | 1 | -5/+29 | |
| * | | | | | | | | | | | | Merge #20372: Avoid signed integer overflow when loading a mempool.dat file w... | MarcoFalke | 2020-11-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Avoid signed integer overflow when loading a mempool.dat file with a malforme... | practicalswift | 2020-11-11 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20285: Remove references to CreateWalletFromFile | MarcoFalke | 2020-11-12 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Remove references to CreateWalletFromFile | fanquake | 2020-11-12 | 3 | -4/+4 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file ... | Samuel Dobson | 2020-11-12 | 2 | -18/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat... | Luke Dashjr | 2020-11-06 | 1 | -1/+16 | |
| | * | | | | | | | | | | | Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks | Luke Dashjr | 2020-11-06 | 1 | -17/+22 | |
| * | | | | | | | | | | | | Merge #20344: wallet: fix scanning progress calculation for single block range | MarcoFalke | 2020-11-11 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | wallet: fix scanning progress calculation for single block range | Sebastian Falbesoner | 2020-11-11 | 2 | -2/+5 | |
| | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20218: test: Suppress epoll_ctl data race | MarcoFalke | 2020-11-11 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | test: Suppress epoll_ctl data race | MarcoFalke | 2020-11-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge #20368: ci: Remove redundant valgrind fuzz task | MarcoFalke | 2020-11-11 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ci: Remove redundant valgrind fuzz task | MarcoFalke | 2020-11-11 | 1 | -8/+0 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #20332: test: Mock IBD in net_processing fuzzers | MarcoFalke | 2020-11-10 | 6 | -4/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | test: Mock IBD in net_processing fuzzers | MarcoFalke | 2020-11-07 | 6 | -4/+56 | |
| * | | | | | | | | | | | | Merge #20322: test: Fix intermittent issue in wallet_listsinceblock | MarcoFalke | 2020-11-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | test: Fix intermittent issue in wallet_listsinceblock | MarcoFalke | 2020-11-05 | 1 | -0/+1 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20355: fuzz: Check for addrv1 compatibility before using addrv1 serial... | MarcoFalke | 2020-11-10 | 1 | -10/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fuzz: Assert roundtrip equality for both addrv1 and addrv2 versions of CService | practicalswift | 2020-11-09 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | fuzz: Check for addrv1 compatibility before using addrv1 serializer/deseriali... | practicalswift | 2020-11-09 | 1 | -10/+21 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #20153: wallet: do not import a descriptor with hardened derivations in... | Wladimir J. van der Laan | 2020-11-09 | 3 | -2/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | wallet: fix importdescriptor silent fail | Ivan Metlushko | 2020-10-15 | 3 | -2/+16 | |
| * | | | | | | | | | | | | | Merge #20120: net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo,... | Wladimir J. van der Laan | 2020-11-09 | 3 | -19/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | test: add getnetworkinfo network name regression tests | Jon Atack | 2020-10-15 | 1 | -10/+20 | |
| | * | | | | | | | | | | | | rpc: update GetNetworksInfo() to not return unsupported networks | Jon Atack | 2020-10-15 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | net: update GetNetworkName() with all enum Network cases | Jon Atack | 2020-10-15 | 1 | -5/+11 | |
| * | | | | | | | | | | | | | Merge #20292: test: Fix intermittent feature_taproot issue | Wladimir J. van der Laan | 2020-11-09 | 4 | -17/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ci: Bump timeout factor | MarcoFalke | 2020-11-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Small improvements to the Taproot functional tests | Pieter Wuille | 2020-11-03 | 2 | -5/+4 | |
| | * | | | | | | | | | | | | | test: Fix intermittent feature_taproot issue | MarcoFalke | 2020-11-03 | 1 | -3/+16 | |
| | * | | | | | | | | | | | | | test: Fix deser issue in create_block | MarcoFalke | 2020-11-03 | 1 | -7/+2 | |