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

feat: order_fills rpc (PRO-1044) #4376

Merged
merged 2 commits into from
Jan 3, 2024
Merged

feat: order_fills rpc (PRO-1044) #4376

merged 2 commits into from
Jan 3, 2024

Conversation

AlastairHolmes
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (e8aa08c) 71% compared to head (f8c2c84) 71%.

❗ Current head f8c2c84 differs from pull request most recent head ac1915a. Consider uploading reports for the commit ac1915a to get more accurate results

Files Patch % Lines
engine/src/state_chain_observer/client/mod.rs 20% 3 Missing and 1 partial ⚠️
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.
📢 Have feedback on the report? Share it here.

}
}

impl From<AnyhowRpcError> for ErrorObjectOwned {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

check frontend dont use

@AlastairHolmes AlastairHolmes enabled auto-merge (squash) January 3, 2024 12:06
@AlastairHolmes AlastairHolmes merged commit dbf623c into main Jan 3, 2024
42 of 43 checks passed
@AlastairHolmes AlastairHolmes deleted the feat/order-fills-rpc branch January 3, 2024 19:09
AlastairHolmes added a commit that referenced this pull request Jan 8, 2024
* feat: order_fills rpc (PRO-1044)

* formatting
syan095 added a commit that referenced this pull request Jan 8, 2024
…-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
martin-chainflip pushed a commit that referenced this pull request Jan 9, 2024
* feat: order_fills rpc (PRO-1044)

* formatting
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