Age | Commit message (Expand) | Author |
2021-09-06 | Merge bitcoin/bitcoin#22791: init: Fix asmap/addrman initialization order bug | MarcoFalke |
2021-09-06 | Merge bitcoin/bitcoin#22848: MOVEONLY: Expose BanMapToJson / BanMapFromJson | MarcoFalke |
2021-09-06 | Merge bitcoin/bitcoin#22736: log, sync: change lock contention from preproces... | MarcoFalke |
2021-09-06 | Merge bitcoin/bitcoin#22841: ci: Fuzz with -ftrivial-auto-var-init=pattern | MarcoFalke |
2021-09-06 | Merge bitcoin/bitcoin#22894: netinfo: clarify client and server versions in h... | MarcoFalke |
2021-09-06 | Merge bitcoin/bitcoin#22861: test: Update test README and lint script | fanquake |
2021-09-05 | Merge bitcoin/bitcoin#22888: build: Update default platform toolset in msvc-a... | MarcoFalke |
2021-09-05 | Merge bitcoin/bitcoin#22591: Util: error if settings json exists, but is unre... | MarcoFalke |
2021-09-05 | netinfo: clarify client and server versions in header | Jon Atack |
2021-09-05 | Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen... | fanquake |
2021-09-04 | build: Update default platform toolset in msvc-autogen.py | Hennadii Stepanov |
2021-09-04 | Merge bitcoin/bitcoin#22278: Add LIFETIMEBOUND to CScript where needed | fanquake |
2021-09-03 | Merge bitcoin/bitcoin#22860: test: Always clear reject reason in IsStandard t... | MarcoFalke |
2021-09-03 | Add LIFETIMEBOUND to InitializeChainstate | MarcoFalke |
2021-09-03 | Add LIFETIMEBOUND to CScript where needed | MarcoFalke |
2021-09-03 | MOVEONLY: Expose BanMapToJson / BanMapFromJson | Russell Yanofsky |
2021-09-03 | Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil... | Samuel Dobson |
2021-09-02 | Merge bitcoin/bitcoin#18448: rpc: fix/add missing RPCExamples for "Util" RPCs | MarcoFalke |
2021-09-02 | Merge bitcoin/bitcoin#22501: netinfo: display addr_{processed, rate_limited, ... | W. J. van der Laan |
2021-09-02 | Merge bitcoin/bitcoin#22809: test: Check that non-signaling BIP125 tx can be ... | fanquake |
2021-09-02 | test: Rename bitcoin-util-test.py to util/test_runner.py | MarcoFalke |
2021-09-02 | test: Update test README and lint script | MarcoFalke |
2021-09-02 | Merge bitcoin/bitcoin#22418: release: Remove gitian | MarcoFalke |
2021-09-02 | Merge bitcoin/bitcoin#22843: msvc: update bitcoin_config.h defines | fanquake |
2021-09-02 | test: Always clear reject reason in IsStandard tx test | MarcoFalke |
2021-09-02 | Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholds | MarcoFalke |
2021-09-02 | tests: Add TrimString(...) tests | practicalswift |
2021-09-02 | Replace use of boost::trim_right with locale-independent TrimString | Ben Woosley |
2021-09-02 | Replace use of boost::trim use with locale-independent TrimString | Ben Woosley |
2021-09-02 | Merge bitcoin/bitcoin#22631: doc: Add packages that provide Qt Wayland plugin... | fanquake |
2021-09-02 | msvc: update bitcoin_config.h defines | fanquake |
2021-09-02 | Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz target | fanquake |
2021-09-02 | Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5 | fanquake |
2021-09-02 | Merge bitcoin/bitcoin#22840: build: fix unoptimized libraries in depends | fanquake |
2021-09-02 | Merge bitcoin/bitcoin#22847: guix/prelude: Override `VERSION` with `FORCE_VER... | fanquake |
2021-09-02 | Merge bitcoin/bitcoin#22512: Consolidate XOnlyPubKey lookup hack | Samuel Dobson |
2021-09-02 | Merge bitcoin/bitcoin#22837: doc: mention bech32m/BIP350 in doc/descriptors.md | fanquake |
2021-09-01 | Merge bitcoin/bitcoin#22437: test, refactor: add GetTransaction() coverage, i... | MarcoFalke |
2021-09-01 | sync: remove DEBUG_LOCKCONTENTION preprocessor directives | Jon Atack |
2021-09-01 | log, sync: improve lock contention logging and add time duration | Jon Atack |
2021-09-01 | log, timer: add timing macro in usec LOG_TIME_MICROS_WITH_CATEGORY | Jon Atack |
2021-09-01 | fuzz: Remove addrdb fuzz target | MarcoFalke |
2021-09-01 | refactor: Detach wallet transaction methods (followup for move-only) | Russell Yanofsky |
2021-09-01 | Merge bitcoin/bitcoin#22849: Remove unused SERIALIZE_METHODS for CBanEntry | MarcoFalke |
2021-09-01 | Merge bitcoin/bitcoin#22009: wallet: Decide which coin selection solution to ... | Samuel Dobson |
2021-09-01 | Merge bitcoin/bitcoin#22740: [addrman] Move serialization code to cpp | fanquake |
2021-08-31 | test, refactor: rpc_rawtransaction PEP8 | Jon Atack |
2021-08-31 | refactor: separate the rpc_rawtransaction tests into functions | Jon Atack |
2021-08-31 | move-only: regroup similar rpc_rawtransaction tests together | Jon Atack |
2021-08-31 | test: remove no longer needed (ASCII art) comments | Jon Atack |