index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-06-12
Merge bitcoin/bitcoin#21866: [Bundle 7/7] validation: Farewell, global Chains...
fanquake
2021-06-11
Fix gui segfault caused by bitcoin/bitcoin#22216
Russell Yanofsky
2021-06-11
Merge bitcoin/bitcoin#22216: refactor: Make SetupServerArgs callable without ...
MarcoFalke
2021-06-11
Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in denial...
fanquake
2021-06-10
validation: Farewell, global Chainstate!
Carl Dong
2021-06-10
qt/test: Reset chainman in ~ChainstateManager instead
Carl Dong
2021-06-10
scripted-diff: tree-wide: Remove all review-only assertions
Carl Dong
2021-06-10
tree-wide: Remove stray review-only assertion
Carl Dong
2021-06-10
qt/test: Use existing chainman in ::TestGUI (can be scripted-diff)
Carl Dong
2021-06-10
scripted-diff: wallet/test: Use existing chainman
Carl Dong
2021-06-10
fuzz: Initialize a TestingSetup for test_one_input
Carl Dong
2021-06-10
scripted-diff: test: Use existing chainman in unit tests
Carl Dong
2021-06-10
test: Pass in CoinsTip to ValidateCheckInputsForAllFlags
Carl Dong
2021-06-10
test/miner_tests: Pass in chain tip to CreateBlockIndex
Carl Dong
2021-06-10
test/util: Use existing chainman in ::PrepareBlock
Carl Dong
2021-06-10
init: Use existing chainman
Carl Dong
2021-06-10
Make SetupServerArgs callable without NodeContext
Russell Yanofsky
2021-06-10
Merge bitcoin/bitcoin#22141: net processing: Remove hash and fValidatedHeader...
W. J. van der Laan
2021-06-10
Merge bitcoin/bitcoin#22084: package testmempoolaccept followups
fanquake
2021-06-09
test: Use ConnmanTestMsg from test lib in denialofservice_tests
MarcoFalke
2021-06-09
Merge bitcoin/bitcoin#22200: zmq: use std::string in zmqError()
MarcoFalke
2021-06-09
zmq: use msg: prefix over errno= in zmqError
fanquake
2021-06-09
zmq: use std::string in zmqError()
fanquake
2021-06-09
Merge bitcoin/bitcoin#22173: wallet: Do not load external signers wallets whe...
Samuel Dobson
2021-06-09
Merge bitcoin/bitcoin#21944: wallet: Fix issues when `walletdir` is root dire...
Samuel Dobson
2021-06-09
Merge bitcoin/bitcoin#22008: wallet: Cleanup and refactor CreateTransactionIn...
Samuel Dobson
2021-06-09
Merge bitcoin-core/gui#4: UI external signer support (e.g. hardware wallet)
Samuel Dobson
2021-06-08
Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling in...
MarcoFalke
2021-06-08
Merge bitcoin/bitcoin#22180: fuzz: Increase branch coverage of the float fuzz...
MarcoFalke
2021-06-07
Merge bitcoin-core/gui#164: Handle peer addition/removal in a right way
Hennadii Stepanov
2021-06-07
Merge bitcoin/bitcoin#21573: Update libsecp256k1 subtree to latest master
W. J. van der Laan
2021-06-07
qt: Handle peer addition/removal in a right way
Hennadii Stepanov
2021-06-07
fuzz: Increase branch coverage of the float fuzz target
MarcoFalke
2021-06-07
fuzz: Remove confusing return keyword from CallOneOf
MarcoFalke
2021-06-07
Merge bitcoin/bitcoin#21795: fuzz: Terminate immediately if a fuzzing harness...
MarcoFalke
2021-06-07
Merge bitcoin/bitcoin#22137: util: Properly handle -noincludeconf on command ...
fanquake
2021-06-06
Do not load external signers wallets when unsupported
Andrew Chow
2021-06-06
p2p, rpc, fuzz: various tiny follow-ups
Jon Atack
2021-06-06
Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logic
Hennadii Stepanov
2021-06-05
Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the Pe...
Hennadii Stepanov
2021-06-05
Merge bitcoin-core/gui#329: Make console buttons look clickable
Hennadii Stepanov
2021-06-05
Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the right
Hennadii Stepanov
2021-06-05
qt: Save/restore column sizes of the tables in the Peers tab
Hennadii Stepanov
2021-06-04
Merge bitcoin/bitcoin#22121: doc: Various validation doc fixups
fanquake
2021-06-04
util: Properly handle -noincludeconf on command line
MarcoFalke
2021-06-04
Merge bitcoin/bitcoin#15545: [doc] explain why CheckBlock() is called before ...
MarcoFalke
2021-06-03
Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptors
W. J. van der Laan
2021-06-03
[doc] explain why CheckBlock() is called before AcceptBlock()
Sjors Provoost
2021-06-03
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
W. J. van der Laan
2021-06-03
scripted-diff: rename MarkBlockAs functions
John Newbery
[next]