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
2017-02-10
Add test to check new importmulti "now" value
Russell Yanofsky
2017-02-10
Require timestamps for importmulti keys
Russell Yanofsky
2017-02-06
Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race.
Wladimir J. van der Laan
2017-02-06
Merge #9378: [trivial] Add documentation for CWalletTx::fFromMe member.
Wladimir J. van der Laan
2017-02-06
Merge #9650: Better handle invalid parameters to signrawtransaction
Wladimir J. van der Laan
2017-02-06
Merge #9659: Net: Turn some methods and params/variables const
Wladimir J. van der Laan
2017-02-06
Merge #9651: Fix typos
Wladimir J. van der Laan
2017-02-06
Merge #9673: Set correct metadata on bumpfee wallet transactions
Wladimir J. van der Laan
2017-02-06
Merge #9691: Init ECC context for test_bitcoin_fuzzy.
Wladimir J. van der Laan
2017-02-05
Merge #9578: Add missing mempool lock for CalculateMemPoolAncestors
Pieter Wuille
2017-02-05
Init ECC context for test_bitcoin_fuzzy.
Gregory Maxwell
2017-02-04
Merge #9671: Fix super-unlikely race introduced in 236618061a445d2cb11e72
Wladimir J. van der Laan
2017-02-04
Merge #9609: net: fix remaining net assertions
Wladimir J. van der Laan
2017-02-04
Merge #9679: Access WorkQueue::running only within the cs lock
Wladimir J. van der Laan
2017-02-03
Access WorkQueue::running only within the cs lock.
Matt Corallo
2017-02-02
[qa] test signrawtransaction merge with missing inputs
Matt Corallo
2017-02-02
[wallet] Set correct metadata on bumpfee wallet transactions
Russell Yanofsky
2017-02-02
[qa] Add second input to signrawtransaction test case
Matt Corallo
2017-02-02
[qa] Test that decoderawtransaction throws with extra data appended
Matt Corallo
2017-02-02
Better handle invalid parameters to signrawtransaction
Matt Corallo
2017-02-02
Fail in DecodeHexTx if there is extra data at the end
Matt Corallo
2017-02-02
net: log an error rather than asserting if send version is misused
Cory Fields
2017-02-02
net: Disallow sending messages until the version handshake is complete
Cory Fields
2017-02-02
net: don't run callbacks on nodes that haven't completed the version handshake
Cory Fields
2017-02-02
net: deserialize the entire version message locally
Cory Fields
2017-02-02
Dont deserialize nVersion into CNode, should fix #9212
Matt Corallo
2017-02-02
Fix super-unlikely race introduced in 236618061a445d2cb11e72
Matt Corallo
2017-02-02
Merge #9654: Add jtimon pgp keys for commit sigs and future gitian builds
Wladimir J. van der Laan
2017-02-02
Merge #9656: Check verify-commits on pushes to master
Wladimir J. van der Laan
2017-02-02
Merge #9556: Remove redundant semicolons
Wladimir J. van der Laan
2017-02-02
Merge #9580: Fix various minor linearization script issues
Wladimir J. van der Laan
2017-02-02
Merge #9663: [RPC] clarify listunspent amount description
Wladimir J. van der Laan
2017-02-01
Test that pushes to bitcoin/bitcoin are signed per verify-commits
Matt Corallo
2017-02-01
Require merge commits merge branches on top of other merge commits
Matt Corallo
2017-02-01
clarify listunspent amount description
Gregory Sanders
2017-02-01
Merge #9625: Increase minimum debug.log size to 10MB after shrink.
Wladimir J. van der Laan
2017-02-01
Merge #9640: Bumpfee: bugfixes for error handling and feerate calculation
Wladimir J. van der Laan
2017-01-31
rpc: bumpfee: handle errors more gracefully
Suhas Daftuar
2017-01-31
rpc: bumpfee: use correct maximum signed tx size for fee calculation
Suhas Daftuar
2017-01-31
Net: pass interruptMsgProc as const where possible
Jorge Timón
2017-01-31
Net: Make CNetMsgMaker more const
Jorge Timón
2017-01-31
Net: CConnman: Make some methods const
Jorge Timón
2017-01-31
Contrib: Add jtimon pgp keys for commit sigs and future gitian builds
Jorge Timón
2017-01-30
wallet: Refactor dummy signature signing for reusability
Suhas Daftuar
2017-01-30
Merge #9647: Skip RAII event tests if libevent is built without event_set_mem...
Wladimir J. van der Laan
2017-01-30
Merge #9649: [doc] Remove unused clang format dev script
MarcoFalke
2017-01-30
qt: periodic translations update
Wladimir J. van der Laan
2017-01-30
Merge #9644: [refactor] Remove using namespace <xxx> from src/
MarcoFalke
2017-01-30
Merge #9626: Clean up a few CConnman cs_vNodes/CNode things
Wladimir J. van der Laan
2017-01-30
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
[next]