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

Track transactions created per day #107

Open
jstarry opened this issue Apr 7, 2020 · 1 comment
Open

Track transactions created per day #107

jstarry opened this issue Apr 7, 2020 · 1 comment

Comments

@jstarry
Copy link
Member

jstarry commented Apr 7, 2020

Problem

We want to track the full impact of the break game on the cluster over time

Proposed Changes

  • Create break program config account
  • Add increment day count instruction
  • Profit

If short on time:

  • Add Redis Heroku addon
  • Track sent transactions in the server and increment a date redis key
  • Periodically broadcast daily transactions
@mvines
Copy link
Member

mvines commented Apr 7, 2020

How about storing the sent transactions counter in a Config program account on-chain!

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

2 participants