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
2021-09-02
Merge bitcoin/bitcoin#18448: rpc: fix/add missing RPCExamples for "Util" RPCs
MarcoFalke
2021-09-02
whitespace fixups after move and scripted-diff
glozow
2021-09-02
scripted-diff: rename variables in policy/rbf
glozow
2021-09-02
MOVEONLY: fee checks (Rules 3 and 4) to policy/rbf
glozow
2021-09-02
MOVEONLY: check that fees > direct conflicts to policy/rbf
glozow
2021-09-02
MOVEONLY: check for disjoint conflicts and ancestors to policy/rbf
glozow
2021-09-02
MOVEONLY: BIP125 Rule 2 to policy/rbf
glozow
2021-09-02
Make GetEntriesForConflicts return std::optional
glozow
2021-09-02
Merge bitcoin/bitcoin#22501: netinfo: display addr_{processed, rate_limited, ...
W. J. van der Laan
2021-09-02
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-09-02
test: Always clear reject reason in IsStandard tx test
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholds
MarcoFalke
2021-09-02
tests: Add TrimString(...) tests
practicalswift
2021-09-02
Replace use of boost::trim_right with locale-independent TrimString
Ben Woosley
2021-09-02
Replace use of boost::trim use with locale-independent TrimString
Ben Woosley
2021-09-02
Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz target
fanquake
2021-09-02
Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5
fanquake
2021-09-02
Merge bitcoin/bitcoin#22512: Consolidate XOnlyPubKey lookup hack
Samuel Dobson
2021-09-01
sync: remove DEBUG_LOCKCONTENTION preprocessor directives
Jon Atack
2021-09-01
log, sync: improve lock contention logging and add time duration
Jon Atack
2021-09-01
log, timer: add timing macro in usec LOG_TIME_MICROS_WITH_CATEGORY
Jon Atack
2021-09-01
fuzz: Remove addrdb fuzz target
MarcoFalke
2021-09-01
refactor: Detach wallet transaction methods (followup for move-only)
Russell Yanofsky
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
policy: unit test Segwit dust thresholds
Antoine Poinsot
2021-08-31
Merge bitcoin/bitcoin#22796: RBF move (1/3): extract BIP125 Rule 5 into polic...
fanquake
2021-08-30
Stricter BIP32 decoding and test vector 5
Pieter Wuille
2021-08-29
refactor: remove RecursiveMutex cs_nBlockSequenceId
Sebastian Falbesoner
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
[fuzz] Add ConsumeAsmap() function
John Newbery
2021-08-27
[addrman] Make m_asmap private
John Newbery
2021-08-27
[net] Rename the copyStats arg from m_asmap to asmap
John Newbery
2021-08-27
[addrman] Set m_asmap in CAddrMan initializer list
John Newbery
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
[prev]
[next]