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-09-11
Merge #16251: Improve signrawtransaction error reporting
fanquake
2019-09-10
Merge #16680: Preparations for more testchains
MarcoFalke
2019-09-10
Merge #16787: rpc: Human readable network services
Wladimir J. van der Laan
2019-09-10
signrawtransaction*: improve error for partial signing
Anthony Towns
2019-09-10
signrawtransactionwithkey: better error messages for bad redeemScript/witness...
Anthony Towns
2019-09-10
Merge #16489: log: harmonize bitcoind logging
fanquake
2019-09-10
Merge #16725: Don't show addresses or P2PK in decoderawtransaction
Samuel Dobson
2019-09-09
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
Samuel Dobson
2019-09-09
Merge #16826: Do additional character escaping for wallet names and address l...
fanquake
2019-09-09
Merge #16285: rpc: Improve scantxoutset response and help message
Wladimir J. van der Laan
2019-09-09
rpc: Improve scantxoutset response and help message
João Barbosa
2019-09-09
Merge #16830: refactor: wallet: Cleanup walletinitinterface.h
Samuel Dobson
2019-09-08
Escape ampersands (&) in wallet names in Open Wallet menu
Andrew Chow
2019-09-08
HTML escape address labels in more dialogs and notifications
Andrew Chow
2019-09-08
HTML escape the wallet name in more dialogs and notifications
Andrew Chow
2019-09-08
refactor: Cleanup walletinitinterface.h
Hennadii Stepanov
2019-09-08
Merge #16735: gui: Remove unused menu items for Windows and Linux
MarcoFalke
2019-09-07
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-07
Merge #15450: gui: Create wallet menu option
fanquake
2019-09-07
Merge #16421: Conservatively accept RBF bumps bumping one tx at the package l...
fanquake
2019-09-07
Merge #16798: Refactor rawtransaction_util's SignTransaction to separate prev...
fanquake
2019-09-06
Testchains: Qt: Simplify network/chain styles
Jorge Timón
2019-09-06
Testchains: Generic selection with -chain=<str> in addition of -testnet and -...
Jorge Timón
2019-09-06
Merge #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders
MarcoFalke
2019-09-05
Add Create Wallet menu action
Andrew Chow
2019-09-05
Expose wallet creation to the GUI via WalletController
Andrew Chow
2019-09-05
Add CreateWalletDialog to create wallets from the GUI
Andrew Chow
2019-09-05
Optionally allow AskPassphraseDialog to output the passphrase
Andrew Chow
2019-09-06
refactor: Avoid locking cs_main in ProcessNewBlockHeaders
João Barbosa
2019-09-06
gui: Refactor OpenWalletActivity
João Barbosa
2019-09-06
Merge #16624: wallet: encapsulate transactions state
MeshCollider
2019-09-05
rpc/net: decode the services flags in a new entry
darosior
2019-09-05
Merge #16792: Assert that the HRP is lowercase in Bech32::Encode
Wladimir J. van der Laan
2019-09-05
Assert that the HRP is lowercase in Bech32::Encode
Samuel Dobson
2019-09-04
Conservatively accept RBF bumps bumping one tx at the package limits
Matt Corallo
2019-09-04
Disconnect peers violating blocks-only mode
Suhas Daftuar
2019-09-04
doc: improve comments relating to block-relay-only peers
Suhas Daftuar
2019-09-04
Don't relay addr messages to block-relay-only peers
Suhas Daftuar
2019-09-04
Add 2 outbound block-relay-only connections
Suhas Daftuar
2019-09-04
Add comment explaining intended use of m_tx_relay
Suhas Daftuar
2019-09-04
Check that tx_relay is initialized before access
Suhas Daftuar
2019-09-03
Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messages
MarcoFalke
2019-09-03
Refactor rawtransaction_util's SignTransaction to have previous tx parsing be...
Andrew Chow
2019-09-03
wallet: Fix segmentation fault in CreateWalletFromFile
MarcoFalke
2019-09-03
wallet: Fix documentation around WalletParameterInteraction
MarcoFalke
2019-09-03
Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
Wladimir J. van der Laan
2019-09-02
gui: Update English source translation
Wladimir J. van der Laan
2019-09-02
Merge #16185: gettransaction: add an argument to decode the transaction
MeshCollider
2019-09-02
Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
fanquake
2019-09-01
Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...
fanquake
[next]