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
2018-05-30
Merge #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety
Wladimir J. van der Laan
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
Stop translating command line options
Wladimir J. van der Laan
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
policy: Treat segwit as always active
MarcoFalke
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 #13306: build: split warnings out of CXXFLAGS
Wladimir J. van der Laan
2018-05-25
[wallet] [rpc] Add `createwallet` RPC
John Newbery
2018-05-24
Make handling of invalid in IsMine more uniform
Pieter Wuille
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
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
Do not use uppercase characters in source code filenames
practicalswift
2018-05-22
build: split warnings out of CXXFLAGS
Cory Fields
2018-05-22
RPC: Introduce getblockstats
Jorge Timón
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
Merge #13282: trivial: Mark overrides as such.
MarcoFalke
2018-05-22
qa: Initialize lockstack to prevent null pointer deref
MarcoFalke
2018-05-21
Declare TorReply parsing functions in torcontrol_tests
Ben Woosley
2018-05-21
[wallet] Fix incorrect comment for DeriveNewSeed.
John Newbery
2018-05-20
Drop the chain argument to GetDifficulty
Ben Woosley
2018-05-20
trivial: Mark overrides as such.
Daniel Kraft
2018-05-20
Increased max width of amount field to prevent number overflow bug.
Brandon Ruggles
2018-05-19
[rpc] [wallet] Add 'hdmasterkeyid' alias return values.
John Newbery
2018-05-19
[refactor] manually change remaining instances of master key to seed.
John Newbery
2018-05-19
scripted-diff: Rename master key to seed
John Newbery
2018-05-19
Qt: use [default wallet] as name for wallet with no name
Jonas Schnelli
2018-05-18
Drop UpdateTransaction in favor of UpdateInput
Ben Woosley
2018-05-18
Qt/Bugfix: fix handling default wallet with no name
João Barbosa
2018-05-18
Merge #13176: Improve CRollingBloomFilter performance: replace modulus with F...
Wladimir J. van der Laan
2018-05-18
Merge #13265: wallet: Exit SyncMetaData if there are no transactions to sync
Wladimir J. van der Laan
2018-05-18
Merge #13097: ui: Support wallets loaded dynamically
Jonas Schnelli
[prev]
[next]