Problem at CryptoHub
FLAP wallet is broken, after some seconds it turns off and writes to log "ERROR: mempool transaction missing input"
ERROR: mempool transaction missing input
ERROR: mempool transaction missing input
ERROR: mempool transaction missing input
ERROR: CheckInputs() : tried to spend coinbase at depth 96
debug mode:
ERROR: mempool transaction missing input
flappycoind: main.cpp:4556: CBlockTemplate* CreateNewBlock(const CScript&): Assertion `"mempool transaction missing input" == 0' failed.
How to resolve the problem? If I sync from zero, wallet fails again after syncing
discussing it
ive fixed a simuler error on another coin buy clearing all the payment history ,,its not ideal and i dont know it it applies
this is what i ran howver it clears ALL the data without some extra mojo ,, you may simply be able to delete the folder in the .coin folder storing them
/etc/init.d/redis-server stop
rm -fvar/lib/redis/dump.rdb
/etc/init.d/redis-server start