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-04
Merge bitcoin/bitcoin#22121: doc: Various validation doc fixups
fanquake
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
Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to gui
W. J. van der Laan
2021-06-03
Merge bitcoin/bitcoin#21654: build, qt: Make Qt rcc output always deterministic
fanquake
2021-06-03
Merge bitcoin/bitcoin#22133: build, qt: Make QWindowsVistaStylePlugin availab...
fanquake
2021-06-03
contrib: remove torv2 seed nodes
Jon Atack
2021-06-03
doc: Various validation doc fixups
MarcoFalke
2021-06-03
p2p, refactor: extract OnionToString() from CNetAddr::ToStringIp()
Jon Atack
2021-06-03
p2p: remove torv2 from CNetAddr::ToStringIP()
Jon Atack
2021-06-03
p2p: remove torv2 in SetIP() and ADDR_TORV2_SIZE constant
Jon Atack
2021-06-03
p2p: remove pre-addrv2 onions from SerializeV1Array()
Jon Atack
2021-06-03
p2p: ignore torv2-in-ipv6 addresses in SetLegacyIPv6()
Jon Atack
2021-06-03
p2p: remove BIP155Network::TORV2 from GetBIP155Network()
Jon Atack
2021-06-03
Merge bitcoin/bitcoin#22065: Mark `CheckTxInputs` `[[nodiscard]]`. Avoid UUM ...
MarcoFalke
2021-06-03
build, qt: Make QWindowsVistaStylePlugin available again (regression)
Hennadii Stepanov
2021-06-02
CRegTestParams: Use `args` instead of `gArgs`.
Kiminuo
2021-06-02
Merge bitcoin/bitcoin#22086: test: remove BasicTestingSetup from unit tests t...
W. J. van der Laan
2021-06-02
Merge bitcoin-core/gui#351: Translations update
W. J. van der Laan
2021-06-02
Merge bitcoin/bitcoin#22082: test: update nanobench from release 4.0.0 to 4.3.4
MarcoFalke
2021-06-02
Merge bitcoin/bitcoin#22106: refactor: address ProcessNewBlock comments from ...
fanquake
2021-06-01
qt: Translations update
Hennadii Stepanov
2021-06-01
Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...
MarcoFalke
2021-06-01
test: update nanobench from release 4.0.0 to 4.3.4
Martin Ankerl
2021-06-01
Merge bitcoin/bitcoin#22005: fuzz: Speed up banman fuzz target
MarcoFalke
2021-06-01
Merge bitcoin/bitcoin#21969: refactor: Switch serialize to uint8_t (Bundle 1/2)
MarcoFalke
2021-06-01
Merge bitcoin/bitcoin#22107: scripted-diff: rename GetSystemTimeInSeconds to ...
fanquake
2021-06-01
Merge bitcoin-core/gui#123: rpc: Do not accept command while executing anothe...
Hennadii Stepanov
2021-05-31
Merge bitcoin-core/gui#331: Make RPC console welcome message translation-frie...
Hennadii Stepanov
2021-05-31
qt, rpc: Do not accept command while executing another one
Hennadii Stepanov
2021-05-31
qt, rpc: Accept stop RPC even another command is executing
Hennadii Stepanov
2021-05-31
qt, rpc, refactor: Return early in RPCConsole::on_lineEdit_returnPressed
Hennadii Stepanov
2021-05-31
qt, rpc: Add "Executing…" message
Hennadii Stepanov
2021-05-31
Merge bitcoin-core/gui#309: Add access to the Peers tab from the network icon
Hennadii Stepanov
2021-05-31
refactor: Switch serialize to uint8_t (1/n)
MarcoFalke
2021-05-31
Merge bitcoin/bitcoin#22095: test: Additional BIP32 test vector for hardened ...
MarcoFalke
2021-05-31
scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds
fanquake
2021-05-31
net: cleanup newly added PeerManagerImpl::ProcessNewBlock
fanquake
2021-05-31
validation: change ProcessNewBlock() to take a CBlock reference
fanquake
2021-05-30
Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...
Samuel Dobson
2021-05-29
Merge bitcoin-core/gui#343: Improve the GUI responsiveness when progress dial...
Hennadii Stepanov
2021-05-28
Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOS
Hennadii Stepanov
2021-05-28
Additional test vector for hardened derivation with leading zeros
Kristaps Kaupe
2021-05-28
test: remove BasicTestingSetup from util_threadnames unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from uint256 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from torcontrol unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from sync unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from reverse_lock unit tests
fanquake
[next]