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-29
tests: add threadutil tests
James O'Beirne
2019-04-29
threads: introduce util/threadnames, refactor thread naming
James O'Beirne
2019-04-18
tests: fix outdate include in blockfilter_index_tests
James O'Beirne
2019-04-18
Merge #14121: Index for BIP 157 block filters
MarcoFalke
2019-04-17
Merge #15779: test: Add wallet_balance benchmark
MarcoFalke
2019-04-17
refactor: Add handleNotifications method to wallet
MarcoFalke
2019-04-17
Merge #15474: rest/rpc: Make mempoolinfo atomic
MarcoFalke
2019-04-16
Merge #15352: tests: Reduce noise level in test_bitcoin output
MarcoFalke
2019-04-15
Merge #15770: rpc: Validate maxfeerate with AmountFromValue
MarcoFalke
2019-04-15
bench: Add wallet_balance benchmarks
MarcoFalke
2019-04-15
Merge #15788: test: Unify testing setups for fuzz, bench, and unit tests
MarcoFalke
2019-04-15
Merge #15750: [rpc] Remove the addresses field from the getaddressinfo return...
MarcoFalke
2019-04-15
Merge #15751: Speed up deriveaddresses for large ranges
Wladimir J. van der Laan
2019-04-15
Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerate
MeshCollider
2019-04-14
Merge #15748: [rpc] remove dead mining code
MeshCollider
2019-04-11
[rpc] Remove the addresses field from the getaddressinfo return object
John Newbery
2019-04-11
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
Merge #15718: docs: Improve netaddress comments
Wladimir J. van der Laan
2019-04-11
Merge #15782: Avoid redefine warning
Wladimir J. van der Laan
2019-04-11
generalize bumpfee to add inputs when needed
Gregory Sanders
2019-04-11
Merge #15639: bitcoin-wallet tool: Drop libbitcoin_server.a dependency
MeshCollider
2019-04-11
Merge #15728: [wallet] Refactor relay transactions
MeshCollider
2019-04-10
test: Use test_bitcoin setup in bench, Add test utils
MarcoFalke
2019-04-10
test: Have segwit always active in (Basic)TestingSetup
MarcoFalke
2019-04-10
docs: Improve netaddress comments
Carl Dong
2019-04-10
[cleanup] Remove unused CReserveKey
John Newbery
2019-04-10
[rpc] simplify generate RPC
John Newbery
2019-04-10
bitcoin-wallet tool: Drop libbitcoin_server.a dependency
Russell Yanofsky
2019-04-10
Merge #15638: Move-only: Pull wallet code out of libbitcoin_server
Wladimir J. van der Laan
2019-04-10
Remove access to node globals from wallet-linked code
Russell Yanofsky
2019-04-10
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-04-10
Merge #15659: [docs] fix findFork comment
MarcoFalke
2019-04-10
Merge #15754: rpc: getrpcinfo docs
MarcoFalke
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
[next]