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

Create a test database that begins parsing messages for TestNet #19

Open
0xjame5 opened this issue Mar 31, 2022 · 2 comments
Open

Create a test database that begins parsing messages for TestNet #19

0xjame5 opened this issue Mar 31, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@0xjame5
Copy link
Contributor

0xjame5 commented Mar 31, 2022

Problem:

  • we currently need to see what the results are from messages when we point to a larger chain. this will test our limits as well in terms of speed.

Solution:

  • point to a test net validator that has tons of various transactions (can it handle the number of transactions we ask?)
  • validate state changes and updates for account balances.
@0xjame5 0xjame5 added the enhancement New feature or request label Mar 31, 2022
@0xjame5
Copy link
Contributor Author

0xjame5 commented Apr 8, 2022

Created testnet, am parsing data however this is blocked by dockerizing dao-indexer

@0xjame5
Copy link
Contributor Author

0xjame5 commented Apr 15, 2022

Instead we're going to be doing this on main net, starting at block
- TENDERMINT_INITIAL_BLOCK_HEIGHT=1055000
given this is when smart contracts were launched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant