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
/
test
Age
Commit message (
Expand
)
Author
2016-02-16
Add tags to mempool's mapTx indices
Suhas Daftuar
2016-02-16
Merge #7524: BIP-112: Mempool-only CHECKSEQUENCEVERIFY
Wladimir J. van der Laan
2016-02-15
test: test leading space for ParseHex
Wladimir J. van der Laan
2016-02-14
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-12
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-10
Implement SequenceLocks functions
Alex Morcos
2016-02-09
tests: Remove May15 test
Wladimir J. van der Laan
2016-02-04
Merge #7070: Move maxTxFee out of mempool
Wladimir J. van der Laan
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
Rewrite FormatParagraph to handle newlines within input strings correctly
Luke Dashjr
2016-02-02
Move maxTxFee out of mempool
MarcoFalke
2016-02-01
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-01-28
Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non...
Wladimir J. van der Laan
2016-01-28
Merge #7348: MOVE ONLY: move rpc* to rpc/
Wladimir J. van der Laan
2016-01-27
Increase test coverage for addrman and addrinfo
Ethan Heilman
2016-01-27
Merge #7300: [trivial] Add missing copyright headers
Wladimir J. van der Laan
2016-01-21
move rpc* to rpc/
Daniel Cousens
2016-01-20
Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Wladimir J. van der Laan
2016-01-20
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Jonas Schnelli
2016-01-17
Typo fixes in comments
Chris Wheeler
2016-01-05
c++11: don't throw from the reverselock destructor
Cory Fields
2016-01-05
Add missing copyright headers
MarcoFalke
2016-01-05
Bump copyright headers to 2014
MarcoFalke
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2015-12-30
Double semicolon cleanup.
21E14
2015-12-15
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-11
Replace trickle nodes with per-node/message Poisson delays
Pieter Wuille
2015-12-03
Merge pull request #7133
Wladimir J. van der Laan
2015-12-02
Merge pull request #7144
Wladimir J. van der Laan
2015-12-01
Rewrite CreateNewBlock
Alex Morcos
2015-12-01
Add a score index to the mempool.
Alex Morcos
2015-12-01
Store the total sig op count of a tx.
Alex Morcos
2015-12-01
test: Disable scheduler test manythreads
Wladimir J. van der Laan
2015-12-01
Merge pull request #6915
Wladimir J. van der Laan
2015-12-01
Merge pull request #6914
Wladimir J. van der Laan
2015-11-30
Merge pull request #7072
Gregory Maxwell
2015-11-30
Track coinbase spends in CTxMemPoolEntry
Suhas Daftuar
2015-11-30
Remove mruset as it is no longer used.
Gregory Maxwell
2015-11-28
[RPC] Add transaction size to JSON output
Nick
2015-11-27
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-11-27
Merge pull request #7095
Wladimir J. van der Laan
2015-11-27
Merge pull request #7053
Wladimir J. van der Laan
2015-11-27
Merge pull request #6134
Wladimir J. van der Laan
2015-11-27
Merge pull request #5967
Wladimir J. van der Laan
2015-11-25
Replace scriptnum_test's normative ScriptNum implementation
Wladimir J. van der Laan
2015-11-23
Globals: Remove a bunch of Params() calls from main.cpp:
Jorge Timón
2015-11-20
Merge pull request #6851
Gregory Maxwell
2015-11-21
Optimisation: Store transaction list order in memory rather than compute it e...
Luke Dashjr
2015-11-19
Change GetPriority calculation.
Alex Morcos
[next]