bitcoin/src/wallet
Wladimir J. van der Laan 342b9bc390
Merge #9792: FastRandomContext improvements and switch to ChaCha20
4fd2d2f Add a FastRandomContext::randrange and use it (Pieter Wuille)
1632922 Switch FastRandomContext to ChaCha20 (Pieter Wuille)
e04326f Add ChaCha20 (Pieter Wuille)
663fbae FastRandom benchmark (Pieter Wuille)
c21cbe6 Introduce FastRandomContext::randbool() (Pieter Wuille)

Tree-SHA512: 7fff61e3f6d6dc6ac846ca643d877b377db609646dd401a0e8f50b052c6b9bcd2f5fc34de6bbf28f04afd1724f6279ee163ead5f37d724fb782a00239f35db1d
2017-04-24 14:28:49 +02:00
..
test Merge #9827: Improve ScanForWalletTransactions return value 2017-04-19 12:30:02 +02:00
coincontrol.h Allow to opt-into RBF when creating a transaction 2017-01-23 16:23:39 -05:00
crypter.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypter.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
db.cpp Use fsbridge for fopen and freopen 2017-04-03 12:32:32 +02:00
db.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
feebumper.cpp Merge #9942: Refactor CBlockPolicyEstimator 2017-04-20 21:17:17 +02:00
feebumper.h [trivial] Fix typo ("improssible" → "impossible") 2017-04-07 18:29:54 +02:00
rpcdump.cpp Merge #10208: [wallet] Rescan abortability 2017-04-18 08:05:24 +02:00
rpcwallet.cpp Merge #10181: Include cleanup 2017-04-20 23:24:00 +02:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Merge #9792: FastRandomContext improvements and switch to ChaCha20 2017-04-24 14:28:49 +02:00
wallet.h Merge #9942: Refactor CBlockPolicyEstimator 2017-04-20 21:17:17 +02:00
walletdb.cpp Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
walletdb.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00