Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lease] Unblock leases blocked due to lack of funds for tip after multiple recovery attempts #183

Open
desislavva opened this issue Oct 11, 2023 · 0 comments

Comments

@desislavva
Copy link
Contributor

After multiple attempts to complete the opening during Osmosis downtime - leases spent the entire tip amount. Therefore, they fail to complete the opening even after network recovery.

nolusd q wasm contract-state smart nolus16c7r8t65eql8ylkmwstg3wffhe7jsaqwu3cxusj6aztcjvh06a7swer998 '{}' --node https://rila-cl.nolus.network:26657/

data:
  opening:
    downpayment:
      amount: "1000"
      ticker: USDC
    in_progress:
      transfer_out:
        ica_account: osmo1emun4x4dyk5a3259gt3zytetk9xsg4s72ukldv4mzh4dcsn285nq30wy8x
    loan:
      amount: "1500"
      ticker: USDC
    loan_interest_rate: 84

nolusd q contractmanager failures nolus16c7r8t65eql8ylkmwstg3wffhe7jsaqwu3cxusj6aztcjvh06a7swer998 --node https://rila-cl.nolus.network:26657/

failures:
- ack_id: "18844"
  ack_type: timeout
  address: nolus16c7r8t65eql8ylkmwstg3wffhe7jsaqwu3cxusj6aztcjvh06a7swer998
  channel_id: channel-0
  id: "0"
pagination:
  next_key: null
  total: "0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant