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-09-12
doc: Update release notes for last merge
v0.17.2rc1
Wladimir J. van der Laan
2019-09-12
Merge #16639: [0.17] abort when attempting to fund a transaction above -maxtxfee
Wladimir J. van der Laan
2019-09-10
qt: Final translations update for 0.17 branch
Wladimir J. van der Laan
2019-08-29
Merge #16755: [0.17.2] Fix translations
Wladimir J. van der Laan
2019-08-29
[0.17.2] Fix translations
GChuf
2019-08-29
Merge #16638: [0.17] Release preparations for 0.17.2
Wladimir J. van der Laan
2019-08-27
doc: update release notes for 0.17.2
fanquake
2019-08-27
qt: 0.17.2 translation update
fanquake
2019-08-20
doc: update manpages for 0.17.2
fanquake
2019-08-19
wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-08-19
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-08-17
build: bump version to 0.17.2
fanquake
2019-06-13
Merge #16163: 0.17.2 backport: build with -fstack-reuse=none and test case
Wladimir J. van der Laan
2019-06-07
Add test for GCC bug 90348
Pieter Wuille
2019-06-07
build with -fstack-reuse=none
MarcoFalke
2019-03-20
Merge #15575: 0.17: Backport 15297
Wladimir J. van der Laan
2019-03-12
qa: Test .walletlock file is closed
João Barbosa
2019-03-12
wallet: Close wallet env lock file
João Barbosa
2019-03-12
wallet: Close dbenv error file db.log
João Barbosa
2019-03-12
Tests: add unit tests for GetWalletEnv
Pierre Rochard
2019-03-12
Trivial: add doxygen-compatible comments relating to BerkeleyEnvironment
Pierre Rochard
2019-03-12
Free BerkeleyEnvironment instances when not in use
Russell Yanofsky
2019-03-11
wallet: Create IsDatabaseLoaded function
Chun Kuan Lee
2019-03-11
Refactor: Move m_db pointers into BerkeleyDatabase
Russell Yanofsky
2019-03-11
wallet: Add trailing wallet.dat when detecting duplicate wallet if it's a dir...
Chun Kuan Lee
2019-03-11
tests: add test case for loading copied wallet twice
Chun Kuan Lee
2019-03-11
wallet: Fix duplicate fileid
Chun Kuan Lee
2019-03-11
wallet: Refactor to use WalletLocation
João Barbosa
2019-03-11
wallet: Add WalletLocation utility class
João Barbosa
2019-03-11
No longer shutdown after encrypting the wallet
Andrew Chow
2019-03-11
Move BerkeleyEnvironment deletion from internal method to callsite
Andrew Chow
2019-03-11
After encrypting the wallet, reload the database environment
Andrew Chow
2019-03-11
Add function to close all Db's and reload the databae environment
Andrew Chow
2019-02-02
Merge #15315: [0.17] [Doc] Backport release note about PSBT doc
Wladimir J. van der Laan
2019-02-01
[0.17] [Doc] Backport release note about PSBT doc
David A. Harding
2019-01-31
Merge #15002: 0.17: Backport #14941
Wladimir J. van der Laan
2019-01-30
Merge #15252: [0.17] Backport: Update zmq to 4.3.1
Wladimir J. van der Laan
2019-01-25
Merge #15251: [0.17] doc: Remove errant paste from walletcreatefundedpsbt for...
MarcoFalke
2019-01-25
Update zmq to 4.3.1
Dimitris Apostolou
2019-01-25
Remove errant past from walletcreatefundedpsbt for nLocktime replaceability
Gregory Sanders
2019-01-16
rpc: Make unloadwallet wait for complete wallet unload
João Barbosa
2019-01-07
Merge #15094: 0.17: Backport for #15085
Wladimir J. van der Laan
2019-01-05
gui: Fix for Incorrect application name when passing -regtest
Ben Carman
2019-01-03
Merge #15065: 0.17: GUI Backports #14123 #14133 #14383 #14597
Wladimir J. van der Laan
2018-12-30
Merge #14945: [0.17] Backport: PSBT documentation
MarcoFalke
2018-12-30
Merge #15053: [0.17] Backport #14966
Wladimir J. van der Laan
2018-12-30
qt: All tray menu actions call showNormalIfMinimized
João Barbosa
2018-12-30
qt: Use GUIUtil::bringToFront where possible
João Barbosa
2018-12-30
qt: Add GUIUtil::bringToFront
João Barbosa
2018-12-30
Remove obj_c for macOS Dock icon menu
Hennadii Stepanov
[next]