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-09-26
Implement SipHash in Python
Pieter Wuille
2016-09-26
Allow changing BIP9 parameters on regtest
Suhas Daftuar
2016-09-26
Remove maxuploadtargets recommended minimum
Jonas Schnelli
2016-09-26
Remove createwitnessaddress
Johnson Lau
2016-09-26
Do not store witness txn in rejection cache
Pieter Wuille
2016-09-21
[copyright] add MIT license headers to .sh scripts where missing
isle2983
2016-09-21
UndoReadFromDisk works on undo files (rev), not on block files.
Pavel JanÃk
2016-09-21
Specify Protobuf version 2 in paymentrequest.proto
fanquake
2016-09-21
net: No longer send local address in addrMe
Wladimir J. van der Laan
2016-09-21
Berkeley DB v6 compatibility fix
Alexey Vesnin
2016-09-21
[doc] Fix typos in comments, doxygen: Fix comment syntax
MarcoFalke
2016-09-21
init: Fix typo in help message for -whitelistforcerelay
Wladimir J. van der Laan
2016-09-21
Set jonasschnellis dns-seeder filter flag
Jonas Schnelli
2016-09-21
Trivial: Fix two VarInt examples in serialize.h
Christian Barcenas
2016-09-21
CDB: fix debug output
crowning-
2016-09-21
Add copyright header to wallet_text_fixture.cpp
Wladimir J. van der Laan
2016-09-21
Use __func__ to get function name for output printing
MarcoFalke
2016-09-21
[Wallet] Trivial cleanup of HD wallet changes
Jonas Schnelli
2016-09-21
document return value of networkhashps for getmininginfo RPC endpoint
Jameson Lopp
2016-09-21
various typos
leijurv
2016-09-21
Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60...
Jeremy Rubin
2016-09-21
Corrected JSON typo on setban of net.cpp
Sev
2016-09-21
Do diskspace check before import thread is started
Pieter Wuille
2016-09-21
Add extra message to avoid a long 'Loading banlist'
Pieter Wuille
2016-09-21
Use a signal to continue init after genesis activation
Pieter Wuille
2016-09-21
Update README.md
Chris Stewart
2016-09-21
Enable size accounting in mining unit tests
Suhas Daftuar
2016-09-21
net: Ignore `notfound` P2P messages
Wladimir J. van der Laan
2016-09-21
prepend license statement to indirectmap
Kaz Wesley
2016-09-21
Fix obvious assignment/equality error in test
Jeremy Rubin
2016-09-21
Clear witness with vin/vout in CWallet::CreateTransaction()
Suhas Daftuar
2016-09-21
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
Jonas Schnelli
2016-09-21
add witness address to address book
instagibbs
2016-09-13
Persist the datadir after option reset
Andrew Chow
2016-09-13
Fix minimize and close bugs
adlawren
2016-09-13
fix op order to append first alert
rodasmith
2016-09-09
Reduce default number of blocks to check at startup
Pieter Wuille
2016-09-07
Do not add random inbound peers to addrman.
Gregory Maxwell
2016-09-07
Fix some locks
Pieter Wuille
2016-09-07
Check for compatibility with download in FindNextBlocksToDownload
Pieter Wuille
2016-09-07
Precompute sighashes
Pieter Wuille
2016-09-07
[util] CopyrightHolders: Check for untranslated substitution
MarcoFalke
2016-09-07
[Qt] show network/chain errors in the GUI
Jonas Schnelli
2016-09-07
Added feeler connections increasing good addrs in the tried table.
Ethan Heilman
2016-09-07
qt: Fix random segfault when closing "Choose data directory" dialog
Wladimir J. van der Laan
2016-08-26
[wallet] rpc: Drop misleading option
MarcoFalke
2016-08-11
qt: translations update pre-rc3
Wladimir J. van der Laan
2016-08-10
Bugfix: Use pre-BIP141 sigops until segwit activates
Luke Dashjr
2016-07-31
Treat high-sigop transactions as larger rather than rejecting them
Pieter Wuille
2016-07-29
qt: Translations update pre-rc2
v0.13.0rc2
Wladimir J. van der Laan
[next]