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-30
qt: Periodic translations update
Wladimir J. van der Laan
2019-09-30
Merge #16982: build: Factor out qt translations from build system
Wladimir J. van der Laan
2019-09-30
Merge #16953: doc: Improve test READMEs
Wladimir J. van der Laan
2019-09-29
build: Factor out qt translations from build system
Wladimir J. van der Laan
2019-09-27
Merge #16713: Ignore old versionbit activations to avoid 'unknown softforks' ...
MarcoFalke
2019-09-27
Merge #16817: rpc: Fix casing in getblockchaininfo to be inline with other fi...
Wladimir J. van der Laan
2019-09-26
doc: Improve test READMEs
Fabian Jahr
2019-09-26
[RPC] Fix casing in getblockchaininfo to be inline with the rest of the response
Dan Gershony
2019-09-26
Merge #16577: util: CBufferedFile fixes and unit test
Wladimir J. van der Laan
2019-09-26
Merge #16956: validation: Make GetWitnessCommitmentIndex public
fanquake
2019-09-25
Merge #16928: gui: Rename address checkbox back to bech32
Wladimir J. van der Laan
2019-09-25
Merge #16929: test: follow-up to rpc: default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-24
validation: Make GetWitnessCommitmentIndex public
MarcoFalke
2019-09-23
doc: Move doxygen intro to file for USE_MDFILE_AS_MANPAGE
Jon Layton
2019-09-23
Merge #15558: Don't query all DNS seeds at once
fanquake
2019-09-21
doc: improve rawtransaction code/test docs
Jon Atack
2019-09-21
gui: Rename address checkbox back to bech32
MarcoFalke
2019-09-20
Merge #16900: doc: Fix doxygen comment for SignTransaction in rpc/rawtransact...
fanquake
2019-09-19
doc: Fix doxygen comment for SignTransaction in rpc/rawtransaction_util
MarcoFalke
2019-09-19
Merge #16743: refactor: move LoadChainTip/RelayBlocks under CChainState
MarcoFalke
2019-09-19
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
fanquake
2019-09-18
Update tx-size-small comment with relevant CVE disclosure
Gregory Sanders
2019-09-18
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-18
Merge #15146: Solve SmartOS FD_ZERO build issue
Wladimir J. van der Laan
2019-09-18
Merge #16512: rpc: Shuffle inputs and outputs after joining psbts
Wladimir J. van der Laan
2019-09-18
Merge #16400: refactor: Rewrite AcceptToMemoryPoolWorker() using smaller parts
Wladimir J. van der Laan
2019-09-18
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-17
Merge #16865: test: add some unit tests for merkle.cpp
MarcoFalke
2019-09-17
refactoring: move ReplayBlocks under CChainState
James O'Beirne
2019-09-17
refactoring: move LoadChainTip to CChainState method
James O'Beirne
2019-09-17
doc: fix CChainState::ActivateBestChain doc
James O'Beirne
2019-09-16
test: add some unit tests for merkle.cpp
soroosh-sdi
2019-09-16
[refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts
Suhas Daftuar
2019-09-16
qt: Run "make translate" in ./src
MarcoFalke
2019-09-16
Merge #16847: doc: add comments clarifying how local services are advertised
Wladimir J. van der Laan
2019-09-16
Merge #16757: doc: CChainState return values
Wladimir J. van der Laan
2019-09-16
Merge #16822: gui: Create wallet menu option follow-ups
fanquake
2019-09-16
Merge #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet's ...
fanquake
2019-09-16
Merge #16873: rpc: fix regression in gettransaction
Samuel Dobson
2019-09-15
Merge #16858: Qt: advise users not to switch wallets when opening a BIP70 URI.
Jonas Schnelli
2019-09-14
rpc: fix regression in gettransaction
Jon Atack
2019-09-13
[wallet] Rename 'decode' argument in gettransaction method to 'verbose'
John Newbery
2019-09-13
bitcoin-wallet: Add a missing closing parenthesis in the help
darosior
2019-09-13
Merge #16854: Prevent UpdateTip log message from being broken up
Wladimir J. van der Laan
2019-09-12
Merge #16714: gui: add prune to intro screen with smart default
Jonas Schnelli
2019-09-12
Prevent UpdateTip log message from being broken up
Steven Roose
2019-09-12
Qt: advise users not to switch wallets when opening a BIP70 URI.
James Hilliard
2019-09-11
doc: add comments clarifying how local services are advertised
James O'Beirne
2019-09-11
Merge #16251: Improve signrawtransaction error reporting
fanquake
2019-09-10
util: CBufferedFile fixes
Larry Ruane
[next]