index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-10
[util] Avoid integer overflow in CheckDiskSpace
dergoegge
2023-03-10
test: add wallet too-long-mempool-chain error coverage
furszy
2023-03-10
wallet: return error msg for too-long-mempool-chain failure
furszy
2023-03-10
Merge bitcoin/bitcoin#27232: Use string interpolation for default value of -l...
fanquake
2023-03-10
Merge bitcoin/bitcoin#27171: test: add coverage for sigop limit policy (`-byt...
fanquake
2023-03-10
Merge bitcoin/bitcoin#27226: test: Use self.wait_until over wait_until_helper
fanquake
2023-03-10
Merge bitcoin/bitcoin#23813: Add test and docs for getblockfrompeer with pruning
fanquake
2023-03-10
rpc: Add submit option to generateblock
MarcoFalke
2023-03-10
refactor: Replace block_hash with block_out
MarcoFalke
2023-03-09
util: fix argsman dupe key error
willcl-ark
2023-03-09
Merge bitcoin/bitcoin#27025: github: Switch to yaml issue templates
glozow
2023-03-09
refactor: Replace GetTimeMicros by SystemClock
MarcoFalke
2023-03-09
Merge bitcoin-core/gui#717: Use the stored CSubNet entry when unbanning
Hennadii Stepanov
2023-03-09
Use string interpolation for default value of -listen
ekzyis
2023-03-08
Merge bitcoin/bitcoin#25696: build: Re-enable external signer on Windows
Andrew Chow
2023-03-08
Squashed 'src/secp256k1/' changes from 21ffe4b22a9..bdf39000b9c
Pieter Wuille
2023-03-08
Update src/secp256k1 subtree to upstream libsecp256k1 v0.3.0
Pieter Wuille
2023-03-08
wallet: remove coin control arg from AutomaticCoinSelection
furszy
2023-03-08
doc: update broken links
pablomartin4btc
2023-03-08
Merge bitcoin/bitcoin#26996: test: Flatten miniwallet array and remove random...
fanquake
2023-03-08
Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `l...
Andrew Chow
2023-03-08
wallet: remove unused methods
furszy
2023-03-08
wallet: GroupOutput, remove unneeded "spendable" check
furszy
2023-03-08
wallet: OutputGroup, remove unused effective_feerate member
furszy
2023-03-08
wallet: APS, don't create empty groups
furszy
2023-03-08
wallet: do not make two COutputs, use shared_ptr
furszy
2023-03-08
test: Use self.wait_until over wait_until_helper
MarcoFalke
2023-03-08
Merge bitcoin/bitcoin#26968: doc: Fixup remove 'omitted...' doc for rpc getr...
fanquake
2023-03-08
Merge bitcoin/bitcoin#27180: doc: DummySignInput mention external signer
fanquake
2023-03-08
Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBe...
fanquake
2023-03-07
Merge bitcoin/bitcoin#25740: assumeutxo: background validation completion
Andrew Chow
2023-03-07
docs: update assumeutxo.md
James O'Beirne
2023-03-07
test: add snapshot completion unittests
James O'Beirne
2023-03-07
refactor: make MempoolMutex() public
James O'Beirne
2023-03-07
log: add LoadBlockIndex() message for assumedvalid blocks
James O'Beirne
2023-03-07
validation: add ChainMan logic for completing UTXO snapshot validation
James O'Beirne
2023-03-07
Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init code
Andrew Chow
2023-03-07
doc: improve -debuglogfile help to be a bit clearer
jonatack
2023-03-07
bench: document expected results in logging benchmarks
jonatack
2023-03-07
bench: add LogPrintfCategory and LogPrintLevel benchmarks
Jon Atack
2023-03-07
test: Flatten miniwallet array and remove random fee in longpoll
MarcoFalke
2023-03-07
bench: order the logging benchmark code by output
Jon Atack
2023-03-07
bench: update logging benchmark naming for clarity
Jon Atack
2023-03-07
test: Default timeout factor to 4 under --valgrind
MarcoFalke
2023-03-07
Merge bitcoin/bitcoin#27218: util: Work around ParseHex gcc cross compiler bug
fanquake
2023-03-07
util: Work around ParseHex gcc cross compiler bug
MarcoFalke
2023-03-07
test: add coverage for sigop limit policy (`-bytespersigop` setting)
Sebastian Falbesoner
2023-03-06
Merge bitcoin/bitcoin#26742: http: Track active requests and wait for last to...
Andrew Chow
2023-03-06
Merge bitcoin/bitcoin#25806: wallet: group outputs only once, decouple it fro...
Andrew Chow
2023-03-06
bench: allow logging benchmarks to be order-independent
Larry Ruane
[prev]
[next]