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
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 #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
test: Do not instantiate CAddrDB for static call
Hennadii Stepanov
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
Merge #17286: Fix help-debug -checkpoints
Wladimir J. van der Laan
2019-11-01
Merge #17325: log: Fix log message for -par=1
Wladimir J. van der Laan
2019-10-31
Merge #17300: LegacyScriptPubKeyMan code cleanups
MarcoFalke
2019-10-31
Minor refactoring to remove implied m_addr_relay_peer.
User
2019-10-31
log: Fix log message for -par=1
Hennadii Stepanov
2019-10-31
Merge #17274: tests: Fix fuzzers eval_script and script_flags by re-adding EC...
MarcoFalke
2019-10-30
Fix incorrect help-debug for -checkpoints
Antoine Riard
2019-10-30
Update univalue subtree
MarcoFalke
2019-10-30
Merge #17316: refactor: Replace all uses of boost::optional with our own Opti...
fanquake
2019-10-30
test: Add RegTestingSetup to setup_common
MarcoFalke
2019-10-30
test: move-only ComputeFilter to src/test/lib/blockfilter
MarcoFalke
2019-10-30
replace asserts in RPC code with CHECK_NONFATAL and add linter
Adam Jonas
2019-10-30
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
Merge #16943: test: Add generatetodescriptor RPC
Wladimir J. van der Laan
2019-10-30
Merge #17291: tests: Add fuzzing harness for ISO-8601 related functions
MarcoFalke
2019-10-30
rpc: Add generatetodescriptor
MarcoFalke
2019-10-30
tests: Add fuzzing harness for ISO-8601 related functions
practicalswift
2019-10-30
refactor: Replace all uses of boost::optional with our own Optional type
Wladimir J. van der Laan
[prev]
[next]