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
/
wallet
Age
Commit message (
Expand
)
Author
2022-05-16
Add proper thread safety annotation to `CachedTxGetAvailableCredit()`
Hennadii Stepanov
2022-05-16
Merge bitcoin/bitcoin#23662: rpc: improve `getreceivedby{address,label}` perf...
Andrew Chow
2022-05-16
wallet: CreateTransaction(): return out-params as (optional) struct
Sebastian Falbesoner
2022-05-16
wallet: CreateTransactionInternal(): return out-params as (optional) struct
Sebastian Falbesoner
2022-05-12
scripted-diff: replace non-standard fixed width integer types (`u_int`...` ->...
Sebastian Falbesoner
2022-05-10
wallet: Change log interval to use `steady_clock`
w0xlt
2022-05-09
Wallet: Ensure m_attaching_chain is set before registering for signals
Luke Dashjr
2022-05-05
Wrap boost::replace_all
MacroFake
2022-05-03
Merge bitcoin/bitcoin#24470: Disallow more unsafe string->path conversions al...
MacroFake
2022-04-28
Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused acros...
Andrew Chow
2022-04-28
Merge bitcoin/bitcoin#24984: wallet: ignore chainStateFlushed notifications w...
Andrew Chow
2022-04-26
Merge bitcoin/bitcoin#24644: wallet: add tracepoints and algorithm informatio...
fanquake
2022-04-26
Merge bitcoin/bitcoin#24989: scripted-diff: rename BytePtr to AsBytePtr
fanquake
2022-04-26
Merge bitcoin/bitcoin#24977: rpc: Explain active and internal in listdescriptors
fanquake
2022-04-26
Merge bitcoin/bitcoin#24971: tidy: modernize-use-nullptr
fanquake
2022-04-26
Merge bitcoin/bitcoin#24959: Remove not needed clang-format off comments
laanwj
2022-04-26
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2022-04-26
Merge bitcoin/bitcoin#22953: refactor: introduce single-separator split helpe...
fanquake
2022-04-26
scripted-diff: rename BytePtr to AsBytePtr
João Barbosa
2022-04-26
wallet: ignore chainStateFlushed notifications while attaching chain
Martin Zumsande
2022-04-25
rpc: Explain active and internal in listdescriptors
Andrew Chow
2022-04-25
Remove not needed clang-format off comments
MarcoFalke
2022-04-24
Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity function...
MarcoFalke
2022-04-22
add 3 new test cases for SelectCoins()
akankshakashyap
2022-04-21
Disallow more unsafe string->path conversions allowed by path append operators
Ryan Ofsky
2022-04-21
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
laanwj
2022-04-18
Merge bitcoin/bitcoin#24859: wallet: Change wallet validation order
Andrew Chow
2022-04-16
util/check: Add CHECK_NONFATAL identity function, NONFATAL_UNREACHABLE AND UN...
Aurèle Oulès
2022-04-15
Change wallet validation order
w0xlt
2022-04-14
rpc, wallet: setwalletflags warnings are optional
Andrew Chow
2022-04-14
wallet: Add some tracepoints for coin selection
Andrew Chow
2022-04-14
wallet: compute waste for SelectionResults of preset inputs
Andrew Chow
2022-04-14
wallet: track which coin selection algorithm produced a SelectionResult
Andrew Chow
2022-04-11
refactor: introduce single-separator split helper `SplitString`
Sebastian Falbesoner
2022-04-07
lint: codespell 2.1.0
fanquake
2022-04-06
doc: Convert remaining comments to clang-tidy format
MarcoFalke
2022-04-04
refactor: fix clang-tidy named args usage
fanquake
2022-03-31
Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithms
Andrew Chow
2022-03-31
Merge bitcoin/bitcoin#24711: wallet: Postpone wallet loading notification for...
Andrew Chow
2022-03-31
Merge bitcoin/bitcoin#24673: refactor: followup of remove -deprecatedrpc=addr...
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/Assume
MarcoFalke
2022-03-30
wallet: Postpone NotifyWalletLoaded() for encrypted wallets
Hennadii Stepanov
2022-03-30
refactor: use named args when ScriptToUniv or TxToUniv are invoked
Michael Dietz
2022-03-30
fuzz: add target for coinselection
Martin Zumsande
2022-03-30
Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweep
MarcoFalke
2022-03-30
wallet: move Assert() check into constructor
Anthony Towns
2022-03-29
Add sendall RPC née sweep
Murch
2022-03-29
wallet, refactor: Add wallet::NotifyWalletLoaded() function
Hennadii Stepanov
2022-03-28
Merge bitcoin/bitcoin#24677: refactor: fix wallet and related named args
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#23083: rpc: Fail to return undocumented or misdocumente...
fanquake
[prev]
[next]