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-04-08
Merge #12886: Introduce Span type and use it instead of FLATDATA
Wladimir J. van der Laan
2018-04-08
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
Wladimir J. van der Laan
2018-04-08
[qa] Ensure bitcoind processes are cleaned up when tests end
Suhas Daftuar
2018-04-08
Use std::bind instead of boost::bind to re-lock the wallet
Suhas Daftuar
2018-04-08
[rpcwallet] Clamp walletpassphrase value at 100M seconds
Suhas Daftuar
2018-04-08
Merge #12878: [refactor] Config handling refactoring in preparation for netwo...
Jonas Schnelli
2018-04-08
Merge #12901: build: Show enabled sanitizers in configure output
MarcoFalke
2018-04-08
Merge #12561: Check for block corruption in ConnectBlock()
Wladimir J. van der Laan
2018-04-08
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
Wladimir J. van der Laan
2018-04-08
Merge #12895: tests: Add note about test suite name uniqueness requirement to...
Wladimir J. van der Laan
2018-04-07
Merge #12906: Avoid `interface` keyword to fix windows gitian build
MarcoFalke
2018-04-07
Merge #12618: Set SCHED_BATCH priority on the loadblk thread.
Wladimir J. van der Laan
2018-04-07
Add m_ prefix to WalletBatch::m_batch
Russell Yanofsky
2018-04-07
Merge #12708: Make verify-commits.sh test that merges are clean
Wladimir J. van der Laan
2018-04-07
Update walletdb comment after renaming.
Russell Yanofsky
2018-04-07
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-07
Merge #12860: Add testmempoolaccept to release-notes, Add missing const
Wladimir J. van der Laan
2018-04-07
[logging] add lint-logs.sh to check for newline termination.
John Newbery
2018-04-07
[logging] Comment all continuing logs.
John Newbery
2018-04-07
Merge #12850: doc: add qrencode to brew install instructions
Wladimir J. van der Laan
2018-04-07
doc: add qrencode to brew install instructions
buddilla
2018-04-07
Merge #12896: docs: Fix conflicting statements about initialization in develo...
Wladimir J. van der Laan
2018-04-07
Merge #12785: wallet: Initialize m_last_block_processed to nullptr
Wladimir J. van der Laan
2018-04-07
Merge #12849: Tests: Add logging in loops in p2p_sendhears.py
MarcoFalke
2018-04-07
Merge #12766: [Tests] Tidy up REST interface functional tests
Wladimir J. van der Laan
2018-04-07
Merge #12836: Make WalletInitInterface and DummyWalletInit private, fix nullp...
Wladimir J. van der Laan
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-06
tests: Add check for test suite name uniqueness in lint-tests.sh
practicalswift
2018-04-06
tests: Add note about uniqueness requirement for test suite names
practicalswift
2018-04-06
tests: Avoid test suite name collision in wallet crypto_tests
MarcoFalke
2018-04-06
build: Show enabled sanitizers in configure output
practicalswift
2018-04-05
docs: Fix conflicting statements about initialization in developer notes
practicalswift
2018-04-05
wallet: Refactor to WalletInitInterface* const g_wallet_init_interface
João Barbosa
2018-04-05
wallet: Make WalletInitInterface and DummyWalletInit private
João Barbosa
2018-04-06
[tests] Add additional unit tests for -nofoo edge cases
Anthony Towns
2018-04-06
[tests] Check GetChainName works with config entries
Anthony Towns
2018-04-06
[tests] Add unit tests for ReadConfigStream
Anthony Towns
2018-04-06
ReadConfigStream: assume the stream is good
Anthony Towns
2018-04-06
Separate out ReadConfigStream from ReadConfigFile
Anthony Towns
2018-04-06
[tests] Add unit tests for GetChainName
Anthony Towns
2018-04-06
Move ChainNameFromCommandLine into ArgsManager and rename to GetChainName
Anthony Towns
2018-04-05
Merge #10244: Refactor: separate gui from wallet and node
Wladimir J. van der Laan
2018-04-05
Support serializing Span<unsigned char> and use that instead of FLATDATA
Pieter Wuille
2018-04-05
Add Slice: a (pointer, size) array view that acts like a container
Pieter Wuille
2018-04-05
wallet: Initialize m_last_block_processed to nullptr. Initialize fields where...
practicalswift
2018-04-05
Merge #12877: doc: Use bitcoind in Tor documentation
Wladimir J. van der Laan
2018-04-05
doc: Use bitcoind in Tor documentation
Indospace.io
2018-04-05
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
Merge #12887: [trivial] Add newlines to end of log messages.
Wladimir J. van der Laan
2018-04-04
Tests: Add Metaclass for BitcoinTestFramework
Will Ayd
[prev]
[next]