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-01
Merge #15644: Make orphan processing interruptible
MarcoFalke
2019-04-01
[wallet] Remove ResendWalletTransactionsBefore
John Newbery
2019-03-31
gui: Generate bech32 addresses by default
MarcoFalke
2019-03-31
Update the secp256k1 subtree to the latest upstream version
Pieter Wuille
2019-03-31
Squashed 'src/secp256k1/' changes from 0b70241850..b19c000063
Pieter Wuille
2019-03-31
wallet: Update transactions with current mempool after load
João Barbosa
2019-03-31
interfaces: Add Chain::requestMempoolTransactions
João Barbosa
2019-03-29
Merge #15669: rpc: Fix help text for signtransactionwithXXX
MarcoFalke
2019-03-29
[rpc] remove resendwallettransactions RPC
John Newbery
2019-03-29
Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. Remove n...
practicalswift
2019-03-29
Merge #15683: Comment for seemingly duplicate LIBBITCOIN_SERVER
MarcoFalke
2019-03-29
Silence "Test case [...] did not check any assertions" warnings when running ...
practicalswift
2019-03-29
Avoid repeated log messages in tests by connecting to signal handlers (Thread...
practicalswift
2019-03-29
tests: Reduce noise level in test_bitcoin output
practicalswift
2019-03-29
Merge #15663: crypto: Remove unused AES-128 code
Jonas Schnelli
2019-03-28
Comment for seemingly duplicate LIBBITCOIN_SERVER
Peter Bushnell
2019-03-28
Merge #15616: rpc: Clarify decodescript RPCResult doc
MarcoFalke
2019-03-28
doc: rpc-mining: Clarify error messages
MarcoFalke
2019-03-28
rpc: Fix help text for signtransactionwithXXX
Torkel Rogstad
2019-03-27
refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight
Antoine Riard
2019-03-27
wallet: Move CWallet::ReacceptWalletTransactions locks to callers
João Barbosa
2019-03-27
Merge #15620: rpc: Uncouple non-wallet rpcs from maxTxFee global
MarcoFalke
2019-03-27
QA: add test for CKey::Negate()
Jonas Schnelli
2019-03-27
CKey: add method to negate the key
Jonas Schnelli
2019-03-27
Merge #15519: Add Poly1305 implementation
Wladimir J. van der Laan
2019-03-26
Add documentation of struct PSBTAnalysis et al
Glenn Willen
2019-03-26
Refactor analyzepsbt for use outside RPC code
Glenn Willen
2019-03-26
Move PSBT decoding functions from core_io to psbt.cpp
Glenn Willen
2019-03-26
Add Poly1305 bench
Jonas Schnelli
2019-03-26
Add Poly1305 implementation
Jonas Schnelli
2019-03-25
[docs] fix comment: the return value of findFork is _not_ an ancestor when th...
r8921039
2019-03-25
Remove unused AES-128 code
practicalswift
2019-03-24
rpc: Rename size to vsize in mempool related calls
Miguel Herranz
2019-03-23
Handle the result of posix_fallocate system call
Luca Venturini
2019-03-23
Resolve the checkpoints <-> validation CD.
251
2019-03-23
net: Remove unused unsanitized user agent string CNode::strSubVer
MarcoFalke
2019-03-23
torcontrol: Use the default/standard network port for Tor hidden services, ev...
Luke Dashjr
2019-03-22
Interrupt orphan processing after every transaction
Pieter Wuille
2019-03-22
[MOVEONLY] Move processing of orphan queue to ProcessOrphanTx
Pieter Wuille
2019-03-22
Simplify orphan processing in preparation for interruptibility
Pieter Wuille
2019-03-22
doc: Fix all typos reported by codespell
MarcoFalke
2019-03-22
[rpc] Remove deprecated functionality message from validateaddress help
John Newbery
2019-03-22
[rpc] Remove signrawtransaction warning
John Newbery
2019-03-22
gui: Defer removeAndDeleteWallet when no modal widget is active
João Barbosa
2019-03-22
Move g_is_mempool_loaded into CTxMemPool::m_is_loaded
Ben Woosley
2019-03-22
rpc: Expose g_is_mempool_loaded via getmempoolinfo and /rest/mempool/info.json
Ben Woosley
2019-03-21
Merge #15625: refactor: Remove unused function
MeshCollider
2019-03-21
Merge #10973: Refactor: separate wallet from node
MeshCollider
2019-03-20
Merge #15597: net: Generate log entry when blocks messages are received unexp...
Wladimir J. van der Laan
2019-03-20
Merge #15623: refactor: Expose UndoReadFromDisk in header
MarcoFalke
[prev]
[next]