[feature]: add simple rpc#2122
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/exec_api #2122 +/- ##
====================================================
+ Coverage 24.11% 33.92% +9.81%
====================================================
Files 52 56 +4
Lines 8231 5677 -2554
====================================================
- Hits 1985 1926 -59
+ Misses 6089 3574 -2515
- Partials 157 177 +20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
buf check will fail until we merge the feature/exec_api into main. |
4a0ebdc to
34e7bcc
Compare
This pr adds the light weight RPC to the node
closes #2027
closes #2118