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
2022-06-27
gui: Add Wallet Restore in the GUI
w0xlt
2022-06-02
Merge bitcoin-core/gui#583: Add translator comments to `TransactionDesc::Form...
Hennadii Stepanov
2022-06-02
Merge bitcoin-core/gui#613: Remove unnecessary wallet includes from rpcconsol...
Hennadii Stepanov
2022-06-02
Merge bitcoin/bitcoin#24927: Add test util to populate mempool with random tr...
laanwj
2022-06-02
Merge bitcoin/bitcoin#25264: kernel: pass params to BlockManager rather than ...
laanwj
2022-06-02
qt, refactor: add translator comments in `TransactionDesc::FormatTxStatus()`
w0xlt
2022-06-02
qt: Remove unnecessary wallet includes from rpcconsole.cpp
laanwj
2022-06-02
kernel: pass params to BlockManager rather than using a global
Cory Fields
2022-06-02
Merge bitcoin/bitcoin#24531: Use designated initializers
MacroFake
2022-06-01
Merge bitcoin/bitcoin#25249: Bump univalue subtree
fanquake
2022-06-01
Use designated initializers
MarcoFalke
2022-06-01
Merge bitcoin/bitcoin#25244: build: pass bdb cppflags only where needed
fanquake
2022-05-31
Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...
MacroFake
2022-05-31
Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have sufficient...
MacroFake
2022-05-31
build: pass bdb cppflags only where needed
fanquake
2022-05-30
use testing setup mempool in ComplexMemPool bench
glozow
2022-05-30
create and use mempool transactions using real coins in MempoolCheck
glozow
2022-05-30
[test util] to populate mempool with random transactions/packages
glozow
2022-05-30
[test util] use -checkmempool for TestingSetup mempool check ratio
glozow
2022-05-30
[test util] add chain name to TestChain100Setup ctor
glozow
2022-05-30
Merge bitcoin-core/gui#609: wallet, refactor: Drop unused `WalletModel::Payme...
Hennadii Stepanov
2022-05-30
Bump univalue subtree
MacroFake
2022-05-30
refactor: Replace get_int by getInt<int> alias
MacroFake
2022-05-30
refactor: Explicitly convert atomic<int> to int
João Barbosa
2022-05-30
Merge bitcoin/bitcoin#25233: compat: remove glibcxx sanity checks
MacroFake
2022-05-30
Merge bitcoin/bitcoin#25237: rpc: Capture UniValue by ref for rpcdoccheck
fanquake
2022-05-30
Merge bitcoin/bitcoin#25204: rpc: remove deprecated top-level fee fields from...
MacroFake
2022-05-29
qt, wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired`
Hennadii Stepanov
2022-05-29
rpc: Capture potentially large UniValue by ref for rpcdoccheck
Martin Zumsande
2022-05-28
compat: remove glibcxx sanity checks
fanquake
2022-05-28
Merge bitcoin/bitcoin#25224: Get time less often in AddrManImpl::ResolveColli...
fanquake
2022-05-27
rpc: remove deprecated fee fields from mempool entries
Sebastian Falbesoner
2022-05-27
Merge bitcoin/bitcoin#25214: multiprocess build fix: ipc/capnp/init.capnp.h: ...
fanquake
2022-05-27
Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending specifi...
MacroFake
2022-05-27
Merge bitcoin/bitcoin#24934: refactor, miner: Delete call to UpdatePackagesFo...
MacroFake
2022-05-26
Merge bitcoin/bitcoin#24032: Add defaults to vDeployments to avoid uninitiali...
laanwj
2022-05-26
Merge bitcoin/bitcoin#25003: tracing: fix `coin_selection:aps_create_tx_inter...
Andrew Chow
2022-05-26
Merge bitcoin/bitcoin#15936: interfaces: Expose settings.json methods to GUI
MacroFake
2022-05-26
Merge bitcoin/bitcoin#25210: doc: remove misleading AreInputsStandard() comment
laanwj
2022-05-26
Merge bitcoin/bitcoin#25202: log: Use severity-based logging for leveldb/libe...
laanwj
2022-05-26
Merge bitcoin/bitcoin#25132: consensus: Add BIP-341 specified constraints in ...
laanwj
2022-05-25
multiprocess build cleanup: comment on manual dependencies
Ryan Ofsky
2022-05-25
Add BIP-341 specified constraints to `ComputeTaprootMerkleRoot`
David Bakin
2022-05-25
fuzz: coinselection, add missing fee rate.
furszy
2022-05-25
multiprocess build fix: ipc/capnp/init.capnp.h: No such file or directory
Ryan Ofsky
2022-05-25
doc: remove misleading AreInputsStandard() comment
James O'Beirne
2022-05-25
refactor: Change LogPrintLevel order to category, severity
laanwj
2022-05-25
leveldb: Log messages from leveldb with category and debug level
laanwj
2022-05-25
http: Use severity-based logging for messages from libevent
laanwj
2022-05-25
logging: Unconditionally log levels >= WARN
laanwj
[next]