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
2019-09-10
Merge #16477: build: skip deploying plugins we dont use in macdeployqtplus
fanquake
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 #16806: doc: Add issue templates for bug and feature request
MarcoFalke
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
qa: Check scantxoutset result against gettxoutsetinfo
João Barbosa
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
doc: Add issue templates for bug and feature request
MarcoFalke
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 #16810: guix: Remove ssp spec file hack
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
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-05
contrib: guix: Remove ssp spec file hack
Carl Dong
2019-09-05
contrib: guix: More robust search paths, add checks
Carl Dong
2019-09-06
Merge #16624: wallet: encapsulate transactions state
MeshCollider
2019-09-05
Merge #16792: Assert that the HRP is lowercase in Bech32::Encode
Wladimir J. van der Laan
2019-09-05
Merge #16804: test: Remove unused try-block in assert_debug_log
Wladimir J. van der Laan
2019-09-05
Assert that the HRP is lowercase in Bech32::Encode
Samuel Dobson
2019-09-05
Merge #15257: Scripts and tools: Bump flake8 to 3.7.8
MarcoFalke
2019-09-05
Merge #16768: test: Make lint-includes.sh work from any directory
MarcoFalke
2019-09-04
Conservatively accept RBF bumps bumping one tx at the package limits
Matt Corallo
2019-09-04
Make lint-includes.sh work from any directory
Kristaps Kaupe
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-04
test: Remove incorrect and unused try-block in assert_debug_log
MarcoFalke
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
devtools: Accomodate block-style copyright blocks
Ben Woosley
2019-09-03
lint: Bump flake8 to 3.7.8
Ben Woosley
2019-09-03
lint: Disable flake8 W504 warning
Ben Woosley
[next]