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
2019-12-04
Merge #17648: doc: rename wallet-tool references to bitcoin-wallet
Wladimir J. van der Laan
2019-12-04
util: remove unwanted fields from bitcoin-cli -getinfo
malevolent
2019-12-03
Merge #17555: test: add unit test for non-standard txs with wrong nVersion
MarcoFalke
2019-12-03
Merge #17641: Add unit test for leveldb creation with unicode path
MarcoFalke
2019-12-03
Merge #17643: wallet: Fix origfee return for bumpfee with feerate arg
MarcoFalke
2019-12-02
doc: rename wallet-tool references to bitcoin-wallet
Wilson Ccasihue S
2019-12-02
Key pool: Fix omitted pre-split count in GetKeyPoolSize
Andrew Chow
2019-12-02
Key pool: Change ReturnDestination interface to take address instead of key
Andrew Chow
2019-12-02
Key pool: Move LearnRelated and GetDestination calls
Andrew Chow
2019-12-02
Merge #17634: qt: Fix comparison function signature
fanquake
2019-12-01
Fix origfee return for bumpfee with feerate arg
Gregory Sanders
2019-12-01
Merge #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOu...
fanquake
2019-11-30
Add unit test for DB creation with unicode path
Aaron Clauson
2019-11-29
Use correct C++11 header for std::swap()
Hennadii Stepanov
2019-11-29
Fix comparison function signature
Hennadii Stepanov
2019-11-29
Merge #17587: gui: show watch-only balance in send screen
Samuel Dobson
2019-11-28
Merge #17624: net: Fix an uninitialized read in ProcessMessage(…, "tx", …...
Wladimir J. van der Laan
2019-11-28
Merge #17604: util: make ScheduleBatchPriority advisory only
Wladimir J. van der Laan
2019-11-27
net: Fix uninitialized read in ProcessMessage(...)
practicalswift
2019-11-26
Default to bnb_used = false as there are many cases where BnB is not used
Andrew Chow
2019-11-26
Add OutputType and CPubKey parameters to KeepDestination
Andrew Chow
2019-11-26
Rename Keep/ReturnKey to Keep/ReturnDestination and remove the wrapper
Andrew Chow
2019-11-26
Merge #17283: rpc: improve getaddressinfo test coverage, help, code docs
Wladimir J. van der Laan
2019-11-26
Merge #17567: gui: remove macOS start on login code
fanquake
2019-11-26
util: make ScheduleBatchPriority advisory only
fanquake
2019-11-26
Merge #17606: qt, refactor: Use proper classes for Ui::*
fanquake
2019-11-26
[gui] send: show watch-only balance in send screen
Sjors Provoost
2019-11-26
[test] qt: add send screen balance test
Sjors Provoost
2019-11-26
qt: Use proper class for Ui::ReceiveCoinsDialog
Hennadii Stepanov
2019-11-26
qt: Fix class name of Ui::ModalOverlay
Hennadii Stepanov
2019-11-25
[test] move wallet helper functions into test library
Martin Zumsande
2019-11-25
[test] move mining helper functions into test library
Martin Zumsande
2019-11-25
[test] move string helper functions into test library
Martin Zumsande
2019-11-24
rpc: add getaddressinfo code documentation
Jon Atack
2019-11-24
rpc: update getaddressinfo RPCExamples to bech32
Jon Atack
2019-11-24
rpc: clarify label vs labels in getaddressinfo RPCHelpman
Jon Atack
2019-11-24
rpc: improve getaddressinfo RPCHelpman content
Jon Atack
2019-11-24
wallet: replace raw pointer with const reference in AddrToPubKey
Harris
2019-11-24
rpc: improve getaddressinfo RPCHelpman formatting
Jon Atack
2019-11-24
Merge #17527: Fix CPUID subleaf iteration
Wladimir J. van der Laan
2019-11-23
Seed RNG with precision timestamps on receipt of net messages.
Matt Corallo
2019-11-23
refactor: Nuke coincontrol circular dependency
Hennadii Stepanov
2019-11-22
keypool: Move opportunistic TopUps from LegacyScriptPubKeyMan to CWallet and ...
Andrew Chow
2019-11-22
keypool: Remove superfluous topup from CWallet::GetNewChangeDestination
Andrew Chow
2019-11-22
Key pool: Move CanGetAddresses call
Andrew Chow
2019-11-22
gui: remove macOS start on login code
fanquake
2019-11-23
Merge #17447: wallet: Make -walletdir network only
Samuel Dobson
2019-11-23
Merge #17553: wallet: Remove out of date comments for CalculateMaximumSignedT...
Samuel Dobson
2019-11-23
Merge #17237: wallet: LearnRelatedScripts only if KeepDestination
Samuel Dobson
2019-11-23
Merge #16944: gui: create PSBT with watch-only wallet
Samuel Dobson
[prev]
[next]