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
2016-06-15
Increase maximum orphan size to 100,000 bytes.
Gregory Maxwell
2016-06-15
Treat orphans as implicit inv for parents, discard when parents rejected.
Gregory Maxwell
2016-06-15
Adds an expiration time for orphan tx.
Gregory Maxwell
2016-06-10
This eliminates the primary leak that causes the orphan map to
Gregory Maxwell
2016-06-10
Track orphan by prev COutPoint rather than prev hash
Pieter Wuille
2016-06-10
Merge #8067: travis: use slim generic image, and some fixups
Wladimir J. van der Laan
2016-06-10
Merge #8177: developer notes: updates for C++11
Wladimir J. van der Laan
2016-06-10
qt: translations update
Wladimir J. van der Laan
2016-06-10
Merge #8133: build: Finish up out-of-tree changes
Wladimir J. van der Laan
2016-06-10
Merge #8181: build: Get rid of `CLIENT_DATE`
Wladimir J. van der Laan
2016-06-09
bulid: fix "make translate" when out-of-tree
Cory Fields
2016-06-09
developer notes: updates for C++11
Kaz Wesley
2016-06-09
Merge #8180: Update luke-jr's PGP key
Wladimir J. van der Laan
2016-06-09
Merge #8178: Add git and github tips and tricks to developer notes
Wladimir J. van der Laan
2016-06-09
Merge #7292: [RPC] Expose ancestor/descendant information over RPC
Pieter Wuille
2016-06-09
Mention new RPC's in release notes
Suhas Daftuar
2016-06-09
Add ancestor statistics to mempool entry RPC output
Suhas Daftuar
2016-06-09
Add test coverage for new RPC calls
Suhas Daftuar
2016-06-09
Add getmempoolentry RPC call
Suhas Daftuar
2016-06-09
Add getmempooldescendants RPC call
Suhas Daftuar
2016-06-09
Add git and github tips and tricks to developer notes
Pieter Wuille
2016-06-09
build: Get rid of `CLIENT_DATE`
Wladimir J. van der Laan
2016-06-09
Merge #7283: [gitian] Default reference_datetime to commit author date
Wladimir J. van der Laan
2016-06-09
Merge #8169: OSX diskimages need 0775 folder permissions
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 #8154: drop vAddrToSend after sending big addr message
Wladimir J. van der Laan
2016-06-09
Merge #8168: util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2016-06-09
Merge #8172: Fix two warnings for comparison between signed and unsigned
Wladimir J. van der Laan
2016-06-09
Merge #8175: gitian: Add --disable-bench to config flags for windows
Wladimir J. van der Laan
2016-06-09
Update luke-jr's PGP key
Luke Dashjr
2016-06-09
gitian: Add --disable-bench to config flags for windows
Wladimir J. van der Laan
2016-06-09
Merge #8167: gitian: Ship debug tarballs/zips with debug symbols
Wladimir J. van der Laan
2016-06-08
Merge #8173: Use SipHash for node eviction (cont'd)
Pieter Wuille
2016-06-08
Merge #8083: Add support for dnsseeds with option to filter by servicebits
Pieter Wuille
2016-06-08
test: Add more test vectors for siphash
Wladimir J. van der Laan
2016-06-08
Merge #7935: Versionbits: GBT support
Pieter Wuille
2016-06-08
Fix two warnings for comparison between signed and unsigned
Pieter Wuille
2016-06-08
Merge #7993: [depends] Bump Freetype, ccache, ZeroMQ, miniupnpc, expat
Wladimir J. van der Laan
2016-06-08
Merge #8153: [rpc] fundrawtransaction feeRate: Use BTC/kB
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
OSX diskimages need 0775 folder permissions
Jonas Schnelli
2016-06-08
Merge #7703: tor: Change auth order to only use password auth if -torpassword
Wladimir J. van der Laan
2016-06-08
Merge #8065: Addrman offline attempts
Wladimir J. van der Laan
2016-06-08
Merge #8078: Disable the mempool P2P command when bloom filters disabled
Wladimir J. van der Laan
2016-06-08
util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2016-06-08
Merge #8164: [Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
Wladimir J. van der Laan
2016-06-07
gitian: create debug packages for linux/windows
Cory Fields
2016-06-07
gitian: use CONFIG_SITE rather than hijacking the prefix
Cory Fields
2016-06-07
depends: allow for CONFIG_SITE to be used rather than stealing prefix
Cory Fields
2016-06-07
Do not shadow local variables
Pavel JanÃk
[next]