-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat: order_fills rpc (PRO-1044) #4376
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #4376 +/- ##
=====================================
- Coverage 71% 71% -0%
=====================================
Files 394 394
Lines 66829 66828 -1
Branches 66829 66828 -1
=====================================
- Hits 47703 47700 -3
Misses 16693 16693
- Partials 2433 2435 +2 ☔ View full report in Codecov by Sentry. |
} | ||
} | ||
|
||
impl From<AnyhowRpcError> for ErrorObjectOwned { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check frontend dont use
33b4675
to
f8c2c84
Compare
f8c2c84
to
ac1915a
Compare
…-timeout * origin/main: fix: cargo fmt (#4392) Chore/pick 1.1 fixes (#4390) refactor: code cleaniness (#4389) feat: track deposit witnesses and egress confirmations [WEB-715] (#4370) fix: ensure api lib version is bumped (#4387) chore: add reason to DepositIgnored event (#4385) chore: warn on attempt 0 in retrier (#4383) chore: log_or_panic prepends its name (#4384) chore: fix log message formatting (#4380) feat: order_fills rpc (PRO-1044) (#4376) # Conflicts: # state-chain/pallets/cf-broadcast/src/lib.rs
No description provided.