VolumeFi / paloma

The fast blockchain messenger protocol
Apache License 2.0
3 stars 2 forks source link

[BUG] Lightnode syncing status (storing used paloma address in all evm chains) after nodesold event doesn't work sometimes. #2106

Closed fullstack412 closed 3 weeks ago

fullstack412 commented 4 weeks ago

Just reviewed the log. paloma tx was successful. but it's I need to re-run the sync cosmwasm contract function until it's fully synced.

taariq commented 4 weeks ago

@fullstack412 why did the sync fail?

fullstack412 commented 4 weeks ago

not sure. sync failed in matic chain 2 times, and 1 time in bnb, op chains. anyway, in this case, i need to rerun the tx until it works.

fullstack412 commented 4 weeks ago

@taariq

fullstack412 commented 4 weeks ago

I can't see submit_logic_call function in matic compass for this sync tx. The strange thing is that this error doesn't always appear. It looks like the pigeon issue.

taariq commented 4 weeks ago

FYI @byte-bandit @maharifu @webelf101

fullstack412 commented 3 weeks ago

https://github.com/VolumeFi/paloma_nodesale/pull/13 @taariq

taariq commented 3 weeks ago

Fixed with https://github.com/VolumeFi/paloma_nodesale/pull/13