Skip to content

Conversation

@lewis1revill
Copy link
Contributor

No description provided.

Alloy seemed to employ some custom serialization for its types that
didn't entirely make sense for the bincode output format. If we replace
bincode with serde_json instead though, these issues go away.
Cargo.toml Outdated
reth-primitives = { git = "https://github.com/lita-xyz/reth.git", branch = "1.0.6-delendum" }
reth-chainspec = { git = "https://github.com/lita-xyz/reth.git", branch = "1.0.6-delendum" }
reth-trie-common = { git = "https://github.com/lita-xyz/reth.git", branch = "1.0.6-delendum" }
reth-primitives = { git = "https://github.com/lewis1revill/reth.git", branch = "1.1.1-delendum" }
Copy link
Contributor

Choose a reason for hiding this comment

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

why is it in your gh? Should be in lita's?

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.

3 participants