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

ability to re-send kudos on the xdai network (~1000x cost savings) #7702

Merged
merged 4 commits into from
Oct 19, 2020

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Oct 19, 2020

Description

ability to re-send kudos on the xdai network

  1. mint the tokens that are minted on the mainnet, but on xdai - the POA/XDAI network is super cheap. just did 30 txns there for 0.05 - whereas mint txns on the mainnet are $3 rn.
./manage.py re_mint kudos_on_xdai
  1. process pending transfer distributions via
./manage.py process_pending_kudos_distributions 20 20 26 0
Refers/Fixes

#7701

Testing

tested locally; works fine.

@owocki owocki changed the title ability to re-send kudos on the xdai network (~100x cost savings) ability to re-send kudos on the xdai network (~1000x cost savings) Oct 19, 2020
Copy link
Contributor

@danlipert danlipert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, added a small cleanup

@owocki owocki merged commit 47cd856 into stable Oct 19, 2020
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

Successfully merging this pull request may close these issues.

2 participants