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-07-13
Expose underlying clock in CThreadInterrupt
MacroFake
2022-07-12
Remove atomic for m_last_getheaders_timestamp
Suhas Daftuar
2022-07-12
refactor: Return BResult from restoreWallet
MacroFake
2022-07-12
Prepare BResult for non-copyable types
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25324: refactor: add most of src/util to iwyu
MacroFake
2022-07-12
Merge bitcoin/bitcoin#24944: rpc: add getblockfrompeer RPCTypeCheck and inval...
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25489: wallet: change `ScanForWalletTransactions` to us...
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25591: move-only: Version handshake to libtest_util
MacroFake
2022-07-12
wallet: change `ScanForWalletTransactions` to use `Ticks()`
w0xlt
2022-07-12
Merge bitcoin/bitcoin#25218: refactor: introduce generic 'Result' class and c...
MacroFake
2022-07-12
Merge bitcoin-core/gui#627: Apply translator comments to reset options confir...
Hennadii Stepanov
2022-07-12
move-only: InitializeNode to handshake helper
MacroFake
2022-07-12
move-only: Version handshake to libtest_util
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progress
MacroFake
2022-07-11
wallet: Precompute Txdata after setting PSBT inputs' UTXOs
Andrew Chow
2022-07-11
Merge bitcoin/bitcoin#25562: test: add tests for negative waste during coin s...
Andrew Chow
2022-07-10
Merge bitcoin-core/gui#471: Add Wallet Restore in the GUI
Hennadii Stepanov
2022-07-08
Merge bitcoin/bitcoin#25481: wallet: unify max signature logic
Andrew Chow
2022-07-08
wallet: refactor GetNewDestination, use BResult
furszy
2022-07-08
send: refactor CreateTransaction flow to return a BResult<CTransactionRef>
furszy
2022-07-08
wallet: refactor, include 'FeeCalculation' inside 'CreatedTransactionResult'
furszy
2022-07-08
Introduce generic 'Result' class
furszy
2022-07-08
Merge bitcoin/bitcoin#25337: refactor: encapsulate wallet's address book access
Andrew Chow
2022-07-08
refactor: add most of src/util to iwyu
fanquake
2022-07-08
Merge bitcoin/bitcoin#25353: Add a `-mempoolfullrbf` node setting
MacroFake
2022-07-07
refactor: Drop no longer needed `util/designator.h`
Hennadii Stepanov
2022-07-07
rpc, refactor: Add `decodepsbt_outputs`
Hennadii Stepanov
2022-07-07
rpc, refactor: Add `decodepsbt_inputs`
Hennadii Stepanov
2022-07-07
rpc, refactor: Add `getblock_prevout`
Hennadii Stepanov
2022-07-07
Merge bitcoin/bitcoin#24832: index: Verify the block filter hash when reading...
fanquake
2022-07-07
Merge bitcoin/bitcoin#25500: refactor: Move inbound eviction logic to its own...
fanquake
2022-07-07
Merge bitcoin/bitcoin#25447: fuzz: add low-level target for txorphanage
MacroFake
2022-07-07
test: add tests for negative waste during coin selection
ishaanam
2022-07-06
Update getmempoolinfo RPC with `mempoolfullrbf`
Antoine Riard
2022-07-06
Introduce `mempoolfullrbf` node setting.
Antoine Riard
2022-07-06
wallet: clean AllInputsMine code, use InputIsMine internally
furszy
2022-07-06
[net] Move eviction logic to its own file
dergoegge
2022-07-06
[net] Move ConnectionType to its own file
Cory Fields
2022-07-06
Merge bitcoin/bitcoin#25507: wallet: don't add change fee to target if subtra...
Andrew Chow
2022-07-06
fuzz: add low-level target for txorphanage
chinggg
2022-07-05
Bugfix: Check for readlink buffer overflow and handle gracefully
Luke Dashjr
2022-07-05
wallet: don't iter twice when getting the cached debit/credit amount
Antoine Poinsot
2022-07-05
wallet: clean InputIsMine code, use GetWalletTx
furszy
2022-07-05
wallet: unify CachedTxGetImmatureCredit and CachedTxGetImmatureWatchOnlyCredit
furszy
2022-07-05
wallet: remove always true 'fUseCache' arg from CachedTxGetAvailableCredit
furszy
2022-07-05
wallet: remove always false 'recalculate' arg from GetCachableAmount
furszy
2022-07-05
wallet: remove always true 'fUseCache' from CachedTxGetImmatureWatchOnlyCredit
furszy
2022-07-05
wallet: remove always true 'fUseCache' from CachedTxGetImmatureCredit
furszy
2022-07-04
Merge bitcoin/bitcoin#25454: p2p: Avoid multiple getheaders messages in fligh...
fanquake
2022-07-04
[net] Add connection type to NodeEvictionCandidate
dergoegge
[prev]
[next]