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-11-11
cli: add cjdns network to -addrinfo and -netinfo
Jon Atack
2021-11-10
Merge bitcoin/bitcoin#22928: refactor: Remove `gArgs` from `wallet.h` and `wa...
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#22805: refactor: use CWallet const shared pointers in d...
W. J. van der Laan
2021-11-10
Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...
MarcoFalke
2021-11-10
refactor: use `CWallet` const shared pointers in dump{privkey,wallet} RPCs
Sebastian Falbesoner
2021-11-10
refactor: use const `LegacyScriptPubKeyMan` references in dump{privkey,wallet...
Sebastian Falbesoner
2021-11-10
refactor: avoid multiple key->metadata lookups in dumpwallet RPC
Sebastian Falbesoner
2021-11-10
Merge bitcoin/bitcoin#23173: Add `ChainstateManager::ProcessTransaction`
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
W. J. van der Laan
2021-11-09
Merge bitcoin/bitcoin#23400: doc: fix `XOnlyPubKey::IsFullyValid` comment ref...
MarcoFalke
2021-11-09
[addrman] [tests] Remove AddrManUncorrupted subclass
John Newbery
2021-11-09
[addrman] [tests] Remove AddrManCorrupted subclass
John Newbery
2021-11-09
[addrman] [tests] Tidy up unused arguments in addrman test functions
John Newbery
2021-11-09
[addrman] [tests] Remove deterministic argument and member from AddrManTest
John Newbery
2021-11-09
[addrman] Remove AddrMan friends
John Newbery
2021-11-09
Add filename to savemempool RPC result
lsilva01
2021-11-09
Merge bitcoin/bitcoin#23381: validation/refactor: refactoring for package sub...
W. J. van der Laan
2021-11-09
Merge bitcoin/bitcoin#22934: Add verification to `Sign`, `SignCompact` and `S...
W. J. van der Laan
2021-11-09
Merge bitcoin/bitcoin#23414: wallet: Fix comment grammar in bdb.h
W. J. van der Laan
2021-11-09
wallet: Fixed Grammatical error in bdb.h
zealsham
2021-11-09
fix `XOnlyPubKey::IsFullyValid` comment reference
Sebastian Falbesoner
2021-11-09
Remove `gArgs` from `wallet.h` and `wallet.cpp`
Kiminuo
2021-11-08
Merge bitcoin/bitcoin#23077: Full CJDNS support
W. J. van der Laan
2021-11-08
Merge bitcoin/bitcoin#23409: refactor: Take Span in SetSeed
W. J. van der Laan
2021-11-08
Merge bitcoin/bitcoin#23439: test: Open streams_test_tmp file in temporary fo...
MarcoFalke
2021-11-08
build: Fix `make apk` if ccache enabled
Hennadii Stepanov
2021-11-05
Merge bitcoin/bitcoin#23334: fuzz: Descriptor wallet
MarcoFalke
2021-11-04
[test] call CheckPackage for package sanitization checks
glozow
2021-11-04
MOVEONLY: move package unit tests to their own file
glozow
2021-11-04
MOVEONLY: mempool checks to their own functions
glozow
2021-11-04
scripted-diff: clean up MemPoolAccept aliases
glozow
2021-11-04
Open streams_test_tmp file in temporary folder
Martin Leitner-Ankerl
2021-11-04
document workspace members
glozow
2021-11-04
[validation] cache iterators to mempool conflicts
glozow
2021-11-05
Merge bitcoin/bitcoin#22949: fee: Round up fee calculation to avoid a lower t...
Samuel Dobson
2021-11-03
[validation] Always call mempool.check() after processing a new transaction
John Newbery
2021-11-03
[refactor] Don't call AcceptToMemoryPool() from outside validation.cpp
John Newbery
2021-11-03
[validation] Add CChainState::ProcessTransaction()
John Newbery
2021-11-03
[logging/documentation] Remove reference to AcceptToMemoryPool from error string
John Newbery
2021-11-03
[validation] Remove comment about AcceptToMemoryPool()
John Newbery
2021-11-03
net: take the first 4 random bits from CJDNS addresses in GetGroup()
Vasil Dimov
2021-11-03
net: relay CJDNS addresses even if we are not connected to CJDNS
Vasil Dimov
2021-11-03
net: don't skip CJDNS from GetNetworkNames()
Vasil Dimov
2021-11-03
net: take CJDNS into account in CNetAddr::GetReachabilityFrom()
Vasil Dimov
2021-11-03
net: recognize CJDNS addresses as such
Vasil Dimov
2021-11-03
net: don't skip CJDNS from GetNetworksInfo()
Vasil Dimov
2021-11-03
net: introduce a new config option to enable CJDNS
Vasil Dimov
2021-11-03
net: recognize CJDNS from ParseNetwork()
Vasil Dimov
2021-11-03
net: use -proxy for connecting to the CJDNS network
Vasil Dimov
2021-11-03
net: make it possible to connect to CJDNS addresses
Vasil Dimov
[prev]
[next]