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-04-10
[wallet] Refactor CWalletTx::RelayWalletTransaction()
John Newbery
2019-04-10
Avoid redefine warning
Peter Bushnell
2019-04-09
Merge #15746: rpc: RPCHelpMan: Always name dictionary keys
MarcoFalke
2019-04-09
Merge #15629: init: Throw error when network specific config is ignored
MarcoFalke
2019-04-09
[build] Move AnalyzePSBT from psbt.cpp to node/psbt.cpp
Russell Yanofsky
2019-04-10
Merge #15632: Remove ResendWalletTransactions from the Validation Interface
MeshCollider
2019-04-09
[docs] Document src subdirectories and different libraries
John Newbery
2019-04-09
[build] Move wallet load functions to wallet/load unit
John Newbery
2019-04-09
[build] Add several util units
John Newbery
2019-04-09
[build] Move several units into common libraries
John Newbery
2019-04-09
[build] Move rpc rawtransaction util functions to rpc/rawtransaction_util.cpp
John Newbery
2019-04-09
[build] Move rpc utility methods to rpc/util
John Newbery
2019-04-09
[build] Move policy settings to new src/policy/settings unit
John Newbery
2019-04-09
[build] Move CheckTransaction from lib_server to lib_consensus
John Newbery
2019-04-09
test: Remove unused imports
MarcoFalke
2019-04-09
scripted-diff: use self.sync_* methods
MarcoFalke
2019-04-09
test: Pass self to test_simple_bumpfee_succeeds
MarcoFalke
2019-04-09
test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
2019-04-09
test: Pass at most one node group to sync_all
MarcoFalke
2019-04-09
Merge #15693: travis: Switch to ubuntu keyserver to avoid timeouts
MarcoFalke
2019-04-09
Merge #15771: qa: Prevent concurrency issues reading .cookie file
MarcoFalke
2019-04-09
[wallet] Remove unnecessary Chain::Lock parameter from ResendWalletTransactions
John Newbery
2019-04-09
[wallet] Schedule tx rebroadcasts in wallet
John Newbery
2019-04-09
[wallet] Keep track of the best block time in the wallet
John Newbery
2019-04-09
qa: Prevent concurrency issues reading .cookie file
João Barbosa
2019-04-09
Merge #15772: test: Properly log named args in authproxy
MarcoFalke
2019-04-10
Merge #15749: Fix: importmulti only imports origin info for PKH outputs
MeshCollider
2019-04-10
Merge #15747: wallet: Remove plethora of Get*Balance
MeshCollider
2019-04-09
Merge #15765: doc: correct bitcoinconsensus_version in shared-libraries.md
Wladimir J. van der Laan
2019-04-09
Merge #15757: List new RPCs in psbt.md and descriptors.md
Wladimir J. van der Laan
2019-04-08
scripted-diff: Rename sync_blocks to send_blocks to avoid name collisions and...
MarcoFalke
2019-04-08
test: Properly log named args in authproxy
MarcoFalke
2019-04-08
Merge #15763: Update bips.md for 0.18.0
MarcoFalke
2019-04-08
rpc: Validate maxfeerate with AmountFromValue
João Barbosa
2019-04-08
Merge #15760: doc: Clarify sendrawtransaction::maxfeerate==0 help
MarcoFalke
2019-04-08
Merge #15711: gui: Generate bech32 addresses by default
MarcoFalke
2019-04-08
Merge #15446: Improve depends debuggability
MarcoFalke
2019-04-08
Merge #15495: Add regtests for HTTP status codes
Jonas Schnelli
2019-04-07
doc: correct bitcoinconsensus_version in shared-libraries
fanquake
2019-04-06
Merge #15660: [qa] Overhaul p2p_compactblocks.py
MarcoFalke
2019-04-06
doc: Clarify sendrawtransaction::maxfeerate==0 help
MarcoFalke
2019-04-06
blockfilter: Update BIP 158 test vectors.
Jim Posen
2019-04-06
rpc: Add getblockfilter RPC method.
Jim Posen
2019-04-06
init: Add CLI option to enable block filter index.
Jim Posen
2019-04-06
index: Access functions for global block filter indexes.
Jim Posen
2019-04-06
test: Unit test for block filter index reorg handling.
Jim Posen
2019-04-06
test: Unit tests for block index filter.
Jim Posen
2019-04-06
index: Implement lookup methods on block filter index.
Jim Posen
2019-04-06
index: Implement block filter index with write operations.
Jim Posen
2019-04-06
serialize: Serialization support for big-endian 32-bit ints.
Jim Posen
[prev]
[next]