index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge #7689: Replace OpenSSL AES with ctaes-based version
Pieter Wuille
2016-06-01
3
-45
/
+292
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypter: add tests for crypter
Cory Fields
2016-05-13
2
-0
/
+236
|
*
|
crypter: add a BytesToKey clone to replace the use of openssl
Cory Fields
2016-05-13
2
-4
/
+31
|
*
|
crypter: hook up the new aes cbc classes
Cory Fields
2016-05-13
1
-31
/
+14
|
*
|
crypter: constify encrypt/decrypt
Cory Fields
2016-05-13
2
-4
/
+4
|
*
|
crypter: fix the stored initialization vector size
Cory Fields
2016-05-13
2
-6
/
+7
*
|
|
Always require OS randomness when generating secret keys
Pieter Wuille
2016-05-29
1
-6
/
+2
*
|
|
Merge #8061: [Wallet] Improve Wallet encapsulation
Pieter Wuille
2016-05-25
5
-77
/
+79
|
\
\
\
|
*
|
|
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-05-16
5
-42
/
+43
|
*
|
|
Move GetAccountBalance from rpcwallet.cpp into CWallet::GetAccountBalance
Patrick Strateman
2016-05-16
3
-35
/
+36
*
|
|
|
Merge #8038: [qa, doc] Various minor fixes
MarcoFalke
2016-05-17
1
-3
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[doc] Remove outdated line from listunspent RPC help, fix typo
MarcoFalke
2016-05-10
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
Gregory Maxwell
2016-05-16
1
-4
/
+2
|
|
/
|
/
|
*
|
Merge #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Wladimir J. van der Laan
2016-05-10
4
-18
/
+10
|
\
\
|
*
|
Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Patrick Strateman
2016-05-09
4
-18
/
+10
|
|
/
*
/
init: Move berkeleydb version reporting to wallet
Wladimir J. van der Laan
2016-05-10
1
-0
/
+1
|
/
*
Merge #7688: List solvability in listunspent output and improve help
Wladimir J. van der Laan
2016-04-25
4
-5
/
+11
|
\
|
*
List solvability in listunspent output and improve help
Pieter Wuille
2016-03-14
4
-5
/
+11
*
|
Merge #7816: [Wallet] slighly refactor GetOldestKeyPoolTime()
Wladimir J. van der Laan
2016-04-22
1
-5
/
+12
|
\
\
|
*
|
[Wallet] slightly refactor GetOldestKeyPoolTime()
Jonas Schnelli
2016-04-06
1
-5
/
+12
*
|
|
Merge #7787: [Moveonly] Create ui_interface.cpp
Wladimir J. van der Laan
2016-04-19
1
-38
/
+23
|
\
\
\
|
*
|
|
[ui] Move InitError, InitWarning, AmountErrMsg
MarcoFalke
2016-04-02
1
-38
/
+23
|
|
/
/
*
|
|
Merge #7905: test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-04-19
8
-132
/
+419
|
\
\
\
|
*
|
|
test: Rename wallet.dat to wallet_test.dat
Wladimir J. van der Laan
2016-04-18
1
-1
/
+1
|
*
|
|
wallet_ismine.h → script/ismine.h
Wladimir J. van der Laan
2016-04-18
3
-130
/
+1
|
*
|
|
test: Create test fixture for wallet
Wladimir J. van der Laan
2016-04-18
5
-6
/
+52
|
*
|
|
test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-04-18
2
-0
/
+370
*
|
|
|
Merge #7900: fix spelling mistake
Wladimir J. van der Laan
2016-04-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
fix spelling mistake
Chris Moore
2016-04-17
1
-1
/
+1
|
|
/
/
/
*
/
/
/
add missing newline
Chris Moore
2016-04-16
1
-1
/
+1
|
/
/
/
*
|
|
Add lockUnspents option to fundrawtransaction
João Barbosa
2016-04-15
3
-6
/
+19
*
|
|
Add change options to fundrawtransaction
João Barbosa
2016-04-15
3
-23
/
+74
*
|
|
Merge #7812: Tiny refactor of `IsRBFOptIn`, avoid exception
Wladimir J. van der Laan
2016-04-14
1
-8
/
+4
|
\
\
\
|
*
|
|
Refactor IsRBFOptIn, avoid exception
Jonas Schnelli
2016-04-06
1
-8
/
+4
|
|
/
/
*
/
/
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-03
1
-4
/
+4
|
/
/
*
|
Merge #7691: [Wallet] refactor wallet/init interaction
Wladimir J. van der Laan
2016-04-02
2
-41
/
+113
|
\
\
|
*
|
[Wallet] refactor wallet/init interaction
Jonas Schnelli
2016-03-22
2
-41
/
+113
|
|
/
*
|
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-31
2
-11
/
+7
*
|
Merge #7558: [RPC] Add import/removeprunedfunds rpc call
Wladimir J. van der Laan
2016-03-29
6
-0
/
+175
|
\
\
|
*
|
Added companion removeprunedfunds call.
instagibbs
2016-03-23
6
-0
/
+106
|
*
|
Add importprunedfunds rpc call
instagibbs
2016-03-23
2
-0
/
+69
*
|
|
[Wallet][RPC] add missing abandon status documentation
Jonas Schnelli
2016-03-29
1
-0
/
+1
*
|
|
Merge #7506: Use CCoinControl selection in CWallet::FundTransaction
Wladimir J. van der Laan
2016-03-24
1
-11
/
+2
|
\
\
\
|
*
|
|
Use CCoinControl selection in CWallet::FundTransaction
João Barbosa
2016-03-08
1
-11
/
+2
*
|
|
|
Fix lockunspents help message
João Barbosa
2016-03-23
1
-2
/
+3
*
|
|
|
[Wallet][RPC] add abandoned status to listtransactions
Jonas Schnelli
2016-03-23
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge #7715: Fix calculation of balances and available coins.
Wladimir J. van der Laan
2016-03-23
1
-2
/
+7
|
\
\
\
|
*
|
|
Fix calculation of balances and available coins.
Alex Morcos
2016-03-18
1
-2
/
+7
*
|
|
|
Prevent multiple calls to CWallet::AvailableCoins
João Barbosa
2016-03-22
2
-5
/
+7
*
|
|
|
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-2
/
+4
[prev]
[next]