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

v0.2.0: Migration to nim-json-serialization #179

Merged
merged 4 commits into from
Jan 3, 2024
Merged

v0.2.0: Migration to nim-json-serialization #179

merged 4 commits into from
Jan 3, 2024

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Jan 3, 2024

fix #128
fix #90
fix #20

jangko and others added 4 commits December 13, 2023 09:27
* Use nim-json-serialization for RPCs

* Add distinct serializers for RPC types

* Avoid ConvFromXtoItselfNotNeeded in testing

* Remove redundent `==` template

* Rename Eth1JsonRpc to JsonRpc

* Fix generic instantiation clash

---------

Co-authored-by: jangko <[email protected]>
* Upgrade rpc router internals

* use new chronos asyncraises

* Fix style mismatch

* Fix nim v2 compilation error

* Addresing review

* Remove unnecessary custom serializer and let the library do the work

* fix error message

* Update readme.md
@jangko jangko merged commit e0b077f into master Jan 3, 2024
12 checks passed
@jangko jangko deleted the v0.2.0 branch January 3, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants