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
2021-11-05
Merge bitcoin/bitcoin#22949: fee: Round up fee calculation to avoid a lower t...
Samuel Dobson
2021-11-03
[validation] Always call mempool.check() after processing a new transaction
John Newbery
2021-11-03
[refactor] Don't call AcceptToMemoryPool() from outside validation.cpp
John Newbery
2021-11-03
[validation] Add CChainState::ProcessTransaction()
John Newbery
2021-11-03
[logging/documentation] Remove reference to AcceptToMemoryPool from error string
John Newbery
2021-11-03
[validation] Remove comment about AcceptToMemoryPool()
John Newbery
2021-11-03
contrib: recognize CJDNS seeds as such
Vasil Dimov
2021-11-03
net: take the first 4 random bits from CJDNS addresses in GetGroup()
Vasil Dimov
2021-11-03
net: relay CJDNS addresses even if we are not connected to CJDNS
Vasil Dimov
2021-11-03
net: don't skip CJDNS from GetNetworkNames()
Vasil Dimov
2021-11-03
net: take CJDNS into account in CNetAddr::GetReachabilityFrom()
Vasil Dimov
2021-11-03
test: extend feature_proxy.py to test CJDNS
Vasil Dimov
2021-11-03
test: remove default argument of feature_proxy.py:node_test()
Vasil Dimov
2021-11-03
net: recognize CJDNS addresses as such
Vasil Dimov
2021-11-03
net: don't skip CJDNS from GetNetworksInfo()
Vasil Dimov
2021-11-03
net: introduce a new config option to enable CJDNS
Vasil Dimov
2021-11-03
net: recognize CJDNS from ParseNetwork()
Vasil Dimov
2021-11-03
net: use -proxy for connecting to the CJDNS network
Vasil Dimov
2021-11-03
net: make it possible to connect to CJDNS addresses
Vasil Dimov
2021-11-03
[test] Don't set bypass_limits to true in txvalidation_tests.cpp
John Newbery
2021-11-03
[test] Don't set bypass_limits to true in txvalidationcache_tests.cpp
John Newbery
2021-11-03
Merge bitcoin/bitcoin#23154: doc: add assumeutxo notes
MarcoFalke
2021-11-03
Merge bitcoin/bitcoin#23211: refactor: move `update_*` structs from txmempool...
MarcoFalke
2021-11-02
Merge bitcoin/bitcoin#23223: Disable lock contention logging in checkqueue_tests
MarcoFalke
2021-11-02
Adds verification step to Schnorr and ECDSA signing
amadeuszpawlik
2021-11-02
Merge bitcoin/bitcoin#22735: [net] Don't return an optional from TransportDes...
MarcoFalke
2021-11-02
Merge bitcoin/bitcoin#23410: doc: Add output script descriptors BIPs 380..386
MarcoFalke
2021-11-01
doc: Add output script descriptors BIPs 380..386
Hennadii Stepanov
2021-11-01
Merge bitcoin/bitcoin#23403: test: Fix segfault in the psbt_wallet_tests/psbt...
MarcoFalke
2021-11-01
refactor: Take Span in SetSeed
MarcoFalke
2021-11-01
Merge bitcoin/bitcoin#22766: refactor: Clarify and disable unused ArgsManager...
fanquake
2021-11-01
Merge bitcoin/bitcoin#23380: addrman: Fix AddrMan::Add() return semantics and...
fanquake
2021-10-31
test: Avoid excessive locking of `cs_wallet`
Hennadii Stepanov
2021-10-31
test: Fix segfault in the psbt_wallet_tests/psbt_updater_test
Hennadii Stepanov
2021-10-30
Merge bitcoin/bitcoin#23385: refactor: get wallet path relative to wallet_dir
fanquake
2021-10-29
refactor: get wallet path relative to wallet_dir
Michael Dietz
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-10-29
Merge bitcoin/bitcoin#23354: Introduce new V4 format addrman
MarcoFalke
2021-10-29
Merge bitcoin/bitcoin#23375: test: MiniWallet: more deterministic coin select...
MarcoFalke
2021-10-29
Merge bitcoin/bitcoin#22972: test: fix misleading fee unit in mempool_limit.py
MarcoFalke
2021-10-29
Merge bitcoin/bitcoin#22787: refactor: actual immutable pointing
MarcoFalke
2021-10-28
[validation/rpc] cache + use vsize calculated in PreChecks
glozow
2021-10-28
[validation] re-introduce bool for whether a transaction is RBF
glozow
2021-10-28
[validation/refactor] store precomputed txdata in workspace
glozow
2021-10-28
[validation] case-based constructors for ATMPArgs
glozow
2021-10-28
[MOVEONLY] reorder functions in addrman_impl.h and addrman.cpp
John Newbery
2021-10-28
[addrman] Add Add_() inner function, fix Add() return semantics
John Newbery
2021-10-28
ci: Build fuzz with libsqlite3-dev
MarcoFalke
2021-10-28
[addrman] Rename Add_() to AddSingle()
John Newbery
2021-10-28
[addrman] Add doxygen comment to AddrMan::Add()
John Newbery
[prev]
[next]