Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Fix RpcNativeContract#851

Merged
superboyiii merged 2 commits intomasterfrom
fix-RpcNativeContract
Nov 29, 2023
Merged

Fix RpcNativeContract#851
superboyiii merged 2 commits intomasterfrom
fix-RpcNativeContract

Conversation

@shargon
Copy link
Member

@shargon shargon commented Nov 24, 2023

Close #850

@shargon shargon marked this pull request as ready for review November 24, 2023 12:10
public UInt160 Hash { get; set; }
public NefFile Nef { get; set; }
public ContractManifest Manifest { get; set; }
public uint[] UpdateHistory { get; set; }
Copy link
Member

Choose a reason for hiding this comment

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

Oh, we need monorepo...

AnnaShaleva added a commit to nspcc-dev/neo-go that referenced this pull request Nov 29, 2023
Although it doesn't rais an exception on our side, we still have this
unrelevant information in the resulting RPC call response structure.
This should be a part of #3212.

Port neo-project/neo-modules#851.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva added a commit to nspcc-dev/neo-go that referenced this pull request Nov 29, 2023
Although it doesn't raise an exception on our side, we still have this
unrelevant information in the resulting RPC call response structure.
This should be a part of #3212.

Port neo-project/neo-modules#851.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@superboyiii superboyiii merged commit 0a3f812 into master Nov 29, 2023
@superboyiii superboyiii deleted the fix-RpcNativeContract branch November 29, 2023 06:33
Jim8y added a commit to Jim8y/neo-modules that referenced this pull request Dec 13, 2023
* 'master' of github.com:neo-project/neo-modules:
  Fix workflow (neo-project#857)
  Fix stack exception name (neo-project#855)
  update workflow (neo-project#856)
  Refac build configs (neo-project#846)
  Hotfix for neo-project#850 (neo-project#853)
  Fix RpcNativeContract (neo-project#851)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[3.6.2] GetNativeContracts Exception

3 participants