Skip to content

Conversation

@markya0616
Copy link

No description provided.

@markya0616 markya0616 force-pushed the feature/avoid_bad_block branch from e0e8891 to 8271e4e Compare August 31, 2017 09:02
Copy link

@tailingchen tailingchen Sep 1, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about adding hasBadProposal as private method while newRoundState(...)? So that it's no need to pass hasBadProposal function every time.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can reimplement IsHashLocked . We should check bad block every time.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@markya0616 markya0616 force-pushed the feature/avoid_bad_block branch 2 times, most recently from 2fd227e to 20f626b Compare September 1, 2017 03:48
@markya0616 markya0616 force-pushed the feature/avoid_bad_block branch from 20f626b to cd0c67d Compare September 1, 2017 06:05
@markya0616 markya0616 merged commit 868570b into istanbul/develop Sep 1, 2017
@markya0616 markya0616 deleted the feature/avoid_bad_block branch September 1, 2017 07:58
yysung1123 pushed a commit that referenced this pull request Oct 24, 2025
## Why this should be merged

A separately cherry-picked commit, the fix for `StateDB.Copy()`,
requires Go 1.23 for use of the `maps` package. This, however, breaks
`memsize`, which was later removed later from `geth` for the same
reason.

## How this works

All release branches will now cherry-pick ethereum#30253.

## How this was tested

Updated list of cherry-picks applied to #142, which [passed
tests](https://github.com/ava-labs/libevm/actions/runs/13371460014/job/37340683594).
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.

4 participants