77594c4f functional_tests: fix python3 compatibility (moneromooo-monero)
77594c4f
Also add missing bans test to the default tests
When the wallet auto refreshes after mining the last two blocks but before popping them, it will then try to use outputs which are not unlocked yet. This is really a wallet problem, which will be fixed later.
It can now handle small reorgs without having to rescan the whole blockchain. Also add a test for it.