Skip to content

Conversation

powerslider
Copy link
Contributor

Why this should be merged

Check #1302

How this works

  • Delete plugin/evm/customrawdb.
  • Switch dependent code to using github.com/ava-labs/avalanchego/vms/evm/sync/customrawdb import instead.

How this was tested

successful build

Need to be documented?

no

Need to update RELEASES.md?

no

resolves #1302

Signed-off-by: Tsvetan Dimitrov ([email protected])

@powerslider powerslider self-assigned this Oct 3, 2025
@powerslider powerslider requested a review from a team as a code owner October 3, 2025 12:56
@powerslider powerslider force-pushed the powerslider/1302-delete-customrawdb-package branch from e96e06d to faad5d5 Compare October 6, 2025 11:01
@powerslider powerslider requested a review from maru-ava as a code owner October 6, 2025 11:12
Copy link
Member

@JonathanOppenheimer JonathanOppenheimer left a comment

Choose a reason for hiding this comment

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

Difference in this repository looks good - IMO, should not be merged until there's master commit that can be referenced.

"github.com/ava-labs/libevm/trie"
"github.com/ava-labs/libevm/triedb"

mrand "math/rand"
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason for this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, goimports or gci lint error.

@powerslider
Copy link
Contributor Author

Added a DO NOT MERGE label until ava-labs/avalanchego#4387 is merged.

@JonathanOppenheimer
Copy link
Member

I will review post AvalancheGo merger and when this PR is updated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delete customrawdb package after migration to avalanchego

2 participants