Skip to content

feat: add validate AccountTrieNode - #153

Merged
GrapeBaBa merged 2 commits into
optimism-java:portalfrom
fearlessfe:beacon-validate-1
Sep 17, 2024
Merged

feat: add validate AccountTrieNode#153
GrapeBaBa merged 2 commits into
optimism-java:portalfrom
fearlessfe:beacon-validate-1

Conversation

@fearlessfe

Copy link
Copy Markdown

part one of #143

Comment thread portalnetwork/state/network.go Outdated
}

func NewStateNetwork(portalProtocol *discover.PortalProtocol) *StateNetwork {
func NewStateNetwork(portalProtocol *discover.PortalProtocol, rpcServer *rpc.Server) *StateNetwork {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

same as above, or create client outside this method, and change the arg to client

@GrapeBaBa
GrapeBaBa merged commit df86d19 into optimism-java:portal Sep 17, 2024
@fearlessfe
fearlessfe deleted the beacon-validate-1 branch October 19, 2024 14:43
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