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-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
qt, refactor: Declare getWalletModel with const and noexcept qualifiers
Hennadii Stepanov
2021-08-26
qt, refactor: Drop redundant checks of walletModel
Hennadii Stepanov
2021-08-26
qt, refactor: Pass WalletModel object to WalletView constructor
Hennadii Stepanov
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
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#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-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-25
[net] Remove CConnMan::SetAsmap()
John Newbery
2021-08-25
[init] Read/decode asmap before constructing addrman
John Newbery
2021-08-24
Remove unused MaybeSetAddrName
MarcoFalke
2021-08-24
MOVEONLY: getting mempool conflicts to policy/rbf
glozow
2021-08-24
[validation] quit RBF logic earlier and separate loops
glozow
2021-08-24
call SignalsOptInRBF instead of checking all inputs
glozow
2021-08-24
[validation] default conflicting fees and size to 0
glozow
2021-08-24
MOVEONLY: BIP125 max conflicts limit to policy/rbf.h
glozow
2021-08-24
Fix build with Boost 1.77.0
Rafael Sadowski
2021-08-24
refactor: replace QDateTime::toTime_t with QDateTime::toSecsSinceEpoch
fanquake
2021-08-24
refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch
fanquake
2021-08-24
Use `context.args` in `CWallet::Create` instead of `gArgs`.
Kiminuo
2021-08-24
Fix typo in bitcoin-cli.cpp
Kiminuo
2021-08-24
Merge bitcoin/bitcoin#22772: refactor: hasher cleanup (follow-up to 19935)
fanquake
2021-08-24
Merge bitcoin/bitcoin#22220: util: make ParseMoney return a std::optional<CAm...
fanquake
2021-08-23
Consolidate XOnlyPubKey lookup hack
Andrew Chow
2021-08-23
Merge bitcoin-core/gui#408: Add missing mnemonics in menu bar options
Hennadii Stepanov
2021-08-23
Merge bitcoin/bitcoin#22769: fuzz: Use LIMITED_WHILE instead of limit_max_ops
MarcoFalke
2021-08-23
qt: Add missing mnemonics in menu bar options
Shashwat
2021-08-23
Merge bitcoin-core/gui#406: Handle new added plurals in bitcoin_en.ts
W. J. van der Laan
2021-08-23
doc: Remove incorrect INIT_PROTO_VERSION from nTime comment
MarcoFalke
2021-08-23
Merge bitcoin/bitcoin#20541: Move special CAddress-without-nTime logic to net...
MarcoFalke
2021-08-23
Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be o...
MarcoFalke
2021-08-23
Merge bitcoin/bitcoin#20769: net: fixes #20657 - Advertised address where nob...
MarcoFalke
2021-08-23
Merge bitcoin/bitcoin#22275: A few follow-ups for taproot signing
fanquake
2021-08-23
Merge bitcoin/bitcoin#22748: refactor: Avoid temporary vectors/uint256s in Ve...
fanquake
2021-08-22
doc: remove outdated comment
Martin Zumsande
[prev]
[next]