Commit Graph

30222 Commits (f52a72af569526f319d9f1480eb473b9570125c3)
 

Author SHA1 Message Date
W. J. van der Laan 36aee0f353
Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusable
3 years ago
fanquake 9b9da92e2a
contrib: use newer config.guess & config.sub in install_db4.sh
3 years ago
MarcoFalke ba15ab4990
Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::Context structs
3 years ago
fanquake 5985f098ea
depends: use latest config.guess and config.sub for sqlite
3 years ago
fanquake 35d082c500
depends: use latest config.guess and config.sub for cctools
3 years ago
fanquake bda0b637b2
depends: use latest config.guess and config.sub for libevent
3 years ago
Jon Atack ef5e9304cd
test: update logging and docstring in rpc_blockchain.py
3 years ago
Jon Atack d548dc71e4
test: replace magic values by constants in rpc_blockchain.py
3 years ago
Jon Atack 78c361086f
test: assert on mediantime in getblockheader and getblockchaininfo
3 years ago
Jon Atack 0a9129c588
test: assert on the value of getblockchaininfo#time
3 years ago
MarcoFalke fab755b77f
fuzz: Actually use const addrman
3 years ago
MarcoFalke fae0c79351
refactor: Mark CAddrMan::GetAddr const
3 years ago
MarcoFalke fa02934c8c
refactor: Mark CAddrMan::Select const
3 years ago
MarcoFalke fa8bed6a47
fuzz: Temporarily disable failing assert in banman fuzz test
3 years ago
MarcoFalke a3791da0e8
Merge bitcoin/bitcoin#22428: [Refactor] Rename scriptPubKey -> exec_script
3 years ago
MarcoFalke cac38cdd02
Merge bitcoin/bitcoin#21832: cli: Improve -getinfo return format
3 years ago
Klement Tan a37e29d32f
cli: Implement human readable -getinfo.
3 years ago
W. J. van der Laan 1c046bb7ac
Merge bitcoin/bitcoin#22288: Resolve Tor control plane address
3 years ago
MarcoFalke 10eb000409
Merge bitcoin/bitcoin#22515: doc: clean out release notes post branch-off
3 years ago
fanquake 2ce7f95d4a
doc: clean out release notes post branch-off
3 years ago
MarcoFalke 40fed336b2
Merge bitcoin/bitcoin#22510: test: add test for RPC error 'Transaction already in block chain'
3 years ago
MarcoFalke a273e3c58a
Merge bitcoin/bitcoin#21934: RPC/blockchain: getblockchaininfo: Include versionbits signalling details during LOCKED_IN
3 years ago
MarcoFalke 458d6ac23b
Merge bitcoin/bitcoin#22407: rpc: Return block time in getblockchaininfo
3 years ago
fanquake 7fc9a45f47
Merge bitcoin/bitcoin#22469: build: Add support for Android NDK r22+
3 years ago
fanquake 0fffd6c4fb
Merge bitcoin/bitcoin#22505: addrman: Remove unused test_before_evict argument from Good()
3 years ago
Carl Dong 3c4d2c418e guix: Silence getent(1) invocation
3 years ago
Sebastian Falbesoner 2ebf2fe0e4 test: check for RPC error 'Transaction already in block chain' (-27)
3 years ago
W. J. van der Laan bb09ec6f10
Merge bitcoin/bitcoin#22507: doc: Adjust commit message template for the guix.sigs repo
3 years ago
MarcoFalke fafade9c79
doc: Adjust commit message template for the guix.sigs repo
3 years ago
MarcoFalke 951850bebf
Merge bitcoin/bitcoin#22371: Move pblocktree global to BlockManager
3 years ago
John Newbery f036dfbb69 [addrman] Remove unused test_before_evict argument from Good()
3 years ago
MarcoFalke 9faa4b68db
Merge bitcoin/bitcoin#22232: refactor: Pass interpreter flags as uint32_t instead of signed int
3 years ago
W. J. van der Laan 3d8c714d8e
build: Bump master version to 22.99.0
3 years ago
fanquake 42af9596ce
Merge bitcoin/bitcoin#22499: Update assumed chain params
3 years ago
MarcoFalke 539023ab41
Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid lock order assertion
3 years ago
fanquake 8ed8164e6f
Merge bitcoin/bitcoin#22261: [p2p/mempool] Two small fixes to node broadcast logic
3 years ago
fanquake e4487fd5bb
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announcements
3 years ago
John Newbery fde1bf4f61 [net processing] Default initialize m_recent_confirmed_transactions
3 years ago
John Newbery 37dcd12d53 scripted-diff: Rename recentRejects
3 years ago
John Newbery cd9902ac50 [net processing] Default initialize recentRejects
3 years ago
John Newbery a28bfd1d4c [net processing] Default initialize m_stale_tip_check_time
3 years ago
John Newbery 9190b01d8d [net processing] Add Orphanage empty consistency check
3 years ago
Jon Atack 7b3a20b260
mempool: apply rule of 5 to epochguard.h, fix compiler warnings
3 years ago
John Newbery 65332b1178 [addrman] Remove RemoveInvalid()
3 years ago
fanquake 5c8820b399
Merge bitcoin/bitcoin#22436: build: use aarch64 Clang if cross-compiling for darwin on aarch64
3 years ago
João Barbosa 20edf4bcf6 rpc: Return block time in getblockchaininfo
3 years ago
Nelson Galdeman 179a051704
util: improves error messages on get_previous_releases script
3 years ago
fanquake 201c5e4aec
Merge bitcoin/bitcoin#22465: guix: Pin kernel-header version, time-machine to upstream 1.3.0 commit
3 years ago
fanquake 4fdd0ff9ee
Merge bitcoin/bitcoin#22199: macdeploy: minor fixups and simplifications
3 years ago
fanquake e7441a6a45
Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentation
3 years ago