Skip to content

Conversation

godzillaba
Copy link
Contributor

No description provided.

godzillaba and others added 30 commits February 13, 2024 11:01
* prettier

* eslint running

* package json format and lint commands

* tsconfig options

* update readme

* Formatting ci (#4)

* use node 18
* prettier

* eslint running

* package json format and lint commands

* tsconfig options

* update readme

* Formatting ci (#4)

* use node 18

* Test ci

* forge install

* test contract size

* test gas check

* add snapshot

* readme

* fix formatting

* upload all selectors

* test-sigs

* test-sigs ci

* build before test-sigs

* test-storage

* readme

* readme

* unit folder

* unit folder
* fork tests

* fork tests

* unusded imports

* fork tests ci

* fmt

* gas snapshot

* match path in gas check

* ...

* bash scripts for unit and fork tests

* globstar

* globstar in package json

* multichain fork tests

* change exit code

* spacing

* update fork test job

* secrets

* secrets

* secrets

* ...
* e2e test

* fmt

* comment

* compile

* ignore lib

* localhost to 127

* forge install for lint

* setup-sdk

* compile before lint

* compile in e2e script

* ...

* prepare

* ...

* ethersv5

* install foundry in install-node job

* reinstall node modules every time

* ...

* readme

* ...

* custom fee l3

* always orbit, test both eth and custom fee

* format

* name job

* readme

* testSetup

* fmt

* ...
* e2e test

* fmt

* comment

* compile

* ignore lib

* localhost to 127

* forge install for lint

* setup-sdk

* compile before lint

* compile in e2e script

* ...

* prepare

* ...

* ethersv5

* install foundry in install-node job

* reinstall node modules every time

* ...

* readme

* ...

* custom fee l3

* always orbit, test both eth and custom fee

* format

* name job

* readme

* testSetup

* fmt

* ...

* audit

* readme

* ci job

* ...

* readme
* minimal-publish

* fmt

* readme

* ...
* separate files for jobs

* ...

* use v4

* update readme

* update readme
* chore: yarn fix

* ci: fix yarn install
* disable script

* update readme and jobs

* update test-e2e.bash

* update readme

* ...
* minimal-install

* lighter e2e

* update readme and comment out l3 jobs
@godzillaba godzillaba marked this pull request as ready for review September 4, 2025 15:32
@godzillaba godzillaba changed the title Fit to template Fit to template repo Sep 4, 2025
# uses: actions/setup-node@v4
# with:
# node-version: 18
# node-version: 22
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we wanna keep these commented out workflows?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah i think we should just to keep the diff with the template smaller

solc_version = '0.8.16'
optimizer = true
optimizer_runs = 20000
via_ir = false
Copy link
Collaborator

Choose a reason for hiding this comment

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

is via_ir false the default? do we want to keep it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah ir is default disabled

@godzillaba godzillaba merged commit f6a2559 into main Sep 22, 2025
10 checks passed
@godzillaba godzillaba deleted the use-template branch September 22, 2025 17:40
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.

4 participants