Skip to content

Simplification & allow duplicate action digests#80

Open
guilledk wants to merge 11 commits intomasterfrom
allow_duplicate_action_digests
Open

Simplification & allow duplicate action digests#80
guilledk wants to merge 11 commits intomasterfrom
allow_duplicate_action_digests

Conversation

@guilledk
Copy link
Copy Markdown

@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

Guillermo Rodriguez 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