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-03-06
Qt: Ensure UI updates only come from the currently selected walletView
Luke Dashjr
2018-03-06
Qt: Add a combobox to toolbar to select from multiple wallets
Luke Dashjr
2018-03-06
Qt: Load all wallets into WalletModels
Luke Dashjr
2018-03-05
Merge #12568: Allow dustrelayfee to be set to zero
Wladimir J. van der Laan
2018-03-05
Merge #12512: Don't test against the mempool min fee information in mempool_l...
Wladimir J. van der Laan
2018-03-05
Merge #11995: [depends] Fix Qt build with Xcode 9
Wladimir J. van der Laan
2018-03-05
Merge #11880: Stop special-casing phashBlock handling in validation for TBV
Wladimir J. van der Laan
2018-03-05
Merge #12501: [qt] Improved "custom fee" explanation in tooltip
Wladimir J. van der Laan
2018-03-05
[Depends] Fix Qt build with Xcode 9.2
fanquake
2018-03-05
Merge #11889: Drop extra script variable in ProduceSignature
Wladimir J. van der Laan
2018-03-05
Merge #12516: Avoid unintentional unsigned integer wraparounds in tests
Wladimir J. van der Laan
2018-03-05
Merge #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on ...
Wladimir J. van der Laan
2018-03-05
depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin
fanquake
2018-03-05
Merge #12527: gitian-build.sh: fix signProg being recognized as two parameters
Wladimir J. van der Laan
2018-03-05
Merge #12573: Fix compilation when compiler do not support __builtin_clz*
Wladimir J. van der Laan
2018-03-05
Merge #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc)
Wladimir J. van der Laan
2018-03-05
Merge #12452: docs: clarified systemd installation instructions in init.md fo...
Wladimir J. van der Laan
2018-03-05
Merge #12434: [doc] dev-notes: Members should be initialized
Wladimir J. van der Laan
2018-03-05
Merge #12475: qa: Fix python TypeError in script.py
Wladimir J. van der Laan
2018-03-05
Merge #12580: Show a transaction's virtual size in its details dialog
MarcoFalke
2018-03-05
Merge #12543: Fix typos
MarcoFalke
2018-03-03
Merge #12582: Fix ListCoins test failure due to unset g_wallet_allow_fallback...
MarcoFalke
2018-03-03
Merge #12584: Fix typos and cleanup documentation
MarcoFalke
2018-03-02
Fix typos and cleanup
Dimitris Apostolou
2018-03-02
Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee
Russell Yanofsky
2018-03-01
Show a transaction's virtual size in its details dialog.
Chris Moore
2018-03-01
Merge #12182: Remove useless string initializations
Wladimir J. van der Laan
2018-03-02
gitian-build.sh: fix signProg being recognized as two parameters
Ken Lee
2018-03-01
[qt] Improved "custom fee" explanation in tooltip
Randolf Richardson
2018-03-01
Merge #12546: [docs] Minor improvements to Compatibility Notes
Wladimir J. van der Laan
2018-03-01
Merge #11882: Disable default fallbackfee on mainnet
Wladimir J. van der Laan
2018-03-01
Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers
Wladimir J. van der Laan
2018-03-01
Merge #12570: Add test cases for HexStr (std::reverse_iterator and corner cases)
Wladimir J. van der Laan
2018-03-01
Merge #12421: [qt] navigate to transaction history page after send
Wladimir J. van der Laan
2018-03-01
Merge #12549: Make prevector::resize() and other prevector operations much fa...
Wladimir J. van der Laan
2018-03-01
[qt] navigate to transaction history page after send
Sjors Provoost
2018-03-01
Consensus: Fix bug when compiler do not support __builtin_clz*
532479301
2018-03-01
Add tests for HexStr std::reverse_iterator cases
Kosta Zertsekel
2018-03-01
Add tests for HexStr corner cases
Kosta Zertsekel
2018-02-28
Allow dustrelayfee to be set to zero
Luke Dashjr
2018-02-27
Use memset() to optimize prevector::resize()
Evan Klitzke
2018-02-27
Reduce redundant code of prevector and speed it up
Akio Nakamura
2018-02-27
Add new prevector benchmarks.
Evan Klitzke
2018-02-27
Merge #12556: [Trivial] fix version typo in getpeerinfo RPC call help
Wladimir J. van der Laan
2018-02-27
fix version typo
Tamas Blummer
2018-02-27
[docs] Minor improvements to Compatibility Notes
Randolf Richardson
2018-02-26
Fix typos
practicalswift
2018-02-26
Merge #12083: Improve getchaintxstats test coverage
Wladimir J. van der Laan
2018-02-26
doc: Add historical release notes for 0.16.0
Wladimir J. van der Laan
2018-02-25
[QA] add wallet-rbf test
Jonas Schnelli
[next]