-
Notifications
You must be signed in to change notification settings - Fork 81
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
rpc: take care of response errors and error codes #2248
Comments
#2544 fixes №3 and №4, but we still need to synchronize with C#, extend the set of errors and then extend the documentation. |
№1, №2 and №5 are dependent on the neo-project/neo-modules#728. |
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Jul 17, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Jul 24, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Jul 24, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Jul 26, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Jul 27, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Jul 27, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 8, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Function getStorage has started to return errors unlike to previous behavior: return nil instead of errors. Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Function getStorage has started to return errors unlike to previous behavior: return nil instead of errors. Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Function getStorage has started to return errors unlike to previous behavior: return nil instead of errors. Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 10, 2023
Function getStorage has started to return errors unlike to previous behavior: return nil instead of errors. Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 13, 2023
According to proposal: https://github.com/neo-project/proposals/blob/b20970e325e7ed8ab3895bb99e6c230574999dd2/nep-Y.mediawiki#user-content-Applicability_to_current_calls Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 13, 2023
According to proposal: https://github.com/neo-project/proposals/blob/b20970e325e7ed8ab3895bb99e6c230574999dd2/nep-Y.mediawiki#user-content-Applicability_to_current_calls Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 14, 2023
According to proposal: https://github.com/neo-project/proposals/blob/b20970e325e7ed8ab3895bb99e6c230574999dd2/nep-Y.mediawiki#user-content-Applicability_to_current_calls Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 15, 2023
According to proposal: https://github.com/neo-project/proposals/blob/b20970e325e7ed8ab3895bb99e6c230574999dd2/nep-Y.mediawiki#user-content-Applicability_to_current_calls Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 15, 2023
According to proposal: https://github.com/neo-project/proposals/blob/b20970e325e7ed8ab3895bb99e6c230574999dd2/nep-Y.mediawiki#user-content-Applicability_to_current_calls Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 16, 2023
According to proposal: neo-project/proposals#156 Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 16, 2023
According to proposal: https://github.com/neo-project/proposals/blob/b20970e325e7ed8ab3895bb99e6c230574999dd2/nep-Y.mediawiki#user-content-Applicability_to_current_calls Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 16, 2023
According to proposal: neo-project/proposals#156 Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 16, 2023
According to proposal: neo-project/proposals#156 Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
tatiana-nspcc
added a commit
to tatiana-nspcc/neo-go
that referenced
this issue
Aug 16, 2023
According to proposal: neo-project/proposals#156 Close nspcc-dev#2248 Signed-off-by: Tatiana Nesterenko <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
errors.Is(...)
The text was updated successfully, but these errors were encountered: