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
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 #12573: Fix compilation when compiler do not support __builtin_clz*
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 #12580: Show a transaction's virtual size in its details dialog
MarcoFalke
2018-03-05
Merge #12543: Fix typos
MarcoFalke
2018-03-04
Add a test for large tx output scripts with segwit input.
Richard Kiss
2018-03-03
Create new wallet databases as directories rather than files
Russell Yanofsky
2018-03-03
Allow wallet files not in -walletdir directory
Russell Yanofsky
2018-03-03
Allow wallet files in multiple directories
Russell Yanofsky
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-01
[qt] Improved "custom fee" explanation in tooltip
Randolf Richardson
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-28
[arith_uint256] Avoid unnecessary this-copy using prefix operator
Karl-Johan Alm
2018-02-27
Remove redundant includes. Conform to header include guidelines.
practicalswift
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
fix version typo
Tamas Blummer
2018-02-26
Add build support for 'gprof' profiling.
murrayn
2018-02-26
Fix typos
practicalswift
2018-02-26
Merge #12083: Improve getchaintxstats test coverage
Wladimir J. van der Laan
2018-02-25
[RPC] Add list of child transactions to verbose output of getrawmempool
Conor Scott
2018-02-25
Disable wallet fallbackfee by default on mainnet
Jonas Schnelli
2018-02-25
Merge #12287: Optimise lock behaviour for GuessVerificationProgress()
Jonas Schnelli
2018-02-23
Merge #12477: test: Plug memory leaks and stack-use-after-scope
Wladimir J. van der Laan
2018-02-23
Avoid unintentional unsigned integer wraparounds in tests
practicalswift
2018-02-22
rpc: Allow typeAny in RPCTypeCheck
MarcoFalke
2018-02-22
test: Plug memory leaks and stack-use-after-scope
MarcoFalke
2018-02-22
Merge #12451: Bump leveldb subtree
Wladimir J. van der Laan
2018-02-22
Merge #12487: init: Remove translation for `-blockmaxsize` option help
Wladimir J. van der Laan
2018-02-21
Merge #12503: [RPC] createmultisig no longer takes addresses
MarcoFalke
2018-02-21
createmultisig no longer takes addresses
Gregory Sanders
2018-02-20
Declare CMutableTransaction a struct in rawtransaction.h
Ben Woosley
2018-02-20
Merge #12489: Bugfix: respect user defined configuration file (-conf) in QT s...
MarcoFalke
2018-02-20
Bugfix: respect user defined configuration file (-conf) when open conf. file ...
Jonas Schnelli
2018-02-20
init: Remove translation for `-blockmaxsize` option help
Wladimir J. van der Laan
2018-02-19
Split off key_io_tests from base58_tests
Pieter Wuille
2018-02-19
Split key_io (address/key encodings) off from base58
Pieter Wuille
[prev]
[next]