aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02qt, refactor: add translator comments in `TransactionDesc::FormatTxStatus()`w0xlt
2022-06-02kernel: SanityChecks: Return an error structCarl Dong
2022-06-02qt: Remove unnecessary wallet includes from rpcconsole.cpplaanwj
2022-06-02Move init::SanityCheck to kernel::SanityCheckCarl Dong
2022-06-02init: Initialize globals with kernel::Context's lifeCarl Dong
2022-06-02kernel: pass params to BlockManager rather than using a globalCory Fields
2022-06-02logging: fix logging empty threadnameklementtan
2022-06-02test: add BIP-125 rule 5 testcase with default mempoolJames O'Beirne
2022-06-02Merge bitcoin/bitcoin#24531: Use designated initializersMacroFake
2022-06-02test: check `replaceable` mismatch error in `createrawtransaction` RPCSebastian Falbesoner
2022-06-01Merge bitcoin/bitcoin#25262: test: Set maxfeerate=0 in MiniWallet sendrawtran...MacroFake
2022-06-01Merge bitcoin/bitcoin#25249: Bump univalue subtreefanquake
2022-06-01Use designated initializersMarcoFalke
2022-06-01test: Set maxfeerate=0 in MiniWallet sendrawtransaction()MacroFake
2022-06-01Merge bitcoin/bitcoin#25244: build: pass bdb cppflags only where neededfanquake
2022-06-01Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.pyMacroFake
2022-06-01Merge bitcoin/bitcoin#24416: doc: Avoid ADL for function callslaanwj
2022-06-01Merge bitcoin/bitcoin#25165: doc: Explain squashing with merge commitslaanwj
2022-06-01Merge bitcoin/bitcoin#25259: test: check pre-segwit peer error in `getblockfr...MacroFake
2022-05-31test: check pre-segwit peer error in `getblockfrompeer` RPCSebastian Falbesoner
2022-05-31kernel: Introduce empty and unused kernel::ContextCarl Dong
2022-05-31test: Use Set/UnsetGlobals in BasicTestingSetupCarl Dong
2022-05-31ci: Reuse some configure options in "ARM64 Android APK" taskHennadii Stepanov
2022-05-31ci, android: Update NDK up to r23cHennadii Stepanov
2022-05-31ci, android: Update Command-line Tools from 2.1 up to 7.0Hennadii Stepanov
2022-05-31ci: Drop unneeded packages in "ARM64 Android APK" taskHennadii Stepanov
2022-05-31Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...MacroFake
2022-05-31Merge bitcoin/bitcoin#25253: test: add coverage for non-hex value to -minimum...MacroFake
2022-05-31Move minRelayTxFee to policy/settingsMacroFake
2022-05-31test: add coverage for non-hex value to -minimumchainworkbrunoerg
2022-05-31Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have sufficient...MacroFake
2022-05-31Merge bitcoin/bitcoin#25246: Revert "build: more robustly check for fcf-prote...MacroFake
2022-05-31Revert "build: more robustly check for fcf-protection support"fanquake
2022-05-31build: pass bdb cppflags only where neededfanquake
2022-05-30use testing setup mempool in ComplexMemPool benchglozow
2022-05-30create and use mempool transactions using real coins in MempoolCheckglozow
2022-05-30[test util] to populate mempool with random transactions/packagesglozow
2022-05-30[test util] use -checkmempool for TestingSetup mempool check ratioglozow
2022-05-30[test util] add chain name to TestChain100Setup ctorglozow
2022-05-30Merge bitcoin-core/gui#609: wallet, refactor: Drop unused `WalletModel::Payme...Hennadii Stepanov
2022-05-30Merge bitcoin/bitcoin#25044: test: Use MiniWallet in rpc_rawtransaction.pyMacroFake
2022-05-30Bump univalue subtreeMacroFake
2022-05-30Squashed 'src/univalue/' changes from 6c19d050a9..de4f73ddcaMacroFake
2022-05-30refactor: Replace get_int by getInt<int> aliasMacroFake
2022-05-30refactor: Explicitly convert atomic<int> to intJoão Barbosa
2022-05-30test: Use MiniWallet in rpc_rawtransaction.pyDaniela Brozzoni
2022-05-30MOVEONLY: Move signrawtransactionwithwallet testDaniela Brozzoni
2022-05-30Merge bitcoin/bitcoin#24424: doc: release process chainparams updateslaanwj
2022-05-30miniscript: rename IsSane and IsSaneSubexpression to prevent misuseAntoine Poinsot
2022-05-30miniscript: nit: don't return after assert(false)Antoine Poinsot