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
2019-11-04
Merge #17164: p2p: Avoid allocating memory for addrKnown where we don't need it
MarcoFalke
2019-11-04
Merge #17304: refactor: Move many functions into LegacyScriptPubKeyMan and fu...
Wladimir J. van der Laan
2019-11-04
Merge #17349: Remove redundant copy constructors
MarcoFalke
2019-11-04
Merge #17233: travis: Run unit and functional tests on native arm
MarcoFalke
2019-11-04
Merge #17228: test: Add RegTestingSetup to setup_common
MarcoFalke
2019-11-04
Merge #17351: doc: Fix some misspellings
MarcoFalke
2019-11-04
Merge #16110: depends: Add Android NDK support
Wladimir J. van der Laan
2019-11-04
Merge #17297: refactor: Remove addrdb.h dependency from node.h
Wladimir J. van der Laan
2019-11-04
doc: Fix some misspellings
randymcmillan
2019-11-02
Merge #17285: doc: Bip70 removal follow-up
Wladimir J. van der Laan
2019-11-02
Merge #17293: Add assertion to randrange that input is not 0
Wladimir J. van der Laan
2019-11-01
Refactor: Move nTimeFirstKey accesses out of CWallet
Andrew Chow
2019-11-01
Refactor: Move GetKeypoolSize code out of CWallet
Andrew Chow
2019-11-01
Refactor: Move RewriteDB code out of CWallet
Andrew Chow
2019-11-01
Refactor: Move SetupGeneration code out of CWallet
Andrew Chow
2019-11-01
Refactor: Move HavePrivateKeys code out of CWallet::CreateWalletFromFile
Andrew Chow
2019-11-01
Refactor: Move Upgrade code out of CWallet::CreateWalletFromFile
Andrew Chow
2019-11-01
Refactor: Move MarkUnusedAddresses code out of CWallet::AddToWalletIfInvolvingMe
Andrew Chow
2019-11-01
Refactor: Move GetMetadata code out of getaddressinfo
Andrew Chow
2019-11-01
Refactor: Move LoadKey LegacyScriptPubKeyMan method definition
Andrew Chow
2019-11-01
Refactor: Move SetAddressBookWithDB call out of LegacyScriptPubKeyMan::Import...
Andrew Chow
2019-11-01
refactor: Replace UnsetWalletFlagWithDB with UnsetBlankWalletFlag in ScriptPu...
Andrew Chow
2019-11-01
Refactor: Remove UnsetWalletFlag call from LegacyScriptPubKeyMan::SetHDSeed
Andrew Chow
2019-11-01
Remove SetWalletFlag from WalletStorage
Andrew Chow
2019-11-01
Refactor: Move SetWalletFlag out of LegacyScriptPubKeyMan::UpgradeKeyMetadata
Andrew Chow
2019-11-01
Refactor: Move SetAddressBook call out of LegacyScriptPubKeyMan::GetNewDestin...
Andrew Chow
2019-11-01
Refactor: Add new ScriptPubKeyMan virtual methods
Andrew Chow
2019-11-01
Refactor: Declare LegacyScriptPubKeyMan methods as virtual
Andrew Chow
2019-11-01
MOVEONLY: Reorder LegacyScriptPubKeyMan methods
Andrew Chow
2019-11-01
bench: Remove redundant copy constructor in mempool_stress
MarcoFalke
2019-11-01
refactor: Remove redundant PSBT copy constructor
Hennadii Stepanov
2019-11-01
Merge #17292: Add new mempool benchmarks for a complex pool
MarcoFalke
2019-11-01
Merge #17254: test: fix script_p2sh_tests OP_PUSHBACK2/4 missing
MarcoFalke
2019-11-01
Merge #17309: doc: update MSVC instructions to remove Qt OpenSSL linking
MarcoFalke
2019-11-01
Merge #17345: test: Do not instantiate CAddrDB for static call CAddrDB::Read()
fanquake
2019-11-01
doc: compiling with Visual Studio is now supported on Windows
fanquake
2019-11-01
doc: update MSVC instructions to remove Qt configuration
fanquake
2019-11-01
test: Do not instantiate CAddrDB for static call
Hennadii Stepanov
2019-11-01
Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...
MarcoFalke
2019-11-01
Merge #17284: build: update retry to current version
MarcoFalke
2019-11-01
Merge #17327: test: add rpc_fundrawtransaction logging
MarcoFalke
2019-11-01
Merge #17218: Replace the LogPrint function with a macro
MarcoFalke
2019-11-01
Merge #17324: Update univalue subtree
MarcoFalke
2019-11-01
doc: Remove explicit network name references
Fabian Jahr
2019-11-01
test: rm ascii art in rpc_fundrawtransaction
Jon Atack
2019-11-01
Merge #17286: Fix help-debug -checkpoints
Wladimir J. van der Laan
2019-11-01
test: add rpc_fundrawtransaction logging
Jon Atack
2019-11-01
Merge #17325: log: Fix log message for -par=1
Wladimir J. van der Laan
2019-10-31
Merge #17330: test: Add shrinkdebugfile=0 to regtest bitcoin.conf
MarcoFalke
2019-10-31
Merge #17329: linter: Strip trailing / in path for git-subtree-check
fanquake
[next]