This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
sampacoin
Watch
1
Star
0
Fork
0
You've already forked sampacoin
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
sampacoin
/
src
/
wallet
History
Patrick Strateman
00f09c920c
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
...
This removes the fFromLoadWallet flag in AddToWallet. These were already effectively two methods.
2016-07-29 17:04:14 -07:00
..
test
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
2016-07-29 17:04:14 -07:00
crypter.cpp
crypter: add a BytesToKey clone to replace the use of openssl
2016-05-13 10:23:04 +02:00
crypter.h
crypter: add tests for crypter
2016-05-13 10:23:04 +02:00
db.cpp
Merge
#7537
: wallet: Warn on unexpected EOF while salvaging wallet
2016-02-29 10:05:07 +01:00
db.h
Bump copyright headers to 2015
2015-12-13 18:08:39 +01:00
rpcdump.cpp
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
2016-07-29 17:04:14 -07:00
rpcwallet.cpp
Port from 0.13: Create a new HD seed after encrypting the wallet
2016-07-28 13:22:33 +02:00
rpcwallet.h
rpc: Register calls where they are defined
2016-03-31 10:48:32 +02:00
wallet.cpp
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
2016-07-29 17:04:14 -07:00
wallet.h
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
2016-07-29 17:04:14 -07:00
walletdb.cpp
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
2016-07-29 17:04:14 -07:00
walletdb.h
[Wallet] comsetic non-code changes for the HD feature
2016-07-15 10:34:08 +02:00