-
Notifications
You must be signed in to change notification settings - Fork 0
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
운영용 스크립트 #8
base: main
Are you sure you want to change the base?
운영용 스크립트 #8
Conversation
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
get_season_rewards.py
시즌 아이디, 시작 논스를 인자로 받아서 DataProvider에 순위별 보상 쿼리후 목록을 csv 결과 파일로 생성
check_total_amount.py
get_season_rewards
스크립트로 생성된 파일 데이터와 재화별 총액을 인자로 받아서 비교 검증하고, tx nonce별로 사용될 재화를 결과 파일로 생성preparte_transaction.py
인자로 받은 파일의 열을 읽어서 정해진 논스범위만큼 tx를 미리 서명하고 db에 저장. tx payload가 담긴 csv결과파일을 생성