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-05-30
wallet: Prevent segfault when sending to unspendable witness
MarcoFalke
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
2018-05-30
Stop translating command line options
Wladimir J. van der Laan
2018-05-30
doc: update bitcoin-dot-org links in release-process.md
fanquake
2018-05-30
refactor: add a function for determining if a block is pruned or not
Karl-Johan Alm
2018-05-29
Remove template matching and pseudo opcodes
Pieter Wuille
2018-05-29
[MOVEONLY] Move unused Merkle branch code to tests
Pieter Wuille
2018-05-29
8-way AVX2 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
Use SHA256D64 in Merkle root computation
Pieter Wuille
2018-05-29
Specialized double sha256 for 64 byte inputs
Pieter Wuille
2018-05-29
Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker
Wladimir J. van der Laan
2018-05-29
Merge #13340: doc: remove leftover check-doc documentation
Wladimir J. van der Laan
2018-05-29
Merge #13320: Ensure gitian-build.sh uses bash
Wladimir J. van der Laan
2018-05-29
Ensure gitian-build.sh uses bash
Jeff Frontz
2018-05-29
doc: remove leftover check-doc documentation
fanquake
2018-05-29
Merge #13281: test: Move linters to test/lint, add readme
Wladimir J. van der Laan
2018-05-29
Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 no...
Wladimir J. van der Laan
2018-05-29
Merge #13273: Qt/Bugfix: fix handling default wallet with no name
Wladimir J. van der Laan
2018-05-29
Merge #13142: Separate IsMine from solvability
Wladimir J. van der Laan
2018-05-28
Merge #13275: Qt: use [default wallet] as name for wallet with no name
Wladimir J. van der Laan
2018-05-28
Merge #13300: qa: Initialize lockstack to prevent null pointer deref
Wladimir J. van der Laan
2018-05-28
Merge #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3
Wladimir J. van der Laan
2018-05-28
Merge #13306: build: split warnings out of CXXFLAGS
Wladimir J. van der Laan
2018-05-25
[wallet] [rpc] Add `createwallet` RPC
John Newbery
2018-05-25
Travis: Build tests on Ubuntu 18.04 with docker
Chun Kuan Lee
2018-05-24
Make handling of invalid in IsMine more uniform
Pieter Wuille
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-24
Merge #13304: qa: Fix wallet_listreceivedby race
MarcoFalke
2018-05-24
Merge #13284: gui: fix visual "overflow" of amount input.
Wladimir J. van der Laan
2018-05-24
Merge #13291: test: Don't include torcontrol.cpp into the test file
MarcoFalke
2018-05-24
Merge #13314: Fix FreeBSD build by including utilstrencodings.h
MarcoFalke
2018-05-24
Merge #13063: Use shared pointer to retain wallet instance
Wladimir J. van der Laan
2018-05-24
Merge #13246: doc: Bump to Ubuntu Bionic 18.04 in build-windows.md
Wladimir J. van der Laan
2018-05-24
Fix FreeBSD build by including utilstrencodings.h
Wladimir J. van der Laan
2018-05-23
Merge #13151: net: Serve blocks directly from disk when possible
Wladimir J. van der Laan
2018-05-23
Merge #13011: Cache witness hash in CTransaction
Wladimir J. van der Laan
2018-05-23
Merge #10757: RPC: Introduce getblockstats to plot things
Wladimir J. van der Laan
2018-05-23
qa: Fix wallet_listreceivedby race
MarcoFalke
2018-05-22
build: split warnings out of CXXFLAGS
Cory Fields
2018-05-22
Tests: Add data file
Anthony Towns
[prev]
[next]