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
2021-05-11
Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual size
MarcoFalke
2021-05-10
Merge bitcoin/bitcoin#21359: rpc: include_unsafe option for fundrawtransaction
W. J. van der Laan
2021-05-10
Merge bitcoin/bitcoin#21836: scripted-diff: Replace three dots with ellipsis ...
W. J. van der Laan
2021-05-10
Merge bitcoin/bitcoin#21786: wallet: ensure sat/vB feerates are in range (man...
MarcoFalke
2021-05-10
Merge bitcoin/bitcoin#21897: rpc: adjust incorrect RPCHelpMan types
MarcoFalke
2021-05-09
rpc/listaddressgroupings: redefine inner-most array as ARR_FIXED
Karl-Johan Alm
2021-05-09
rpc: for sat/vB fee rates, limit ParseFixedPoint decimals to 3
Jon Atack
2021-05-05
Merge bitcoin/bitcoin#21817: refactor: Replace &foo[0] with foo.data()
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
W. J. van der Laan
2021-05-04
refactor: Replace &foo[0] with foo.data()
MarcoFalke
2021-05-04
refactor: Use CPubKey vector constructor where possible
MarcoFalke
2021-05-02
scripted-diff: Replace three dots with ellipsis in the UI strings
Hennadii Stepanov
2021-05-01
doc: Clarify that feerates are per virtual size
MarcoFalke
2021-05-01
scripted-diff: Clarify that feerates are per virtual size
MarcoFalke
2021-04-30
rpc: include_unsafe option for fundrawtransaction
t-bast
2021-04-29
Merge bitcoin/bitcoin#21759: wallet: document coin selection code
fanquake
2021-04-27
move-only: Move constants to blockstorage
MarcoFalke
2021-04-26
refactor + document coin selection strategy
glozow
2021-04-26
[docs] add doxygen comments to wallet code
glozow
2021-04-26
Merge bitcoin/bitcoin#21714: refactor: Drop CCoinControl::SetNull
MarcoFalke
2021-04-22
[docs] format existing comments as doxygen
glozow
2021-04-19
Merge #21679: rpc: Keep default argument value in correct type
MarcoFalke
2021-04-18
refactor: Drop CCoinControl::SetNull
João Barbosa
2021-04-17
rpc: Keep default argument value in correct type
João Barbosa
2021-04-14
test: Reset mocktime in the common setup
MarcoFalke
2021-04-14
Merge #21666: Miscellaneous external signer changes
fanquake
2021-04-13
Merge #21634: tests: Skip SQLite fsyncs while testing
MarcoFalke
2021-04-13
wallet: remove CWallet::GetExternalSigner()
fanquake
2021-04-13
refactor: unify external wallet runtime errors
fanquake
2021-04-13
refactor: add missing includes to external signer code
fanquake
2021-04-13
refactor: move all signer code inside ENABLE_EXTERNAL_SIGNER #ifdefs
fanquake
2021-04-12
tests: Skip SQLite fsyncs while testing
Andrew Chow
2021-04-08
rpc: add help for enumeratesigners and walletdisplayaddress
Sjors Provoost
2021-04-08
Move external signer out of wallet module
Sjors Provoost
2021-04-07
Drop JSONRPCRequest constructors after #21366
Russell Yanofsky
2021-04-07
Merge #21572: Fix wrong wallet RPC context set after #21366
MarcoFalke
2021-04-07
Merge #21613: build: enable -Wdocumentation
fanquake
2021-04-07
Merge #21540: wallet: refactor: dedup sqlite statement preparations/deletions
fanquake
2021-04-06
doc: fixup -Wdocumentation issues
fanquake
2021-04-06
Merge #21598: refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-05
Merge #21302: wallet: createwallet examples for descriptor wallets
W. J. van der Laan
2021-04-05
refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-02
Fix wrong wallet RPC context set after #21366
Russell Yanofsky
2021-04-02
wallet: refactor: dedup sqlite statement deletions
Sebastian Falbesoner
2021-04-02
wallet: refactor: dedup sqlite statement preparations
Sebastian Falbesoner
2021-04-02
Merge #21063: wallet, rpc: update listdescriptors response format
fanquake
2021-04-01
Merge #21544: rpc: Missing doc updates for bumpfee psbt update
fanquake
2021-03-29
refactor: replace util::Ref by std::any (C++17)
Sebastian Falbesoner
2021-03-29
rpc: Missing doc updates for bumpfee psbt update
MarcoFalke
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
[next]