neobytes/src/wallet
Suhas Daftuar e25b158ab8
RPC: indicate which transactions are replaceable
Add "bip125-replaceable" output field to listtransactions and gettransaction
which indicates if an unconfirmed transaction, or any unconfirmed parent, is
signaling opt-in RBF according to BIP 125.

Github-Pull: #7286
Rebased-From: eaa8d2754b48b62cdd07255fc3028feecad0c095
2016-01-20 13:50:58 +01:00
..
test [wallet] Add regression test for vValue sort order 2016-01-07 09:25:57 +01:00
crypter.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
crypter.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
db.cpp [walletdb] Fix syntax error in key parser 2016-01-20 13:08:40 +01:00
db.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
rpcdump.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
rpcwallet.cpp RPC: indicate which transactions are replaceable 2016-01-20 13:50:58 +01:00
wallet_ismine.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
wallet_ismine.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
wallet.cpp add InMempool() function 2016-01-13 11:28:28 -05:00
wallet.h add InMempool() function 2016-01-13 11:28:28 -05:00
walletdb.cpp [qa] wallet: Check if maintenance changes the balance 2016-01-07 09:19:25 +01:00
walletdb.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00