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
2020-02-09
Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress
MarcoFalke
2020-02-07
Qt: pass clientmodel changes from walletframe to walletviews
Jonas Schnelli
2020-02-06
Convert undo.h to new serialization framework
Pieter Wuille
2020-02-06
Make std::vector and prevector reuse the VectorFormatter logic
Pieter Wuille
2020-02-06
Add custom vector-element formatter
Pieter Wuille
2020-02-06
refactor: Work around GCC 9 `-Wredundant-move` warning
Russell Yanofsky
2020-02-06
net: Fail instead of truncate command name in CMessageHeader
Wladimir J. van der Laan
2020-02-06
Merge #18062: gui: Fix unintialized WalletView::progressDialog
fanquake
2020-02-06
random: don't special case clock usage on macOS
fanquake
2020-02-05
Merge #17482: util: Disallow network-qualified command line options
Wladimir J. van der Laan
2020-02-05
Merge #17804: doc: Misc RPC help fixes
Wladimir J. van der Laan
2020-02-05
Merge #18052: Remove false positive GCC warning
Wladimir J. van der Laan
2020-02-05
Merge #18023: Fix some asmap issues
Wladimir J. van der Laan
2020-02-05
Merge #18029: tests: Add fuzzing harness for AS-mapping (asmap)
Wladimir J. van der Laan
2020-02-03
gui: Fix unintialized WalletView::progressDialog
João Barbosa
2020-02-03
gui: Drop PeerTableModel dependency to ClientModel
João Barbosa
2020-02-03
Merge #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid
Wladimir J. van der Laan
2020-02-03
Merge #17925: Improve UpdateTransactionsFromBlock with Epochs
Wladimir J. van der Laan
2020-02-03
Merge #18054: net: reference instead of copy in BlockConnected range loop
fanquake
2020-02-02
net: reference instead of copy in BlockConnected range loop
Jon Atack
2020-02-02
Merge #17585: rpc: deprecate getaddressinfo label
Samuel Dobson
2020-02-01
Remove false positive GCC warning
Hennadii Stepanov
2020-02-01
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
Jonas Schnelli
2020-02-01
Merge #18036: gui: Break trivial circular dependencies
Jonas Schnelli
2020-01-31
Make asmap Interpret tolerant of malicious map data
Pieter Wuille
2020-01-31
Use ASNs for mapped IPv4 addresses correctly
Pieter Wuille
2020-01-31
Mark asmap const in statistics code
Pieter Wuille
2020-01-31
Avoid asmap copies in initialization
Pieter Wuille
2020-01-31
Merge #17951: Use rolling bloom filter of recent block txs for AlreadyHave() ...
Jonas Schnelli
2020-01-31
tests: Add fuzzing harness for functions taking floating-point types as input
practicalswift
2020-01-31
Add missing includes
practicalswift
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2020-01-31
gui: Drop BanTableModel dependency to ClientModel
João Barbosa
2020-01-30
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2020-01-31
Merge #16115: On bitcoind startup, write config args to debug.log
MarcoFalke
2020-01-30
tests: Add fuzzing harness for AS-mapping (asmap)
practicalswift
2020-01-31
Merge #18009: tests: Add fuzzing harness for strprintf(…)
MarcoFalke
2020-01-31
Merge #18018: tests: reset fIsBareMultisigStd after bare-multisig tests
MarcoFalke
2020-01-30
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-30
gui: Add transactionClicked and coinsSent signals to WalletView
João Barbosa
2020-01-30
psbt_wallet_tests: use unique_ptr for GetSigningProvider
Anthony Towns
2020-01-29
Add a constant for the maximum vector allocation (5 Mbyte)
Pieter Wuille
2020-01-30
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-30
tests: reset fIsBareMultisigStd after bare-multisig tests
fanquake
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-30
Merge #17719: Document better -keypool as a look-ahead safety mechanism
Samuel Dobson
2020-01-29
Use rolling bloom filter of recent block tx's for AlreadyHave() check
Suhas Daftuar
2020-01-29
Merge #17957: Serialization improvements step 3 (compression.h)
Wladimir J. van der Laan
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-29
Merge #18008: test: only declare a main() when fuzzing with AFL
fanquake
[prev]
[next]