Skip to content

Conversation

@area
Copy link
Member

@area area commented Oct 12, 2023

All sorts, here

  • Removed unnecessary RPC requests when we can go to the database instead, as going to the database is a lot faster.
  • Added the Dockerfile we use (from the docs)
  • Changed the processor config to use the recommended pattern to improve syncing speed with factory contracts, and a script to generate the necessary constants.
  • Dealt with 'duplicate' motions from when we had a storage layout issue with the voting reputation extension, which caused IDs to be reused. The duplicates are ignored, mirroring what we did on-chain.
  • Added stricter guards to only handle events from contracts we know about.

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