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

Bloom filter reset #461

Merged
merged 7 commits into from Jan 22, 2024
Merged

Bloom filter reset #461

merged 7 commits into from Jan 22, 2024

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Jan 21, 2024

Why this should be merged

There is a bug that prevents pending txs to be added to bloom filter after reset.

How this works

Change variables from pendingTxs to iterated txs

How this was tested

Added UT

How is this documented

No need

@ceyonur ceyonur enabled auto-merge (squash) January 22, 2024 16:59
@ceyonur ceyonur merged commit 4e48b4e into master Jan 22, 2024
8 checks passed
@ceyonur ceyonur deleted the bloom-filter-reset branch January 22, 2024 18:05
darioush added a commit that referenced this pull request Apr 25, 2024
* nil timestamp in genesis should be upgradeable

* add assert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants