neobytes/src/wallet
Wladimir J. van der Laan 525c049316 Merge #8580: Make CTransaction actually immutable
81e3228 Make CTransaction actually immutable (Pieter Wuille)
42fd8de Make DecodeHexTx return a CMutableTransaction (Pieter Wuille)
c3f5673 Make CWalletTx store a CTransactionRef instead of inheriting (Pieter Wuille)
a188353 Switch GetTransaction to returning a CTransactionRef (Pieter Wuille)
2018-01-17 17:30:38 +01:00
..
test Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
coincontrol.h Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target 2018-01-13 13:44:38 +01:00
crypter.cpp Merge #8753: Locked memory manager 2018-01-13 13:44:39 +01:00
crypter.h Merge #9039: Various serialization simplifcations and optimizations 2018-01-15 06:14:15 +01:00
db.cpp Merge #8191: Do not shadow variables in src/wallet 2018-01-09 14:16:37 +01:00
db.h Merge #8564: [Wallet] remove unused code/conditions in ReadAtCursor 2018-01-09 14:04:21 +01:00
rpcdump.cpp Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
rpcwallet.cpp Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
rpcwallet.h Merge #8163: Do not shadow global RPC table variable (tableRPC) 2018-01-09 14:16:37 +01:00
wallet.cpp Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
wallet.h Merge #8580: Make CTransaction actually immutable 2018-01-17 17:30:38 +01:00
walletdb.cpp Merge #8828: Move CWalletDB::ReorderTransactions to CWallet 2018-01-13 13:44:39 +01:00
walletdb.h Merge #9039: Various serialization simplifcations and optimizations 2018-01-15 06:14:15 +01:00