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
2016-12-20
Added std::unique_ptr<> wrappers with deleters for libevent modules.
Karl-Johan Alm
2016-12-19
Merge #9236: Fix races for strMiscWarning and fLargeWork*Found, make QT runaw...
Wladimir J. van der Laan
2016-12-19
Merge #9311: Flush wallet after abandontransaction
Wladimir J. van der Laan
2016-12-19
Merge #9329: [Qt] Console: allow empty arguments
Wladimir J. van der Laan
2016-12-19
Merge #9352: Attempt reconstruction from all compact block announcements
Wladimir J. van der Laan
2016-12-19
Merge #9354: Make fuzzer actually test CTxOutCompressor
Wladimir J. van der Laan
2016-12-19
Merge #9366: Fix: OSX QT compile: use built-in swap if available, or defer
Wladimir J. van der Laan
2016-12-17
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2016-12-16
Merge #9346: Batch construct batches
Pieter Wuille
2016-12-16
Merge #9367: If we don't allow free txs, always send a fee filter (take 2)
Wladimir J. van der Laan
2016-12-16
If we don't allow free txs, always send a fee filter (take 2)
MarcoFalke
2016-12-15
Merge #9322: [qa] Don't set unknown rpcserialversion
Wladimir J. van der Laan
2016-12-15
Merge #9313: If we don't allow free txs, always send a fee filter
Wladimir J. van der Laan
2016-12-15
Make fuzzer actually test CTxOutCompressor
Pieter Wuille
2016-12-15
Allow compactblock reconstruction when block is in flight
Suhas Daftuar
2016-12-15
Merge #7562: Bump transaction version default to 2
Wladimir J. van der Laan
2016-12-15
Merge #9172: Resurrect pstratem's "Simple fuzzing framework"
Wladimir J. van der Laan
2016-12-15
Simple fuzzing framework
Patrick Strateman
2016-12-14
Merge #8895: Better SigCache Implementation
Pieter Wuille
2016-12-14
Add unit tests for the CuckooCache
Jeremy Rubin
2016-12-14
Add CuckooCache implementation and replace the sigcache map_type with it
Jeremy Rubin
2016-12-14
Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock
Wladimir J. van der Laan
2016-12-14
Merge #9290: Make RelayWalletTransaction attempt to AcceptToMemoryPool.
Pieter Wuille
2016-12-14
Merge #9330: [Qt] Console: add security warning
Wladimir J. van der Laan
2016-12-14
Batch construct batches
Pieter Wuille
2016-12-14
[Qt] Console: don't allow empty arguments when using the comma-syntax
Jonas Schnelli
2016-12-14
Do not run functions with necessary side-effects in assert()
Gregory Maxwell
2016-12-13
Merge #9326: Update for OpenSSL 1.1 API.
Wladimir J. van der Laan
2016-12-13
Merge #9305: Refactor: Removed begin/end_ptr functions.
Wladimir J. van der Laan
2016-12-13
Merge #9334: Update to latest libsecp256k1
Wladimir J. van der Laan
2016-12-13
Merge #9302: Return txid even if ATMP fails for new transaction
Wladimir J. van der Laan
2016-12-13
Qt/Test: Check handling of empty arguments in RPC debug console
Luke Dashjr
2016-12-13
[Qt] Console: allow empty arguments
Jonas Schnelli
2016-12-12
Fix spelling.
Richard Kiss
2016-12-12
Fix qt/paymentrequestplus.cpp for OpenSSL 1.1 API.
Gregory Maxwell
2016-12-12
Update libsecp256k1 to master
Pieter Wuille
2016-12-12
Squashed 'src/secp256k1/' changes from 7a49cac..8225239
Pieter Wuille
2016-12-12
[Qt] Console: add security warning
Jonas Schnelli
2016-12-12
Fix wallet/test/crypto_tests.cpp for OpenSSL 1.1 API.
Gregory Maxwell
2016-12-09
Merge #9240: Remove txConflicted
Pieter Wuille
2016-12-09
Merge #9307: Remove undefined FetchCoins method declaration
Pieter Wuille
2016-12-09
Merge #9295: [Wallet] Bugfix: Fundrawtransaction: don't terminate when keypoo...
Pieter Wuille
2016-12-09
If we don't allow free txs, always send a fee filter
Alex Morcos
2016-12-09
Flush wallet after abandontransaction
Alex Morcos
2016-12-09
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-08
Update ctaes
Pieter Wuille
2016-12-08
Update python tests for default tx version=2
BtcDrak
2016-12-08
Preserve tx version=1 for certain tests
BtcDrak
2016-12-08
tiny test fix for mempool_tests
Alex Morcos
2016-12-08
Bump default transaction version to 2
BtcDrak
[next]