Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hardfork settings to getversion call #823

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

EdgeDLT
Copy link
Contributor

@EdgeDLT EdgeDLT commented Sep 13, 2023

Close #822

@cschuchardt88
Copy link
Member

cschuchardt88 commented Sep 13, 2023

Looks ok to me, But you didn't update the RpcClient.

here is the code you need to update as well

https://github.com/neo-project/neo-modules/blob/master/src/RpcClient/Models/RpcVersion.cs

@EdgeDLT
Copy link
Contributor Author

EdgeDLT commented Sep 14, 2023

Thanks @cschuchardt88. I'm AFK till Monday so will push the update then.

@cschuchardt88
Copy link
Member

Thanks @cschuchardt88. I'm AFK till Monday so will push the update then.

No rush this wont come out until 3.7.0, Its on the checklist.

@shargon shargon merged commit 63e3ec3 into neo-project:master Sep 15, 2023
1 of 3 checks passed
Jim8y added a commit to Jim8y/neo-modules that referenced this pull request Sep 15, 2023
* master:
  add hardfork settings to getversion (neo-project#823)

# Conflicts:
#	src/NeoService/NeoService.Node.cs
@EdgeDLT EdgeDLT deleted the getversion-hf branch October 4, 2023 21:47
AnnaShaleva added a commit to nspcc-dev/neo-go that referenced this pull request Oct 12, 2023
Port neo-project/neo-modules#823.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva added a commit to nspcc-dev/neo-go that referenced this pull request Oct 12, 2023
Port neo-project/neo-modules#823.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva added a commit to nspcc-dev/neo-go that referenced this pull request Oct 13, 2023
Port neo-project/neo-modules#823.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva added a commit to nspcc-dev/neo-go that referenced this pull request Oct 16, 2023
Port neo-project/neo-modules#823.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
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.

Add hardfork settings to getversion RPC call
4 participants