Age | Commit message (Expand) | Author |
2022-08-11 | [coin selection] consolidate m_change_target and m_min_change_target | glozow |
2022-08-11 | script/sign: remove needless IsSolvable() utility | Antoine Poinsot |
2022-08-11 | Merge bitcoin/bitcoin#25820: [test] make tx6 child of tx5, not tx3, in rbf_tests | fanquake |
2022-08-11 | [test] make tx6 child of tx5, not tx3, in rbf_tests | glozow |
2022-08-11 | Merge bitcoin/bitcoin#25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP... | fanquake |
2022-08-11 | Merge bitcoin/bitcoin#25816: msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS... | MacroFake |
2022-08-10 | Merge bitcoin/bitcoin#25642: Don't wrap around when deriving an extended key ... | Andrew Chow |
2022-08-10 | Merge bitcoin/bitcoin#25810: scripted-diff: test: rename `MAX_{ANCESTORS,DESC... | MacroFake |
2022-08-10 | Merge bitcoin/bitcoin#25811: doc: test: suggest multi-line imports in functio... | MacroFake |
2022-08-10 | Merge bitcoin/bitcoin#25813: build: move raw rule into Makefile.am | MacroFake |
2022-08-10 | Merge bitcoin/bitcoin#25616: refactor: Return `util::Result` from WalletLoade... | MacroFake |
2022-08-10 | psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION | Andrew Chow |
2022-08-10 | msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING` | Hennadii Stepanov |
2022-08-10 | validation tests: Use existing {Chainstate,Block}Man | Carl Dong |
2022-08-10 | wallet: Return `util::Result` from WalletLoader methods | w0xlt |
2022-08-10 | refactor: improve readability for AttemptSelection | josibake |
2022-08-10 | test: only run test for descriptor wallets | josibake |
2022-08-10 | test: add missing BOOST_ASSERT | josibake |
2022-08-10 | wallet: switch to new shuffle, erase, push_back | josibake |
2022-08-10 | scripted-diff: Uppercase function names | josibake |
2022-08-10 | refactor: add new helper methods | josibake |
2022-08-10 | net: simplify GetLocalAddress() | Vasil Dimov |
2022-08-10 | build: move raw rule into Makefile.am | fanquake |
2022-08-10 | Merge bitcoin/bitcoin#25656: refactor: wallet: return util::Result from `GetR... | MacroFake |
2022-08-10 | Merge bitcoin/bitcoin#25794: test, tracing: don't rely on `block_connected` U... | MacroFake |
2022-08-10 | Merge bitcoin/bitcoin#25731: test: negative/unknown `rpcserialversion` should... | MacroFake |
2022-08-10 | refactor: add UNKNOWN OutputType | josibake |
2022-08-09 | RPC/Mining: Clean out pre-Segwit miner compatibility code | Luke Dashjr |
2022-08-09 | Merge bitcoin/bitcoin#23480: Add rawtr() descriptor for P2TR with specified (... | Andrew Chow |
2022-08-09 | doc: test: suggest multi-line imports in functional test style guide | Sebastian Falbesoner |
2022-08-09 | test: refactor: deduplicate `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` constants | Sebastian Falbesoner |
2022-08-09 | scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCEST... | Sebastian Falbesoner |
2022-08-09 | Merge bitcoin/bitcoin#24564: doc: Clarify that CheckSequenceLocksAtTip is a v... | glozow |
2022-08-09 | build: package test_bitcoin in Windows installer | fanquake |
2022-08-09 | build: remove entire docs dir from Windows installer | fanquake |
2022-08-08 | Merge bitcoin/bitcoin#25782: test: check that `verifymessage` RPC fails for n... | Andrew Chow |
2022-08-08 | Merge bitcoin/bitcoin#25804: Update translations for 24.0 string freeze | fanquake |
2022-08-08 | Merge bitcoin/bitcoin#25790: wallet: improve `{LoadActive,Deactivate}ScriptPu... | Andrew Chow |
2022-08-08 | qt: Update translation source file | Hennadii Stepanov |
2022-08-08 | qt: Bump Transifex slug for 24.x | Hennadii Stepanov |
2022-08-08 | refactor: Drop `boost/algorithm/string/replace.hpp` dependency | Hennadii Stepanov |
2022-08-08 | test: Add test case for `ReplaceAll()` function | Hennadii Stepanov |
2022-08-07 | outputtype: remove redundant check for uncompressed keys in AddAndGetDestinat... | Antoine Poinsot |
2022-08-07 | build: fix cleanup of test logs | fanquake |
2022-08-06 | test: don't rely on usdt block_conn event order | 0xb10c |
2022-08-05 | wallet: improve `{LoadActive,Deactivate}ScriptPubKeyMan` log | w0xlt |
2022-08-05 | Merge bitcoin/bitcoin#25788: guix: patch NSIS to remove .reloc sections from ... | Andrew Chow |
2022-08-05 | Merge bitcoin/bitcoin#24699: wallet: Improve AvailableCoins performance by re... | Andrew Chow |
2022-08-05 | Merge bitcoin/bitcoin#22751: rpc/wallet: add simulaterawtransaction RPC | Andrew Chow |
2022-08-05 | guix: patch NSIS to remove .reloc sections from install stubs | fanquake |