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

Fix: sdk deadlines #1221

Merged
merged 3 commits into from
Aug 2, 2023
Merged

Fix: sdk deadlines #1221

merged 3 commits into from
Aug 2, 2023

Conversation

ChiTimesChi
Copy link
Collaborator

@ChiTimesChi ChiTimesChi commented Aug 2, 2023

Description

  • Fixed issue with static deadlines produced by the SDK.
  • Updated SynapseRouter address on Base to match the default 0x7E7..96a address

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 100.00000% and project coverage change: +0.00511% 🎉

Comparison is base (025cfd2) 58.88178% compared to head (f80ea4a) 58.88689%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #1221         +/-   ##
===================================================
+ Coverage   58.88178%   58.88689%   +0.00511%     
===================================================
  Files            532         533          +1     
  Lines          32212       32216          +4     
  Branches         276         276                 
===================================================
+ Hits           18967       18971          +4     
  Misses         11545       11545                 
  Partials        1700        1700                 
Flag Coverage Δ
packages 82.77778% <100.00000%> (+0.12853%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
packages/sdk-router/src/sdk.ts 85.12821% <100.00000%> (-0.07588%) ⬇️
packages/sdk-router/src/utils/deadlines.ts 100.00000% <100.00000%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aureliusbtc aureliusbtc merged commit de1e5a3 into master Aug 2, 2023
32 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants