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

(rpc-server): UNKNOWN_BLOCK error response mismatch #229

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

kobayurii
Copy link
Member

@kobayurii kobayurii commented Apr 11, 2024

This PR includes improvements to the error text when receiving a block.
This is to maintain full compatibility with the native NEAR RPC.

issue: #228

@kobayurii kobayurii requested a review from khorolets April 11, 2024 09:22
@kobayurii kobayurii self-assigned this Apr 11, 2024
@kobayurii kobayurii marked this pull request as ready for review April 11, 2024 09:25
Copy link
Member

@khorolets khorolets left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks!

@kobayurii kobayurii merged commit 3e4bbea into main Apr 11, 2024
3 checks passed
@kobayurii kobayurii deleted the block_errors branch April 11, 2024 12:09
kobayurii added a commit that referenced this pull request Apr 29, 2024
* Update nearcore to 1.39.0 (#225)

* improvement ot handle blocks by finality

* update nearcore to 1.39.0

* update changelog

* fix run contract after update nearcore

* code improvement

* (rpc-server): UNKNOWN_BLOCK error response mismatch (#229)

* (rpc-server): UNKNOWN_BLOCK error response mismatch

* fmt

* (rpc_server): optimistic handle improvement. Code optimisation to avoid memory leaks. (#230)

* optimistic improvement

* optimistic handle improvement

* add doc strings and optimize code

* code improvement

* comment improvement

* final block handler improvement (#232)

* finale block handler improvement

* doc string improvement

* Improve the proxy to be smarter (#233)

* chore: Relaese 0.2.7 (#235)

* contract code cache improvement (#234)

* contract code cache improvement

* fix update epoch validator info regulary

* fix protocol_version for protocol config (#238)

* (rpc_server): Performance problem ft. near-vm (#241)

* compiler conntract run improvement

* fix compiled contract cahce key

* run contract call improvement

* remove unnessesary metrics
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