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

Blocks indexation #195 #207

Merged
merged 14 commits into from
Oct 7, 2021
Merged

Blocks indexation #195 #207

merged 14 commits into from
Oct 7, 2021

Conversation

otselnik
Copy link
Contributor

@otselnik otselnik commented Sep 28, 2021

Added a table to store the correspondence between a block hash and a slot, and for constants.
For canceled transactions, the slot is set to the slot of the cancel transaction instead of null.
The block hash table is filled in portions for a given number of transactions periodically after searching for new transactions.
Process blocks with a transaction with results first.
Fill block hash info in transaction logs on processing user requests.
In solana to ethereum transactions table store transaction position in a sequence.

@otselnik otselnik self-assigned this Sep 28, 2021
@vasiliy-zaznobin vasiliy-zaznobin changed the title Bocks indexation #195 Blocks indexation #195 Sep 28, 2021
@s-medvedev s-medvedev merged commit 76c98f1 into develop Oct 7, 2021
@s-medvedev s-medvedev deleted the 195_blocks_indexation branch October 7, 2021 08:57
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