Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

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
Contributor

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
Contributor

mvines commented Apr 7, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants