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

feat: general service improvements #179

Merged
merged 4 commits into from
Oct 5, 2022

Conversation

ghost
Copy link

@ghost ghost commented Oct 4, 2022

  • Clean up code around allowing sync from block via param
  • Lookup snapshots by checksumming the address in RPC requests (avoid mismatch of lowercases)
  • Move more params to flags for snapshot service for easier tweaks
  • Rewrite server code to have more code reuse

@ghost ghost force-pushed the authcall/general-service-improvements branch from a5fef24 to 2f78cba Compare October 5, 2022 03:58
@ghost ghost marked this pull request as ready for review October 5, 2022 03:59
@ghost ghost requested a review from alvrs October 5, 2022 04:06
@alvrs alvrs merged commit e0dac83 into main Oct 5, 2022
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
* feat: add param for which block to sync from

* feat: lookup snapshots with checksum address of RPC request

* feat: move constants to command flags

* chore: rewrite grpc server code to reuse more code
@ghost ghost deleted the authcall/general-service-improvements branch October 10, 2022 21:56
LPSCRYPT pushed a commit to LPSCRYPT/esp that referenced this pull request Jan 23, 2023
* feat: add param for which block to sync from

* feat: lookup snapshots with checksum address of RPC request

* feat: move constants to command flags

* chore: rewrite grpc server code to reuse more code
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.

1 participant