0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-11 11:16:09 -05:00
bitcoin-bitcoin-core/src/wallet/test
MarcoFalke fd1c9e26d3
Merge bitcoin/bitcoin#23653: Generalize/simplify VectorReader into SpanReader
2c35a93b3c Generalize/simplify VectorReader into SpanReader (Pieter Wuille)

Pull request description:

  Originally written for #21590 (safegcd-based MuHash inverses), but then found a better way that removed the need for it, so I'm submitting it independently.

ACKs for top commit:
  MarcoFalke:
    re-ACK 2c35a93b3c 🖨
  shaavan:
    ACK 2c35a93b3c

Tree-SHA512: 959e3251e0cfe20e13a50639b617c9dc2a561d613a0884d983c93d15dacb6d2305d760aa933d18ba055cef8a1651a344bcb6b3f93051ecf26d3f2efc5779efa4
2021-12-03 10:25:24 +01:00
..
fuzz Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default 2021-11-16 12:20:13 -05:00
coinselector_tests.cpp Merge bitcoin/bitcoin#23546: scripted-diff: Use clang-tidy syntax for C++ named arguments (tests only) 2021-12-01 18:44:54 +08:00
db_tests.cpp refactor: Block unsafe fs::path std::string conversion calls 2021-10-05 11:10:47 -04:00
init_test_fixture.cpp refactor: Block unsafe fs::path std::string conversion calls 2021-10-05 11:10:47 -04:00
init_test_fixture.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
init_tests.cpp refactor: Block unsafe fs::path std::string conversion calls 2021-10-05 11:10:47 -04:00
ismine_tests.cpp Remove gArgs from wallet.h and wallet.cpp 2021-11-09 11:27:06 +01:00
psbt_wallet_tests.cpp refactor: Make CWalletTx sync state type-safe 2021-11-15 09:11:44 -05:00
scriptpubkeyman_tests.cpp Remove gArgs from wallet.h and wallet.cpp 2021-11-09 11:27:06 +01:00
spend_tests.cpp Remove gArgs from wallet.h and wallet.cpp 2021-11-09 11:27:06 +01:00
util.cpp Remove gArgs from wallet.h and wallet.cpp 2021-11-09 11:27:06 +01:00
util.h Remove gArgs from wallet.h and wallet.cpp 2021-11-09 11:27:06 +01:00
wallet_crypto_tests.cpp scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
wallet_test_fixture.cpp Remove gArgs from wallet.h and wallet.cpp 2021-11-09 11:27:06 +01:00
wallet_test_fixture.h test: Fix segfault in the psbt_wallet_tests/psbt_updater_test 2021-10-31 13:48:00 +02:00
wallet_tests.cpp Merge bitcoin/bitcoin#23653: Generalize/simplify VectorReader into SpanReader 2021-12-03 10:25:24 +01:00
wallet_transaction_tests.cpp refactor: Make CWalletTx sync state type-safe 2021-11-15 09:11:44 -05:00
walletdb_tests.cpp scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00