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
2016-06-03
Merge #7967: [RPC] add feerate option to fundrawtransaction
Wladimir J. van der Laan
2016-06-03
Merge #7825: Prevent multiple calls to ExtractDestination
Pieter Wuille
2016-06-02
Stop treating importaddress'ed scripts as change
Pieter Wuille
2016-06-02
Improve CWallet API with new AccountMove function.
Patrick Strateman
2016-06-01
[Wallet] use constant for bip32 hardened key limit
Jonas Schnelli
2016-06-01
Merge #7689: Replace OpenSSL AES with ctaes-based version
Pieter Wuille
2016-05-31
[Wallet] Add simplest BIP32/deterministic key generation implementation
Jonas Schnelli
2016-05-29
Always require OS randomness when generating secret keys
Pieter Wuille
2016-05-25
Merge #8061: [Wallet] Improve Wallet encapsulation
Pieter Wuille
2016-05-17
Merge #8038: [qa, doc] Various minor fixes
MarcoFalke
2016-05-16
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-05-16
Move GetAccountBalance from rpcwallet.cpp into CWallet::GetAccountBalance
Patrick Strateman
2016-05-16
Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
Gregory Maxwell
2016-05-13
crypter: add tests for crypter
Cory Fields
2016-05-13
crypter: add a BytesToKey clone to replace the use of openssl
Cory Fields
2016-05-13
crypter: hook up the new aes cbc classes
Cory Fields
2016-05-13
crypter: constify encrypt/decrypt
Cory Fields
2016-05-13
crypter: fix the stored initialization vector size
Cory Fields
2016-05-10
[doc] Remove outdated line from listunspent RPC help, fix typo
MarcoFalke
2016-05-10
Merge #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Wladimir J. van der Laan
2016-05-10
init: Move berkeleydb version reporting to wallet
Wladimir J. van der Laan
2016-05-09
Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Patrick Strateman
2016-05-06
Prevent multiple calls to ExtractDestination
Pedro Branco
2016-05-06
Add more clear interface for CoinControl.h regarding individual feerate
Jonas Schnelli
2016-04-28
[RPC] add feerate option to fundrawtransaction
Jonas Schnelli
2016-04-25
Merge #7688: List solvability in listunspent output and improve help
Wladimir J. van der Laan
2016-04-22
Merge #7816: [Wallet] slighly refactor GetOldestKeyPoolTime()
Wladimir J. van der Laan
2016-04-19
Merge #7787: [Moveonly] Create ui_interface.cpp
Wladimir J. van der Laan
2016-04-19
Merge #7905: test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-04-18
test: Rename wallet.dat to wallet_test.dat
Wladimir J. van der Laan
2016-04-18
wallet_ismine.h → script/ismine.h
Wladimir J. van der Laan
2016-04-18
test: Create test fixture for wallet
Wladimir J. van der Laan
2016-04-18
Merge #7900: fix spelling mistake
Wladimir J. van der Laan
2016-04-18
test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-04-17
fix spelling mistake
Chris Moore
2016-04-16
add missing newline
Chris Moore
2016-04-15
Add lockUnspents option to fundrawtransaction
João Barbosa
2016-04-15
Add change options to fundrawtransaction
João Barbosa
2016-04-14
Merge #7812: Tiny refactor of `IsRBFOptIn`, avoid exception
Wladimir J. van der Laan
2016-04-06
[Wallet] slightly refactor GetOldestKeyPoolTime()
Jonas Schnelli
2016-04-06
Refactor IsRBFOptIn, avoid exception
Jonas Schnelli
2016-04-03
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-02
[ui] Move InitError, InitWarning, AmountErrMsg
MarcoFalke
2016-04-02
Merge #7691: [Wallet] refactor wallet/init interaction
Wladimir J. van der Laan
2016-03-31
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-29
Merge #7558: [RPC] Add import/removeprunedfunds rpc call
Wladimir J. van der Laan
2016-03-29
[Wallet][RPC] add missing abandon status documentation
Jonas Schnelli
2016-03-24
Merge #7506: Use CCoinControl selection in CWallet::FundTransaction
Wladimir J. van der Laan
2016-03-23
Fix lockunspents help message
João Barbosa
2016-03-23
[Wallet][RPC] add abandoned status to listtransactions
Jonas Schnelli
[prev]
[next]