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-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-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
[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-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-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-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
2019-04-06
blockfilter: Functions to translate filter types to/from names.
Jim Posen
2019-04-06
index: Ensure block locator is not stale after chain reorg.
Jim Posen
2019-04-06
index: Allow atomic commits of index state to be extended.
Jim Posen
2019-04-06
Take non-importing keys into account for spendability warning in descriptor i...
Pieter Wuille
2019-04-06
Merge #15508: Refactor analyzepsbt for use outside RPC code
Pieter Wuille
2019-04-05
Remove unused var
Peter Bushnell
2019-04-05
rpc: getrpcinfo docs
Ben Carman
2019-04-04
Merge #15654: net: Remove unused unsanitized user agent string CNode::strSubVer
MarcoFalke
2019-04-04
Speed up deriveaddresses for large ranges
Pieter Wuille
2019-04-04
Import all origin info in importmulti; even for non-importing pubkeys
Pieter Wuille
2019-04-04
Keep full pubkeys in FlatSigningProvider::origins
Pieter Wuille
2019-04-04
wallet: Get all balances in one call
MarcoFalke
2019-04-04
Merge #15596: rpc: Ignore sendmany::minconf as dummy value
MarcoFalke
2019-04-04
rpc: RPCHelpMan: Always push_name when outer type is an object
MarcoFalke
2019-04-04
rpc: Add some doxygen comments to utils
MarcoFalke
2019-04-03
Merge #15685: doc: rpc-mining: Clarify error messages
MarcoFalke
2019-04-02
Merge #15680: Remove resendwallettransactions RPC method
MarcoFalke
2019-04-01
Merge #15652: wallet: Update transactions with current mempool after load
MarcoFalke
2019-04-01
Merge #15644: Make orphan processing interruptible
MarcoFalke
[prev]
[next]