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-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
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
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
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
Fix build with Boost 1.77.0
Rafael Sadowski
2021-08-24
Merge bitcoin/bitcoin#22741: test: Add generate* calls to test framework
fanquake
2021-08-24
Merge bitcoin-core/gui#349: replace QDateTime::fromTime_t with QDateTime::fro...
MarcoFalke
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
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
Merge bitcoin/bitcoin#22565: [script] signet's getcoins.py improvements
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
test: fix failure in feature_nulldummy.py on single-core machines
Sebastian Falbesoner
2021-08-23
test: refactor: use named args for block_submit in feature_nulldummy.py
Sebastian Falbesoner
2021-08-23
Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be o...
MarcoFalke
2021-08-23
Merge bitcoin/bitcoin#22641: test: Split rpc_signmessage test for disabled wa...
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
2021-08-22
refactor: Remove unused KeyIDHasher
Martin Zumsande
2021-08-22
Merge bitcoin/bitcoin#22781: wallet: fix the behavior of IsHDEnabled, return ...
Samuel Dobson
[next]