FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add validate AccountTrieNode by fearlessfe · Pull Request #153 · optimism-java/shisui · GitHub

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

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

GrapeBaBa merged commit df86d19 into optimism-java:portal Sep 17, 2024
fearlessfe deleted the beacon-validate-1 branch October 19, 2024 14:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL