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
2018-06-05
Merge #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput
Wladimir J. van der Laan
2018-06-05
Merge #13351: wallet: Prevent segfault when sending to unspendable witness
MarcoFalke
2018-06-05
Merge #13385: build: Guard against accidental introduction of new Boost depen...
Wladimir J. van der Laan
2018-06-05
Merge #13366: Docs: Rename “OS X” to the newer “macOS” convention
Wladimir J. van der Laan
2018-06-05
utils: checking for bitcoin addresses in translations
Max Kaplan
2018-06-05
Drop uint 256 not operator
Ben Woosley
2018-06-04
index: Move index DBs into index/ directory.
Jim Posen
2018-06-04
index: Remove TxIndexDB from public interface of TxIndex.
Jim Posen
2018-06-04
MOVEONLY: Move BaseIndex to its own file.
Jim Posen
2018-06-04
index: Generalize logged statements in BaseIndex.
Jim Posen
2018-06-04
index: Extract logic from TxIndex into reusable base class.
Jim Posen
2018-06-04
db: Make reusable base class for index databases.
Jim Posen
2018-06-04
db: Remove obsolete methods from CBlockTreeDB.
Jim Posen
2018-06-04
cli: Ignore libevent warnings
Cory Fields
2018-06-04
Enable double-SHA256-for-64-byte code on 32-bit x86
Pieter Wuille
2018-06-04
Rename “OS X” to the newer “macOS” convention
Giulio Lombardo
2018-06-04
Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2
Wladimir J. van der Laan
2018-06-04
build: Guard against accidental introduction of new Boost dependencies
practicalswift
2018-06-04
Merge #13383: bench: Use non-throwing ParseDouble(...) instead of throwing bo...
Wladimir J. van der Laan
2018-06-04
Merge #13372: doc: split FreeBSD build instructions out of build-unix.md
Wladimir J. van der Laan
2018-06-03
bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_c...
practicalswift
2018-06-02
[docs] update transifex doc link
Cristian Mircea Messel
2018-06-02
doc: split FreeBSD build instructions out of build-unix.md
steverusso
2018-06-01
qa: Increase includeconf test coverage
MarcoFalke
2018-06-01
Merge #13352: qa: Avoid checking reject code for now
Wladimir J. van der Laan
2018-06-01
Merge #13353: qa: Fixup setting of PATH env var
Wladimir J. van der Laan
2018-06-01
Merge #13058: [wallet] `createwallet` RPC - create new wallet at runtime
Jonas Schnelli
2018-06-01
Merge #13355: Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid usin...
Wladimir J. van der Laan
2018-05-31
[wallets] [docs] Add release notes for createwallet RPC.
John Newbery
2018-05-31
[wallet] [tests] Add tests for `createwallet` RPC.
John Newbery
2018-05-31
Merge #13347: travis: Skip cache for lint stage
MarcoFalke
2018-05-31
Merge #13349: bench: Don't return a bool from main
MarcoFalke
2018-05-31
Merge #13309: Directly operate with CMutableTransaction in SignSignature
Wladimir J. van der Laan
2018-05-31
Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid using GNU grep spe...
practicalswift
2018-05-31
bench: Don't return a bool from main
Wladimir J. van der Laan
2018-05-30
qa: Fixup setting of PATH env var
MarcoFalke
2018-05-30
qa: Avoid checking reject code for now
MarcoFalke
2018-05-30
Merge #13069: docs: Fix typos
MarcoFalke
2018-05-30
wallet: Prevent segfault when sending to unspendable witness
MarcoFalke
2018-05-30
[tests] Add logging to provide anchor points when debugging failures.
Lowell Manners
2018-05-30
Merge #13112: Throw an error for unknown args
MarcoFalke
2018-05-30
Merge #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety
Wladimir J. van der Laan
2018-05-30
Test gArgs erroring on unknown args
Andrew Chow
2018-05-30
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
Use a struct for arguments and nested map for categories
Andrew Chow
2018-05-30
Merge #13194: Remove template matching and pseudo opcodes
Wladimir J. van der Laan
2018-05-30
Generic TransactionSignatureCreator works with both CTransaction and CMutable...
Martin Ankerl
2018-05-30
Merge #13341: Stop translating command line options
MarcoFalke
2018-05-30
travis: Skip cache for lint stage
MarcoFalke
2018-05-30
Merge #13346: doc: update bitcoin-dot-org links in release-process.md
MarcoFalke
[prev]
[next]