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
/
rpcdump.cpp
Age
Commit message (
Expand
)
Author
2018-10-25
Add SegWit support to importmulti with some ProcessImport cleanup
MeshCollider
2018-10-05
rpc: creates possibility to preserve labels on importprivkey
marcoagner
2018-09-26
Move boost/std fstream to fsbridge
Chun Kuan Lee
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-10
Merge #9332: Let wallet importmulti RPC accept labels for standard scriptPubKeys
Wladimir J. van der Laan
2018-08-27
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
[wallet] Remove wallet account RPCs
John Newbery
2018-08-15
refactor: use fs:: over boost::filesystem::
fanquake
2018-08-10
Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hour
MarcoFalke
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-07
[Docs] upgrade rescan time warning from minutes to >1 hour
Mason Simon
2018-08-07
Consistently use ParseHashV to validate hash inputs in rpc
Ben Woosley
2018-08-02
[wallet] Add wallet name to log messages
Pierre Rochard
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescan
Wladimir J. van der Laan
2018-07-22
Removes Boost predicate.hpp dependency
251
2018-07-19
Merge #13074: [trivial] Correct help text for `importaddress` RPC
MarcoFalke
2018-07-14
[moveonly] Extract RescanWallet to handle a simple rescan
Ben Woosley
2018-06-20
Fix parameter count check for importpubkey.
Kristaps Kaupe
2018-05-30
Merge #13069: docs: Fix typos
MarcoFalke
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-19
[refactor] manually change remaining instances of master key to seed.
John Newbery
2018-05-19
scripted-diff: Rename master key to seed
John Newbery
2018-05-14
Add compile time checking for all cs_wallet runtime locking assertions
practicalswift
2018-05-07
Fix typos
practicalswift
2018-05-03
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-04-27
Merge #13090: Remove Safe mode (achow101)
Wladimir J. van der Laan
2018-04-26
Remove Safe mode
Andrew Chow
2018-04-25
[wallet] [rpc] Fix importaddress help text
John Newbery
2018-04-18
Make CScript -> CScriptID conversion explicit
Pieter Wuille
2018-04-12
Give an error when rescan is aborted by the user
Andrew Chow
2018-04-12
Add cancel button to rescan progress dialog
Andrew Chow
2018-04-05
wallet: Make WalletInitInterface and DummyWalletInit private
João Barbosa
2018-04-03
[wallet] [rpc] [doc] importprivkey: hint about importmulti
Karl-Johan Alm
2018-03-27
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-17
wallet: Change output type globals to members
MarcoFalke
2018-03-13
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-09
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-07
Merge #11372: Address encoding cleanup
Wladimir J. van der Laan
2018-03-06
Add LookupBlockIndex function
João Barbosa
2018-02-22
Let wallet importmulti RPC accept labels for standard scriptPubKeys
Russell Yanofsky
2018-02-19
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
Stop using CBase58Data for ext keys
Pieter Wuille
2018-02-19
Replace CBitcoinSecret with {Encode,Decode}Secret
Pieter Wuille
2018-02-13
Remove useless string initialization.
Alin Rus
2018-02-10
scripted-diff: Use UniValue.pushKV instead of push_back(Pair())
Karel Bilek
2018-02-07
Bech32 addresses in dumpwallet
fivepiece
2018-01-23
Mention that other RPC calls report keys as "imported" while txns are still m...
Jonas Schnelli
2018-01-23
Make sure WalletRescanReserver has successfully reserved the rescan
Jonas Schnelli
[prev]
[next]