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

added elapsed sync times #125

Merged
merged 6 commits into from
May 22, 2024
Merged

added elapsed sync times #125

merged 6 commits into from
May 22, 2024

Conversation

antiyro
Copy link
Member

@antiyro antiyro commented May 22, 2024

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing
  • Other (please describe):

What is the current behavior?

Resolves: #NA

What is the new behavior?

Does this introduce a breaking change?

Other information

@antiyro antiyro merged commit 6b5777e into main May 22, 2024
7 checks passed
@antiyro antiyro deleted the add/metrics branch June 10, 2024 13:03
notlesh pushed a commit that referenced this pull request Jan 14, 2025
* update dependencies

* update imports

* updated changelog

* added testcase for bytes conversion

* fix clippy error

* use zaun for starknet

* add simple test for settlement

* add sepolia issue

* to be fixed: validation error

* add madara update state test

* use relative path

* add ci for settlement client

* fix workflow debug

* fix workflow debug

* add scarb build

* ignore flaky test

* fix threads issue

* add scarb build for madara

* check if tool version present

* fix workflow debug

* fix workflwo

* fix directory

* should fix it

* fix bash command

* fix bash command

* make scarb installation separate step

* use swm action

* fix ci path

* lint fixed

* fix env path for tests

* fix lint

* remove extra path

* try checking structure

* check

* fix env path

* fix the directory

* try go into

* fix path

* remove working directory

* final fix

* fix: gets triggered multiple times

* fix path

* fix prettier

* change calldata type to (#133)

* update workflow

* fix lints

* Update crates/settlement-clients/starknet/src/tests/test.rs

Co-authored-by: Apoorv Sadana <[email protected]>

* resolve comments

* fix e2e test flow

* fix toml lint

* Update crates/settlement-clients/starknet/src/tests/test.rs

Co-authored-by: Apoorv Sadana <[email protected]>

* changed envs

* add conversion function and test

* remove redundant test

* update workflow commit hash

* change commit and add prettierignore

* nonce implementaion and optimise code

* remove coverage bin env

* changed to logs

* added preset file

* update versioned constants path

* fix current_path

* should do inplace replacement

* fix base path

* fix final coverage workflow

* update preset

* change runner

* install dependencies

* run linter

* remove path

* reword

* change default rust

* rerun

* install libclang

* install more dependencies

* install yq

* install via snap

* install snap first

* add y flag

* no y flag

* enable snapd service

* use gh action for yq

* yq action

* remove working-directory

* check env variable

* fix ci

* remove override in e2e

* dotenvy::from_filename

* should also build

* env override

* ignore flaky test

* restart ci

* enable cargo build

* override in starknet client

* only starknet

* retry running

* test settle should work

* remove fail fast

* update blocktime

* change commit

* run all tests

* resolve comments

* added test for get nonce

* remove log

---------

Co-authored-by: Apoorv Sadana <[email protected]>
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.

1 participant