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
2021-09-02
MOVEONLY: BIP125 Rule 2 to policy/rbf
glozow
2021-09-02
Make GetEntriesForConflicts return std::optional
glozow
2021-09-01
Merge bitcoin/bitcoin#22849: Remove unused SERIALIZE_METHODS for CBanEntry
MarcoFalke
2021-09-01
Merge bitcoin/bitcoin#22009: wallet: Decide which coin selection solution to ...
Samuel Dobson
2021-09-01
Merge bitcoin/bitcoin#22740: [addrman] Move serialization code to cpp
fanquake
2021-08-31
Remove CBanEntry::SetNull
MarcoFalke
2021-08-31
Remove unused SERIALIZE_METHODS for CBanEntry
MarcoFalke
2021-08-31
Merge bitcoin/bitcoin#22796: RBF move (1/3): extract BIP125 Rule 5 into polic...
fanquake
2021-08-31
Merge bitcoin/bitcoin#22842: builder-keys: add kristapsk
fanquake
2021-08-31
Merge bitcoin/bitcoin#22744: ci: Re-enable verify-commits.py check
fanquake
2021-08-31
builder-keys: add kristapsk
Kristaps Kaupe
2021-08-30
Merge bitcoin/bitcoin#22824: refactor: remove RecursiveMutex cs_nBlockSequenceId
MarcoFalke
2021-08-29
refactor: remove RecursiveMutex cs_nBlockSequenceId
Sebastian Falbesoner
2021-08-28
Merge bitcoin/bitcoin#22820: build, qt: Fix typo in QtInputSupport check
fanquake
2021-08-27
Use waste metric for deciding which selection to use
Andrew Chow
2021-08-27
tests: Test GetSelectionWaste
Andrew Chow
2021-08-27
Add waste metric calculation function
Andrew Chow
2021-08-27
scripted-diff: tests: Use KnapsackSolver directly
Andrew Chow
2021-08-27
tests: Add KnapsackGroupOutputs helper function
Andrew Chow
2021-08-27
tests: Use SelectCoinsBnB directly instead of AttemptSelection
Andrew Chow
2021-08-27
Allow the long term feerate to be configured, default of 10 sat/vb
Andrew Chow
2021-08-27
build, qt: Fix typo in QtInputSupport check
Hennadii Stepanov
2021-08-27
Merge bitcoin/bitcoin#22782: Remove unused MaybeSetAddrName
MarcoFalke
2021-08-27
Merge bitcoin/bitcoin#20586: Fix Windows build with --enable-werror
W. J. van der Laan
2021-08-27
Merge bitcoin/bitcoin#21862: test: Set regtest.BIP65Height = 111 to speed up ...
fanquake
2021-08-26
Merge bitcoin-core/gui#384: Add copy IP/Netmask action for banned peer
Hennadii Stepanov
2021-08-26
[refactor] [addrman] Update constant comments
John Newbery
2021-08-26
[move-only] Extract constants from addrman .h to .cpp
Amiti Uttarwar
2021-08-26
[addrman] Change addrman #define constants to be constexprs
Amiti Uttarwar
2021-08-26
[addrman] Move CAddrMan::Unserialize to cpp file
John Newbery
2021-08-26
[addrman] Move CAddrMan::Serialize to cpp file
John Newbery
2021-08-26
qt: Add copy IP/Netmask action for banned peer
Shashwat
2021-08-26
Merge bitcoin-core/gui#403: refactor: Make paths to update Encryption and HD ...
Hennadii Stepanov
2021-08-26
Merge bitcoin/bitcoin#22648: doc, test: improve i2p/tor docs and i2p reachabl...
W. J. van der Laan
2021-08-26
ci: Re-enable verify-commits.py check
MarcoFalke
2021-08-26
ci: Unconditionally set the global git author name in cirrys.yml
MarcoFalke
2021-08-26
Merge bitcoin/bitcoin#22738: test: fix failure in feature_nulldummy.py on sin...
MarcoFalke
2021-08-26
Set regtest.BIP65Height = 111 to speed up tests
MarcoFalke
2021-08-26
Remove GetAddrName
MarcoFalke
2021-08-26
Remove unused RecursiveMutex cs_addrName
MarcoFalke
2021-08-26
Merge bitcoin/bitcoin#22713: Fix build with Boost 1.77.0
fanquake
2021-08-26
Merge bitcoin/bitcoin#22660: contrib: catch bitcoin-cli RPC call errors in ge...
MarcoFalke
2021-08-26
Merge bitcoin/bitcoin#22183: Remove `gArgs` from `wallet.h` and `wallet.cpp`
MarcoFalke
2021-08-26
Merge bitcoin/bitcoin#22755: fuzz: Avoid timeout in blockfilter fuzz target
MarcoFalke
2021-08-26
Merge bitcoin/bitcoin#22797: test, doc: refer to the correct variable names i...
fanquake
2021-08-25
test, doc: refer to the correct variable names in p2p_invalid_tx.py
aitorjs
2021-08-25
Merge bitcoin/bitcoin#22780: doc: Remove incorrect INIT_PROTO_VERSION from nT...
MarcoFalke
2021-08-25
Use `context.args` in `src/wallet/load.cpp`.
Kiminuo
2021-08-24
Remove unused MaybeSetAddrName
MarcoFalke
2021-08-24
MOVEONLY: getting mempool conflicts to policy/rbf
glozow
[next]