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-13
Remove coinselection.h -> wallet.h circular dependency
Andrew Chow
2018-03-13
Use a struct for output eligibility
Andrew Chow
2018-03-13
Move output eligibility to a separate function
Andrew Chow
2018-03-13
Implement Branch and Bound coin selection in a new file
Andrew Chow
2018-03-09
Store effective value, fee, and long term fee in CInputCoin
Andrew Chow
2018-03-09
Calculate and store the number of bytes required to spend an input
Andrew Chow
2018-03-07
Merge #9598: Improve readability by removing redundant casts to same type (on...
Wladimir J. van der Laan
2018-03-07
Merge #12626: Limit the number of IPs addrman learns from each DNS seeder
Wladimir J. van der Laan
2018-03-07
Merge #11900: [script] simplify CheckMinimalPush checks, add safety assert
Wladimir J. van der Laan
2018-03-07
Merge #11687: External wallet files
Wladimir J. van der Laan
2018-03-07
CheckMinimalPush comments are prescriptive
Gregory Sanders
2018-03-07
Merge #12620: Remove TransactionTableModel::TxIDRole
Wladimir J. van der Laan
2018-03-07
Merge #12627: qa: Fix some tests to work on native windows
MarcoFalke
2018-03-07
Merge #11630: Simplify Base32 and Base64 conversions
Wladimir J. van der Laan
2018-03-07
Merge #12631: [gitian] Alphabetize signing keys & add kallewoof key
MarcoFalke
2018-03-07
Merge #9991: listreceivedbyaddress Filter Address
Wladimir J. van der Laan
2018-03-07
Simplify Base32 and Base64 conversions
Pieter Wuille
2018-03-07
Merge #12204: Fix overly eager BIP30 bypass
Wladimir J. van der Laan
2018-03-07
[gitian] Add kallewoof key for signing
Karl-Johan Alm
2018-03-07
[gitian] Re-order keys by owner first name alphabetic order
Karl-Johan Alm
2018-03-07
Merge #12482: [tests] bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-03-07
Merge #12619: doc: Give hint about gitian not able to download
Wladimir J. van der Laan
2018-03-07
Add tests of listreceivedbyaddress address filtering
Jeremy Rubin
2018-03-07
Add address filtering to listreceivedbyaddress
Jeremy Rubin
2018-03-07
qt: Remove TransactionTableModel::TxIDRole
João Barbosa
2018-03-06
Generalize ConvertBits
Pieter Wuille
2018-03-06
qa: Fix some tests to work on native windows
MarcoFalke
2018-03-06
Limit the number of IPs we use from each DNS seeder
e0
2018-03-07
Merge #11372: Address encoding cleanup
Wladimir J. van der Laan
2018-03-06
Merge #12600: Add a test for large tx output scripts with segwit input.
Wladimir J. van der Laan
2018-03-06
Merge #12098: [scripts] lint-whitespace: add param to check last N commits
Wladimir J. van der Laan
2018-03-06
Give hint about gitian not able to download
kallewoof
2018-03-06
Merge #12097: [scripts] lint-whitespace: use perl instead of grep -P
Wladimir J. van der Laan
2018-03-06
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-03-06
Merge #12432: [qt] send: Clear All also resets coin control options
Wladimir J. van der Laan
2018-03-06
Merge #12622: net: Correct addrman logging
Wladimir J. van der Laan
2018-03-06
Merge #12479: RPC: Add child transactions to getrawmempool verbose output
Wladimir J. van der Laan
2018-03-06
Merge #12581: doc: Mention configure without wallet in FreeBSD instructions
Wladimir J. van der Laan
2018-03-06
doc: Mention configure without wallet in FreeBSD instructions
Dan Bolser
2018-03-06
Merge #12564: [arith_uint256] Avoid unnecessary this-copy using prefix operator
Wladimir J. van der Laan
2018-03-06
net: Correct addrman logging
Wladimir J. van der Laan
2018-03-06
Merge #12603: [docs] PeerLogicValidation interface
Wladimir J. van der Laan
2018-03-06
Merge #9037: net: Add test-before-evict discipline to addrman
Wladimir J. van der Laan
2018-03-06
Add documentation to PeerLogicValidation interface and related functions
James O'Beirne
2018-03-06
Merge #12617: gui: Show messages as text not html
Wladimir J. van der Laan
2018-03-06
Merge #12373: Build: Add build support for profiling.
Wladimir J. van der Laan
2018-03-06
Merge #11986: [depends] zeromq 4.2.3
Wladimir J. van der Laan
2018-03-06
Merge #10271: Use std::thread::hardware_concurrency, instead of Boost, to det...
Wladimir J. van der Laan
2018-03-06
Merge #12588: [Utils] Remove deprecated PyZMQ call from Python ZMQ example
Wladimir J. van der Laan
2018-03-06
Merge #12616: Set modal overlay hide button as default
Wladimir J. van der Laan
[next]