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-06-22
[qa] script_tests: witness tests can specify tx amount
Suhas Daftuar
2016-06-22
[qa] p2p segwit tests
Suhas Daftuar
2016-06-22
[qa] Autogeneration support for witness in script_tests
Pieter Wuille
2016-06-22
[qa] Add segwit support to script_tests
Pieter Wuille
2016-06-22
[qa] Add transaction tests for segwit
NicolasDorier
2016-06-22
[qa] Witness version 0 signing unit tests
Pieter Wuille
2016-06-22
BIP143: Signing logic
Pieter Wuille
2016-06-22
[libconsensus] Script verification API with amounts
Thomas Kerin
2016-06-22
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
BIP143: Verification logic
Pieter Wuille
2016-06-22
Refactor script validation to observe amounts
Pieter Wuille
2016-06-22
BIP141: Witness program
Pieter Wuille
2016-06-22
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
Merge #8068: Compact Blocks
Wladimir J. van der Laan
2016-06-22
Merge #8222: Enable mempool consistency checks in unit tests
Wladimir J. van der Laan
2016-06-20
Merge #8179: Evict orphans which are included or precluded by accepted blocks.
Wladimir J. van der Laan
2016-06-19
Add some blockencodings tests
Matt Corallo
2016-06-19
Add TestMemPoolEntryHelper::FromTx version for CTransaction
Matt Corallo
2016-06-18
Enable mempool consistency checks in unit tests
Pieter Wuille
2016-06-16
Merge #7600: Mining: Select transactions using feerate-with-ancestors
Pieter Wuille
2016-06-16
Add unit tests for ancestor feerate mining
Suhas Daftuar
2016-06-15
Increase maximum orphan size to 100,000 bytes.
Gregory Maxwell
2016-06-13
Introduce enum ServiceFlags for service flags
Pieter Wuille
2016-06-13
Don't require services in -addnode
Pieter Wuille
2016-06-13
Merge #7598: Refactor CreateNewBlock to be a method of the BlockAssembler class
Wladimir J. van der Laan
2016-06-09
Merge #8166: src/test: Do not shadow local variables
Wladimir J. van der Laan
2016-06-09
Merge #8168: util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2016-06-08
Merge #8173: Use SipHash for node eviction (cont'd)
Pieter Wuille
2016-06-08
test: Add more test vectors for siphash
Wladimir J. van der Laan
2016-06-08
Merge #8126: std::shared_ptr based CTransaction storage in mempool
Wladimir J. van der Laan
2016-06-08
util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2016-06-07
Do not shadow local variables
Pavel Janík
2016-06-07
Merge #7957: [RPC][Bitcoin-TX] Add support for sequence number
Wladimir J. van der Laan
2016-06-07
[Bitcoin-Tx] Add tests for sequence number support
Jonas Schnelli
2016-06-07
Support SipHash with arbitrary byte writes
Pieter Wuille
2016-06-07
Get rid of CTxMempool::lookup() entirely
Pieter Wuille
2016-06-02
Merge #7992: Extend #7956 with one more test.
Pieter Wuille
2016-06-01
Merge #7689: Replace OpenSSL AES with ctaes-based version
Pieter Wuille
2016-05-31
Merge #8090: Adding P2SH(p2pkh) script test case
Wladimir J. van der Laan
2016-05-30
Adding P2SH(p2pkh) script test case
Chris Stewart
2016-05-27
Merge #8108: Trivial: Remove unused local variable shadowing upper local
MarcoFalke
2016-05-27
Remove unused local variable shadowing upper local
Pavel Janík
2016-05-18
Fix typo adddrman to addrman as requested in #8070
Ethan Heilman
2016-05-18
Refactor CreateNewBlock to be a method of the BlockAssembler class
Alex Morcos
2016-05-18
Remove non-determinism which is breaking net_tests #8069
EthanHeilman
2016-05-18
Merge #8020: Use SipHash-2-4 for various non-cryptographic hashes
Wladimir J. van der Laan
2016-05-17
Add test for dbwrapper iterators with same-prefix keys.
Matt Corallo
2016-05-17
Add SipHash-2-4 primitives to hash
Pieter Wuille
2016-05-17
Merge #7696: Fix de-serialization bug where AddrMan is left corrupted
Pieter Wuille
2016-05-17
Merge #7994: Add op csv tests to script_tests.json
Pieter Wuille
[next]