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

Simplification & allow duplicate action digests #80

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

guilledk
Copy link
Collaborator

@guilledk guilledk commented Aug 13, 2024

  • Remove old action digest de-duper which caused us to drop a deposit on mainnet
  • Replace HyperionSequentialReader for StateHistoryReader a new simplified non parallel version with way less code
  • Remove old testing system
  • Add more diagnostic information on forks

guilledk added 7 commits July 15, 2024 11:53
Update to @wharfkit/antelope
Rename TEVMIndexer to TEVMTranslator
Switch to using zod types for TranslatorConfig
Remove DS error index on database
Drop unnecesary members in main class
Drop unnecesary parallelzation on evmTx processing
IMPORTANT: posible fix of off by one error on fork handle logic
Use short term memory up to lib block for fork handling instead of db query
Misc spelling issues
Add new fork mock test using testcontainers + latest leap-mock
@guilledk guilledk marked this pull request as ready for review August 15, 2024 15:19
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