Author

Topic: RPC accounts are not working Properly (Read 135 times)

legendary
Activity: 1612
Merit: 1608
精神分析的爸
October 27, 2018, 06:02:30 AM
#4

Try to start your restored wallet with -rescan, this will rescan the chain for any transactions your wallet.db backup had missed.

HTH

I did added rescan=1 in my configuration file in data directory, but it seems to be going nowhere.

Make sure you have restarted your wallet after that change and that the conf file you edited actually gets used. Check your debug.log for further hints.
newbie
Activity: 18
Merit: 0
October 27, 2018, 04:52:23 AM
#3

Try to start your restored wallet with -rescan, this will rescan the chain for any transactions your wallet.db backup had missed.

HTH

I did added rescan=1 in my configuration file in data directory, but it seems to be going nowhere.
legendary
Activity: 1612
Merit: 1608
精神分析的爸
October 27, 2018, 04:21:58 AM
#2
..

Now theoritically I knew that if I restore old wallet.dat it won't affect any balance. But all of sudden some balances are negative (like from 98 it changed to -295962.45329679) and some balance have changed. I am looking for balances using listaccounts api call.

One last thing, I have a backup script which takes backup everyday. But wallet.dat file from different days is showing different balances.

Urgent Help needed, please help me.



Try to start your restored wallet with -rescan, this will rescan the chain for any transactions your wallet.db backup had missed.

HTH
newbie
Activity: 18
Merit: 0
October 27, 2018, 03:34:59 AM
#1
Hi there,

I have made an altcoin as a college project. The coin is based on litecon 0.8. I am using it with RPC feature using cli wallet for last 2 months and have around 150 users who do some minor and major transactions each day. Everything was working fine until I ecrypted my wallet. After 2 days of encryptiom i realized that RPC is not working due to encryption (as wallet needs to be unlocked for performing any action). So I restored 2 days old wallet.dat file.

Now theoritically I knew that if I restore old wallet.dat it won't affect any balance. But all of sudden some balances are negative (like from 98 it changed to -295962.45329679) and some balance have changed. I am looking for balances using listaccounts api call.

One last thing, I have a backup script which takes backup everyday. But wallet.dat file from different days is showing different balances.

Urgent Help needed, please help me.

Jump to: