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-05-20
fuzz: Speed up banman fuzz target
MarcoFalke
2021-05-20
fuzz: Speed up transaction fuzz target
MarcoFalke
2021-05-20
Merge bitcoin/bitcoin#21913: rpc: RPCHelpMan fixes
MarcoFalke
2021-05-19
rpc/blockchain: Use existing blockman in gettxoutsetinfo
Carl Dong
2021-05-19
Have OutputGroup determine the value to use
Andrew Chow
2021-05-19
guix: repro: Sort find output in libtool for gcc-8
Carl Dong
2021-05-19
Merge bitcoin/bitcoin#21970: fuzz: Add missing CheckTransaction before CheckT...
MarcoFalke
2021-05-19
Change SelectCoins_test to actually test SelectCoins
Andrew Chow
2021-05-19
Merge bitcoin/bitcoin#21996: p2p: pass strings to NetPermissions::TryParse fu...
MarcoFalke
2021-05-19
Remove CreateTransaction while loop and some related variables
Andrew Chow
2021-05-19
Remove use_bnb and bnb_used
Andrew Chow
2021-05-19
Do both BnB and Knapsack coin selection in SelectCoinsMinConf
Andrew Chow
2021-05-19
Have KnapsackSolver actually use effective values
Andrew Chow
2021-05-19
p2p: pass strings to NetPermissions::TryParse functions by const ref
Jon Atack
2021-05-19
Roll static tx fees into nValueToSelect instead of having it be separate
Andrew Chow
2021-05-19
Move output reductions for fee to after coin selection
Andrew Chow
2021-05-19
Remove -feefilter option
amadeuszpawlik
2021-05-19
Merge bitcoin/bitcoin#20773: refactor: split CWallet::Create
W. J. van der Laan
2021-05-19
Merge bitcoin/bitcoin#21659: net: flag relevant Sock methods with [[nodiscard]]
W. J. van der Laan
2021-05-19
Merge bitcoin/bitcoin#21962: wallet: refactor: dedup sqlite PRAGMA access
W. J. van der Laan
2021-05-19
doc: release note for getnodeaddresses by network
Jon Atack
2021-05-19
test: improve getnodeaddresses coverage, test by network
Jon Atack
2021-05-19
rpc: enable filtering getnodeaddresses by network
Jon Atack
2021-05-19
p2p: allow CConnman::GetAddresses() by network, add doxygen
Jon Atack
2021-05-19
p2p: allow CAddrMan::GetAddr() by network, add doxygen
Jon Atack
2021-05-19
p2p: pull time call out of loop in CAddrMan::GetAddr_()
João Barbosa
2021-05-19
p2p: enable CAddrMan::GetAddr_() by network, add doxygen
Jon Atack
2021-05-19
Merge bitcoin/bitcoin#21506: p2p, refactor: make NetPermissionFlags an enum c...
W. J. van der Laan
2021-05-19
Merge bitcoin/bitcoin#21173: util: faster HexStr => 13% faster blockToJSON
W. J. van der Laan
2021-05-19
Merge bitcoin/bitcoin#21985: net: Return IPv6 scope id in `CNetAddr::ToString...
W. J. van der Laan
2021-05-19
wallet: make chain optional for CWallet::Create
Ivan Metlushko
2021-05-19
CWallet::Create move chain init message up into calling code
Ivan Metlushko
2021-05-19
refactor: Add CWallet:::AttachChain method
Russell Yanofsky
2021-05-19
refactor: move first run detection to client code
Ivan Metlushko
2021-05-18
Merge bitcoin/bitcoin#21988: doc: note that brew installed qt is not supported
W. J. van der Laan
2021-05-18
Merge bitcoin/bitcoin#21983: build: Silence lupdate "unknown namespace/class"...
W. J. van der Laan
2021-05-18
net: Return IPv6 scope id in `CNetAddr::ToStringIP()`
W. J. van der Laan
2021-05-18
build: Silent lupdate "unknown namespace/class" warnings
Hennadii Stepanov
2021-05-18
Merge bitcoin/bitcoin#21920: build: improve macro for testing -latomic requir...
fanquake
2021-05-18
refactor: Make CFeeRate constructor architecture-independent
MarcoFalke
2021-05-18
build: libevent 2.1.12-stable
fanquake
2021-05-17
doc: note that brew installed qt is not supported
Raul Siles
2021-05-18
rpc: Improve avoidpartialspends and avoid_reuse documentation
Fabian Jahr
2021-05-18
wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
Fabian Jahr
2021-05-17
qt, test: use qsignalspy instead of qeventloop
Jarol Rodriguez
2021-05-17
test: use P2PK-MiniWallet for feature_csv_activation.py
Sebastian Falbesoner
2021-05-17
qt: Add shortcuts for console font resize buttons
Hennadii Stepanov
2021-05-17
qt: Add GUIUtil::AddButtonShortcut
Hennadii Stepanov
2021-05-17
test: MiniWallet: add P2PK support
Sebastian Falbesoner
2021-05-17
wallet: refactor: dedup sqlite PRAGMA assignments
Sebastian Falbesoner
[prev]
[next]