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-07-11
Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD
Wladimir J. van der Laan
2019-07-10
Merge #16244: Move wallet creation out of the createwallet rpc into its own f...
MarcoFalke
2019-07-10
Merge #16361: Remove redundant pre-TopUpKeypool check
MarcoFalke
2019-07-10
Remove redundant pre-TopUpKeypool checks
Gregory Sanders
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
2019-07-10
test: Add test for maxtxfee option
MarcoFalke
2019-07-10
Merge #16270: depends: expat 2.2.7
Wladimir J. van der Laan
2019-07-10
Merge #16338: test: Disable other targets when enable-fuzz is set
Wladimir J. van der Laan
2019-07-10
Merge #16237: Have the wallet give out destinations instead of keys
Wladimir J. van der Laan
2019-07-09
Move wallet creation out of the createwallet rpc into its own function
Andrew Chow
2019-07-09
Merge #16240: JSONRPCRequest-aware RPCHelpMan
MarcoFalke
2019-07-09
Add GetNewChangeDestination for getting new change Destinations
Andrew Chow
2019-07-09
Replace CReserveKey with ReserveDestinatoin
Andrew Chow
2019-07-09
Add GetNewDestination to CWallet to fetch new destinations
Andrew Chow
2019-07-09
Merge #16348: qt: Assert QMetaObject::invokeMethod result
Wladimir J. van der Laan
2019-07-09
depends: expat 2.2.7
fanquake
2019-07-08
Update doc and CI config
qmma
2019-07-08
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-08
gui: Fix missing qRegisterMetaType(WalletModel*)
João Barbosa
2019-07-08
Merge #16128: Delete error-prone CScript constructor only used with FindAndDe...
Wladimir J. van der Laan
2019-07-08
Merge #14505: test: Add linter to make sure single parameter constructors are...
Wladimir J. van der Laan
2019-07-08
Merge #16267: bench: Benchmark blockToJSON
Wladimir J. van der Laan
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
Merge #16106: gui: Sort wallets in open wallet menu
Wladimir J. van der Laan
2019-07-08
refactor: Rename getWallets to getOpenWallets in WalletController
João Barbosa
2019-07-08
gui: Sort wallets in open wallet menu
João Barbosa
2019-07-08
Merge #15687: test: tool wallet test coverage for unexpected writes to wallet
Wladimir J. van der Laan
2019-07-08
Merge #16352: build: prune dbus from depends
Wladimir J. van der Laan
2019-07-08
test: Tool wallet test coverage for unexpected writes to wallet
Jon Atack
2019-07-08
test: Split tool_wallet.py test into subtests
Jon Atack
2019-07-08
Merge #16332: rpc: Add logpath description for getrpcinfo
Wladimir J. van der Laan
2019-07-08
test: Add log messages to test/functional/tool_wallet.py
Jon Atack
2019-07-08
Merge #16347: doc: Include static members in Doxygen
Wladimir J. van der Laan
2019-07-08
rpc: switch to using RPCHelpMan.Check()
Karl-Johan Alm
2019-07-08
Make the RPCHelpMan aware of JSONRPCRequest and add Check() helper
Karl-Johan Alm
2019-07-08
Merge #16339: doc: add reduce-memory.md
fanquake
2019-07-08
Merge #16350: qt: Remove unused guard
fanquake
2019-07-07
build: prune dbus from depends
fanquake
2019-07-07
Remove unused guard
Hennadii Stepanov
2019-07-07
Merge #16344: build: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
fanquake
2019-07-07
Merge #16326: [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and C...
fanquake
2019-07-06
doc: Include static members in Doxygen
Carl Dong
2019-07-06
docs: add reduce-memory.md
fanquake
2019-07-05
[build]: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
Sjors Provoost
2019-07-05
Merge #15457: Check std::system for -[alert|block|wallet]notify
Wladimir J. van der Laan
2019-07-05
bench: Benchmark blockToJSON
Kirill Fomichev
2019-07-05
[docs] Add release notes for PR 15427
John Newbery
2019-07-05
rpc: migrate JSONRPCRequest functionality into request.cpp
Karl-Johan Alm
2019-07-05
Merge #16308: [MSVC] Copy build output to src/ automatically after build
fanquake
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
[next]