#7312 introduced the RPC call abandontransaction last minute before 0.12, there was still some work to be done:
- Return abandoned status in listtransactions
- Return abandoned status in GUI
- Fix any issues with how abandoned txs should sort
- Add a way to abandon transactions from GUI
- abandontransaction may not work in some cases for conflicted transactions imported from old wallets (see #7690)