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

Test bot scenarios #150

Open
vvictorl opened this issue Sep 14, 2022 · 0 comments
Open

Test bot scenarios #150

vvictorl opened this issue Sep 14, 2022 · 0 comments
Assignees
Labels

Comments

@vvictorl
Copy link
Collaborator

vvictorl commented Sep 14, 2022

action 봇은 실제 프로덕트에선 사용자 액션이 일어나는 부문을 테스트를 위해 봇으로 대체한 것

  1. action 봇이 block reward claim - gaia블록 보상을 claim
  2. action 봇이 gaia에서 블록 보상 받는 계정이 현 잔액을 범위로 랜덤하게 ibc로 nova로 전송 - deposit을 위한 ibc transfer
  3. action 봇이 Deposit - batch queue에 들어감
  4. action 봇이 ClaimSnAsset - batch 이후 snAsset lazy minting
  5. action 봇이 PendingUndelegate - batch queue에 들어감
  6. action 봇이 Withdraw - wAsset 인출

위 상황에서 oracle, stake, restake, withdraw 봇이 주기적으로 돌아가는 상황

@vvictorl vvictorl added the test label Sep 14, 2022
@vvictorl vvictorl modified the milestone: v0.5.2 Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants